electron/shell/common/api
Shelley Vohr aa211c6c50 chore: update to Node.js v12.4.0 (#18924)
* chore: update to node 12.4.0

* chore: fix js2c compilation and usage

* update branch reference

* chore: roll node

* refactor: use the new node::options_parser::Parse method

* fix: make node create our context for us so that everything is initialized correctly

* fix: let node do it's thing to the all contexts

We need to let node know about all the contexts that Chromium creates for the renderer processes so that it does not crash when trying to access primordials.  Similar to node::NewContext but with an existing context

* chore: roll node

* chore: roll node

* chore: roll node

* chore: roll node

* fix: ensure that _noBrowserGlobals is set before the node bootstrapper runs

Co-authored-by: Jeremy Apthorp <jeremya@chromium.org>
2019-07-15 18:58:39 -07:00
..
api.mojom refactor: rename the atom namespace to electron 2019-06-19 17:33:28 -07:00
atom_api_asar.cc chore: update to Node.js v12.4.0 (#18924) 2019-07-15 18:58:39 -07:00
atom_api_clipboard.cc chore: bump chromium to f1d9522c04ca8fa0a906f88ababe9 (master) (#18648) 2019-07-02 18:22:09 -07:00
atom_api_clipboard.h refactor: rename the atom namespace to electron 2019-06-19 17:33:28 -07:00
atom_api_clipboard_mac.mm refactor: rename the atom namespace to electron 2019-06-19 17:33:28 -07:00
atom_api_command_line.cc refactor: replace includes for atom with shell 2019-06-19 17:33:28 -07:00
atom_api_crash_reporter.cc refactor: replace includes for atom with shell 2019-06-19 17:33:28 -07:00
atom_api_key_weak_map.h refactor: rename the atom namespace to electron 2019-06-19 17:33:28 -07:00
atom_api_native_image.cc refactor: rename the atom namespace to electron 2019-06-19 17:33:28 -07:00
atom_api_native_image.h refactor: rename the atom namespace to electron 2019-06-19 17:33:28 -07:00
atom_api_native_image_mac.mm refactor: rename the atom namespace to electron 2019-06-19 17:33:28 -07:00
atom_api_shell.cc refactor: rename the atom namespace to electron 2019-06-19 17:33:28 -07:00
atom_api_v8_util.cc refactor: rename the atom namespace to electron 2019-06-19 17:33:28 -07:00
BUILD.gn
constructor.h chore: fix linting after shell rename 2019-06-19 17:33:28 -07:00
electron_bindings.cc chore: bump chromium to f1d9522c04ca8fa0a906f88ababe9 (master) (#18648) 2019-07-02 18:22:09 -07:00
electron_bindings.h refactor: rename the atom namespace to electron 2019-06-19 17:33:28 -07:00
event_emitter_caller.cc refactor: replace includes for atom with shell 2019-06-19 17:33:28 -07:00
event_emitter_caller.h chore: fix linting after shell rename 2019-06-19 17:33:28 -07:00
features.cc refactor: replace includes for atom with shell 2019-06-19 17:33:28 -07:00
locker.cc refactor: replace includes for atom with shell 2019-06-19 17:33:28 -07:00
locker.h chore: fix linting after shell rename 2019-06-19 17:33:28 -07:00
object_life_monitor.cc refactor: rename the atom namespace to electron 2019-06-19 17:33:28 -07:00
object_life_monitor.h refactor: rename the atom namespace to electron 2019-06-19 17:33:28 -07:00
remote_callback_freer.cc refactor: rename the atom namespace to electron 2019-06-19 17:33:28 -07:00
remote_callback_freer.h refactor: rename the atom namespace to electron 2019-06-19 17:33:28 -07:00
remote_object_freer.cc refactor: rename the atom namespace to electron 2019-06-19 17:33:28 -07:00
remote_object_freer.h refactor: rename the atom namespace to electron 2019-06-19 17:33:28 -07:00