Kevin Sawicki
|
54e2c480cb
|
Upgrade to node 7.4
|
2017-01-19 09:05:59 +02:00 |
|
Cheng Zhao
|
497f5a1199
|
Update files for Chrome 54 API changes
|
2017-01-19 09:05:59 +02:00 |
|
Kevin Sawicki
|
a8382d6794
|
Moving atom_bindings include to Windows block
|
2016-10-12 13:48:49 -07:00 |
|
Kevin Sawicki
|
b01fd9715b
|
Only expose process.log on Windows
|
2016-10-12 13:48:48 -07:00 |
|
Kevin Sawicki
|
0740b2f66b
|
Reuse Log method
|
2016-10-12 13:48:48 -07:00 |
|
Kevin Sawicki
|
d686916fe2
|
Expose process.log when running as node
|
2016-10-12 13:48:48 -07:00 |
|
Cheng Zhao
|
b57665330c
|
Merge branch 'master' into chrome52
|
2016-07-21 05:34:36 -06:00 |
|
Cheng Zhao
|
cef86f5257
|
Use node::FreeEnvironment
|
2016-07-21 16:43:21 +09:00 |
|
Cheng Zhao
|
7d42797c1f
|
Update node headers including
|
2016-07-21 00:57:34 -06:00 |
|
Cheng Zhao
|
1ba3907038
|
Update to API changes of Chrome 52
|
2016-07-04 15:32:43 +09:00 |
|
Cheng Zhao
|
4b675a741d
|
Init feature list in node process
It is a new dependency of gin.
|
2016-05-23 13:01:47 +09:00 |
|
Cheng Zhao
|
2d410ede48
|
Initialize things in the same sequence with main process
|
2015-10-21 16:24:54 +08:00 |
|
Cheng Zhao
|
599e9b90bb
|
Provide task runner for the node mode
|
2015-09-03 17:50:24 +09:00 |
|
Cheng Zhao
|
573c959a75
|
Use our debugger implementation in Node
|
2015-08-27 13:16:19 +08:00 |
|
Cheng Zhao
|
7423c89968
|
Fix compilation warnings caused by chrome44 update
|
2015-08-11 10:08:34 +08:00 |
|
Haojian Wu
|
d003b1bb57
|
LoadV8Snapshot has been moved from gin::IsolateHolder to gin::V8Initializer.
|
2015-08-11 09:48:29 +08:00 |
|
Cheng Zhao
|
88a1c7973c
|
Set node::node_isolate to fix crash
|
2015-04-20 14:32:41 +08:00 |
|
Cheng Zhao
|
7a52a4cff1
|
Also enable the debugger
|
2015-04-20 14:10:15 +08:00 |
|
Robo
|
ee08d98d2e
|
node: start debugger for node run during a forked process
|
2015-04-20 14:06:56 +08:00 |
|
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 |
|