electron/shell/app
Electron Bot f965b13d74
chore: bump node to v12.16.1 (master) (#22168)
* chore: bump node in DEPS to v12.16.0

* Fixup asar support setup patch

https://github.com/nodejs/node/pull/30862

* Fixup InternalCallbackScope patch

https://github.com/nodejs/node/pull/30236

* Fixup GN buildfiles patch

https://github.com/nodejs/node/pull/30755

* Fixup low-level hooks patch

https://github.com/nodejs/node/pull/30466

* Fixup globals require patch

https://github.com/nodejs/node/pull/31643

* Fixup process stream patch

https://github.com/nodejs/node/pull/30862

* Fixup js2c modification patch

https://github.com/nodejs/node/pull/30755

* Fixup internal fs override patch

https://github.com/nodejs/node/pull/30610

* Fixup context-aware warn patch

https://github.com/nodejs/node/pull/30336

* Fixup Node.js with ltcg config

https://github.com/nodejs/node/pull/29388

* Fixup oaepLabel patch

https://github.com/nodejs/node/pull/30917

* Remove redundant ESM test patch

https://github.com/nodejs/node/pull/30997

* Remove redundant cli flag patch

https://github.com/nodejs/node/pull/30466

* Update filenames.json

* Remove macro generation in GN build files

https://github.com/nodejs/node/pull/30755

* Fix some compilation errors upstream

* Add uvwasi to deps

https://github.com/nodejs/node/pull/30258

* Fix BoringSSL incompatibilities

* Fixup linked module patch

https://github.com/nodejs/node/pull/30274

* Add missing sources to GN uv build

https://github.com/libuv/libuv/pull/2347

* Patch some uvwasi incompatibilities

* chore: bump Node.js to v12.6.1

* Remove mark_arraybuffer_as_untransferable.patch

https://github.com/nodejs/node/pull/30549

* Fix uvwasi build failure on win

* Fixup --perf-prof cli option error

* Fixup early cjs module loading

* fix: initialize diagnostics properly

https://github.com/nodejs/node/pull/30025

* Disable new esm syntax specs

https://github.com/nodejs/node/pull/30219

* Fixup v8 weakref hook spec

https://github.com/nodejs/node/pull/29874

* Fix async context timer issue

* Disable monkey-patch-main spec

It relies on https://github.com/nodejs/node/pull/29777, and we don't
override prepareStackTrace.

* Disable new tls specs

https://github.com/nodejs/node/pull/23188

We don't support much of TLS owing to schisms between BoringSSL and
OpenSSL.

Co-authored-by: Shelley Vohr <shelley.vohr@gmail.com>
2020-02-24 21:02:04 +00:00
..
resources/mac refactor: rename the atom directory to shell 2019-06-19 17:33:28 -07:00
BRANDING.json refactor: rename the atom directory to shell 2019-06-19 17:33:28 -07:00
command_line_args.cc refactor: rename the atom namespace to electron 2019-06-19 17:33:28 -07:00
command_line_args.h refactor: rename the atom namespace to electron 2019-06-19 17:33:28 -07:00
electron_content_client.cc feat: enable pdf viewer (#21794) 2020-02-12 16:39:12 -08:00
electron_content_client.h chore: rename atom -> electron (#21986) 2020-02-04 12:19:40 -08:00
electron_library_main.h chore: rename atom -> electron (#21986) 2020-02-04 12:19:40 -08:00
electron_library_main.mm chore: rename atom -> electron (#21986) 2020-02-04 12:19:40 -08:00
electron_login_helper.mm chore: rename atom -> electron (#21986) 2020-02-04 12:19:40 -08:00
electron_main.cc chore: rename atom -> electron (#21986) 2020-02-04 12:19:40 -08:00
electron_main.h chore: rename atom -> electron (#21986) 2020-02-04 12:19:40 -08:00
electron_main_delegate.cc fix: disable remote layer APIs in MAS build (#20965) 2020-02-24 12:08:57 +09:00
electron_main_delegate.h chore: rename atom -> electron (#21986) 2020-02-04 12:19:40 -08:00
electron_main_delegate_mac.h chore: rename atom -> electron (#21986) 2020-02-04 12:19:40 -08:00
electron_main_delegate_mac.mm fix: revert {Atom => Electron}Application rename (#22206) 2020-02-21 11:05:03 -08:00
manifests.cc chore: bump chromium to 62327c655093c821aa0fcfc6db53f5fd943e08c7 (master) (#19792) 2019-08-23 18:14:23 -07:00
manifests.h chore: bump chromium to 62327c655093c821aa0fcfc6db53f5fd943e08c7 (master) (#19792) 2019-08-23 18:14:23 -07:00
node_main.cc chore: bump node to v12.16.1 (master) (#22168) 2020-02-24 21:02:04 +00:00
node_main.h refactor: rename the atom namespace to electron 2019-06-19 17:33:28 -07:00
uv_task_runner.cc refactor: omit redundant map searches (#19929) 2019-08-28 09:39:21 -05:00
uv_task_runner.h refactor: rename the atom namespace to electron 2019-06-19 17:33:28 -07:00