electron/atom/common/api
shelley vohr 0e5b6f9300 Upgrade to node v9.3.0 (#11507)
* update submodule refs for node v9.3.0

* Define "llvm_version" for Node.js build

* NODE_MODULE_CONTEXT_AWARE_BUILTIN -> NODE_BUILTIN_MODULE_CONTEXT_AWARE

* update NodePlatform to MultiIsolatePlatform

* fix linting error

* update node ref

* REVIEW: Explicitly register builtin modules

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

* update libcc ref

* switch libcc to c62

* REVIEW: Address node api changes

- Always start the inspector agent for https://github.com/nodejs/node/pull/17085
- Set the tracing controller for node https://github.com/nodejs/node/pull/15538
- Isolate data creation now requires plaform https://github.com/nodejs/node/pull/16700
2018-02-23 10:22:00 +09:00
..
api_messages.h FIXME: PDF component IPC should be converted to Mojo. 2018-02-23 10:21:23 +09:00
atom_api_asar.cc Upgrade to node v9.3.0 (#11507) 2018-02-23 10:22:00 +09:00
atom_api_clipboard.cc Upgrade to node v9.3.0 (#11507) 2018-02-23 10:22:00 +09:00
atom_api_clipboard.h remove html/rtf methods marked for 2.0 2018-02-20 08:41:58 -05:00
atom_api_clipboard_mac.mm Add find text support to clipboard 2016-10-25 14:15:54 +09:00
atom_api_crash_reporter.cc Upgrade to node v9.3.0 (#11507) 2018-02-23 10:22:00 +09:00
atom_api_key_weak_map.h Sort includes alphabetically 2016-08-26 15:30:02 -07:00
atom_api_native_image.cc Upgrade to node v9.3.0 (#11507) 2018-02-23 10:22:00 +09:00
atom_api_native_image.h Add nativeImage.createFromNamedImage API 2017-10-10 03:13:40 +11:00
atom_api_native_image_mac.mm Follow style guide 2017-10-10 17:20:55 +11:00
atom_api_shell.cc Upgrade to node v9.3.0 (#11507) 2018-02-23 10:22:00 +09:00
atom_api_v8_util.cc Upgrade to node v9.3.0 (#11507) 2018-02-23 10:22:00 +09:00
atom_bindings.cc remove atom-shell process name (#11979) 2018-02-20 10:33:38 -06:00
atom_bindings.h CPU Usage requires process metrics to be preserved 2017-05-05 02:38:51 -07:00
event_emitter_caller.cc linter plz 2017-11-17 06:15:53 +11:00
event_emitter_caller.h Fixing code review issues: refactoring emit methods using CustomEmit. 2016-10-26 11:10:15 +02:00
locker.cc Use WebScopedRunV8Script in converted C++ functions 2015-08-07 19:37:17 +08:00
locker.h Update to API changes of Chrome 51 2016-05-23 10:59:39 +09:00
object_life_monitor.cc Fix context leak in ObjectLifeMonitor. 2017-04-28 11:21:53 -03:00
object_life_monitor.h Fix context leak in ObjectLifeMonitor. 2017-04-28 11:21:53 -03:00
remote_callback_freer.cc Add webContents.sendToAll to send message to all frames 2016-05-27 16:58:49 +09:00
remote_callback_freer.h Simplify RemoteCallbackFreer 2016-04-26 16:37:46 +09:00
remote_object_freer.cc The Blink Rename 2017-08-15 16:19:20 +03:00
remote_object_freer.h cache routing_id so we can look up the render_view in RunDestructor with no v8 calls 2016-08-12 09:16:10 -07:00