Aleš Pergl
|
868e792572
Make run-as-node mode optional (#11701)
|
7 years ago |
deepak1556
|
1b30cac372
Don't delay node module initialization
|
7 years ago |
deepak1556
|
e30131f30b
Initialize isolate holder in standalone node mode
|
7 years ago |
Cheng Zhao
|
c0c2461245
Do not create duplicate V8Platform in NodeDebugger
|
7 years ago |
Ales Pergl
|
531472bad4
Create a `TaskScheduler` when initializing run-as-node mode.
|
7 years ago |
deepak1556
|
538b97582a
app: add support for inspect/inspect-brk in forked node process
|
7 years ago |
Kevin Sawicki
|
718cd8d711
Remove unsupported debugger in node processes
|
8 years ago |
Kevin Sawicki
|
43ef4faf79
:art:
|
8 years ago |
Kevin Sawicki
|
795b674996
Add StartInstance helper on CrashReporter
|
8 years ago |
Kevin Sawicki
|
f1cd1c6dff
Use mate::Dictionary::CreateEmpty
|
8 years ago |
Kevin Sawicki
|
4107174cfd
Group includes
|
8 years ago |
Ramya Achutha Rao
|
1f07cf2545
Add crashReporter property to process
|
8 years ago |
Ramya Achutha Rao
|
d4b44d8b69
Expose crash reporter start for child node processes
|
8 years ago |
Kevin Sawicki
|
54e2c480cb
Upgrade to node 7.4
|
8 years ago |
Cheng Zhao
|
497f5a1199
Update files for Chrome 54 API changes
|
8 years ago |
Kevin Sawicki
|
a8382d6794
Moving atom_bindings include to Windows block
|
8 years ago |
Kevin Sawicki
|
b01fd9715b
Only expose process.log on Windows
|
8 years ago |
Kevin Sawicki
|
0740b2f66b
Reuse Log method
|
8 years ago |
Kevin Sawicki
|
d686916fe2
Expose process.log when running as node
|
8 years ago |
Cheng Zhao
|
b57665330c
Merge branch 'master' into chrome52
|
8 years ago |
Cheng Zhao
|
cef86f5257
Use node::FreeEnvironment
|
8 years ago |
Cheng Zhao
|
7d42797c1f
Update node headers including
|
8 years ago |
Cheng Zhao
|
1ba3907038
Update to API changes of Chrome 52
|
8 years ago |
Cheng Zhao
|
4b675a741d
Init feature list in node process
|
9 years ago |
Cheng Zhao
|
2d410ede48
Initialize things in the same sequence with main process
|
9 years ago |
Cheng Zhao
|
599e9b90bb
Provide task runner for the node mode
|
9 years ago |
Cheng Zhao
|
573c959a75
Use our debugger implementation in Node
|
9 years ago |
Cheng Zhao
|
7423c89968
Fix compilation warnings caused by chrome44 update
|
9 years ago |
Haojian Wu
|
d003b1bb57
LoadV8Snapshot has been moved from gin::IsolateHolder to gin::V8Initializer.
|
9 years ago |
Cheng Zhao
|
88a1c7973c
Set node::node_isolate to fix crash
|
10 years ago |