electron/build
Samuel Attard 7984933e9c
feat: add experimental cookie encryption support (#27524)
* feat: add experimental cookie encryption support on macOS

* chore: fix TODO

* update patches

* feat: make cookie encryption work on windows

* chore: update cookie encryption support comments

* fix: only call OSCrypt::Init on windows

* chore: make cookie encryption work on linux

* Update shell/browser/net/system_network_context_manager.cc

Co-authored-by: Jeremy Rose <jeremya@chromium.org>

* chore: fix lint

* chore: update patches

* chore: update patches to upstreamed variants

* chore: use chrome ::switches constants

* chore: remove bad patch

* build: disable cookie encryption by default

* chore: update patches

* fix: provide std::string to NoDestructor

* chore: fix macos, nodestructor syntax

* build: fix macOS build due to mismatch in DEFINE

Co-authored-by: Electron Bot <electron@github.com>
Co-authored-by: Jeremy Rose <jeremya@chromium.org>
2021-05-26 12:16:55 -07:00
..
args feat: add experimental cookie encryption support (#27524) 2021-05-26 12:16:55 -07:00
config chore: add GN linting (#14678) 2018-10-03 18:03:26 -05:00
fuses feat: add experimental cookie encryption support (#27524) 2021-05-26 12:16:55 -07:00
mac chore: bump chromium to 92.0.4475.0 (master) (#28462) 2021-04-15 10:44:35 -07:00
templates refactor: auto generate electron_version.h from the version file (#18866) 2019-06-19 14:31:55 -07:00
webpack chore: don't minimize js in development (#28571) 2021-04-08 15:56:59 -07:00
asar.gni refactor: remove js2asar.py and port logic to JS in more readable / GN-style way (#16718) 2019-02-05 12:10:15 -08:00
dump_syms.py build: fix dump_syms.py to work with python 3 (#28910) 2021-04-28 15:42:25 -04:00
electron.def fix: allow renaming electron.exe (#15173) 2018-10-15 17:26:34 -07:00
extract_symbols.gni chore: bump chromium to 279aeeec3c9fe2237bc31f776f269 (master) (#21521) 2020-01-17 10:41:52 -08:00
fake_v8_context_snapshot_generator.py build: more space on arm64 builds, running out of ideas here (#25043) 2020-08-21 20:30:04 -07:00
generate-template.py refactor: auto generate electron_version.h from the version file (#18866) 2019-06-19 14:31:55 -07:00
js2c.py build: remove the tools folder (#24880) 2020-08-07 14:13:09 -07:00
node.gni refactor: remove js2asar.py and port logic to JS in more readable / GN-style way (#16718) 2019-02-05 12:10:15 -08:00
npm-run.py build: fix npm-run python bytes error (#28932) 2021-04-29 19:20:36 +02:00
npm.gni chore: bump chromium to 279aeeec3c9fe2237bc31f776f269 (master) (#21521) 2020-01-17 10:41:52 -08:00
profile_toolchain.py chore: cleanup pylint violations (#26252) 2020-11-02 15:43:21 +09:00
rules.gni chore: bump chromium to 279aeeec3c9fe2237bc31f776f269 (master) (#21521) 2020-01-17 10:41:52 -08:00
run-in-dir.py chore: remove unused imports in our python scripts (#25406) 2020-09-14 10:25:49 +09:00
run-node.py refactor: remove js2asar.py and port logic to JS in more readable / GN-style way (#16718) 2019-02-05 12:10:15 -08:00
strip_framework.py chore: cleanup pylint violations (#26252) 2020-11-02 15:43:21 +09:00
templated_file.gni chore: bump chromium to 279aeeec3c9fe2237bc31f776f269 (master) (#21521) 2020-01-17 10:41:52 -08:00
tsc.gni build: drop use of --typeRoots for default_app (#26094) 2020-10-28 15:57:28 +09:00
zip.py test: rebuild nan tests with libc++ and libc++abi (#29281) 2021-05-22 11:48:38 -07:00
zip_libcxx.py build: ensure object files are included even if unparsable 2021-05-23 19:42:36 -07:00