electron/atom/app
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
..
resources/mac Implement login helper to manage login item in Mac App Store build 2017-11-17 10:53:09 +09:00
atom_content_client.cc media: Replace ENABLE_PEPPER_CDMS buildflag with ENABLE_LIBRARY_CDMS 2018-02-23 10:21:23 +09:00
atom_content_client.h Fix API changes of Chrome58 2017-04-27 16:34:52 +09:00
atom_library_main.h Disallow launching unknown apps via browser client. 2018-01-22 16:49:30 -06:00
atom_library_main.mm Disallow launching unknown apps via browser client. 2018-01-22 16:49:30 -06:00
atom_login_helper.mm Implement login helper to manage login item in Mac App Store build 2017-11-17 10:53:09 +09:00
atom_main.cc Make run-as-node mode optional (#11701) 2018-01-23 18:17:15 -05:00
atom_main.h Remove All Rights Reserved after GitHub copyright 2014-10-31 11:17:05 -07:00
atom_main_delegate.cc Fix cppcheck warnings (#11883) 2018-02-14 02:21:46 -06:00
atom_main_delegate.h Fix #11893 Remove unused member variable content_client_ (#11894) 2018-02-12 08:07:12 -06:00
atom_main_delegate_mac.mm Add team ID to base Bundle ID 2016-05-19 10:57:57 +09:00
command_line_args.cc fix oops 2018-01-31 22:25:57 -07:00
command_line_args.h Disallow launching unknown apps via browser client. 2018-01-22 16:49:30 -06:00
node_main.cc Upgrade to node v9.3.0 (#11507) 2018-02-23 10:22:00 +09:00
node_main.h Make run-as-node mode optional (#11701) 2018-01-23 18:17:15 -05:00
uv_task_runner.cc Introduce TaskRunner::RunsTasksInCurrentSequence() 2017-11-24 10:58:16 +09:00
uv_task_runner.h Introduce TaskRunner::RunsTasksInCurrentSequence() 2017-11-24 10:58:16 +09:00