electron/atom/app
Cheng Zhao c62c943bdb Define our own Node entry
Chromium's V8 is using external startup snapshot file while Node does
not, so we have to use Chromium's gin for V8 initialization.
2015-03-18 09:57:45 +08:00
..
atom_content_client.cc Remove All Rights Reserved after GitHub copyright 2014-10-31 11:17:05 -07:00
atom_content_client.h OVERRIDE macro is now removed 2015-01-27 13:18:30 -08:00
atom_library_main.h Define our own Node entry 2015-03-18 09:57:45 +08:00
atom_library_main.mm Define our own Node entry 2015-03-18 09:57:45 +08:00
atom_main.cc Define our own Node entry 2015-03-18 09:57:45 +08:00
atom_main.h Remove All Rights Reserved after GitHub copyright 2014-10-31 11:17:05 -07:00
atom_main_delegate.cc CommandLine moved to base::CommandLine 2015-03-18 09:57:37 +08:00
atom_main_delegate.h Revert #898 2014-12-29 09:35:08 -08:00
atom_main_delegate_mac.mm Use PRODUCT_NAME as application name 2014-12-29 09:46:27 -08:00
node_main.cc Define our own Node entry 2015-03-18 09:57:45 +08:00
node_main.h Define our own Node entry 2015-03-18 09:57:45 +08:00