Robo
|
4662ab9b63
fix: crash with --inspect-brk when running under ELECTRON_RUN_AS_NODE (#20098)
|
5 years ago |
Samuel Attard
|
38f2d11c39
feat: update to node 12.4 (#19270) (#19281)
|
5 years ago |
trop[bot]
|
be16a195fb
fix: ensure the inspector agent is shutdown before cleaning up the node env (#18077)
|
6 years ago |
Samuel Attard
|
275e277721
feat: upgrade to Node 12 (#17838) (#18044)
|
6 years ago |
Samuel Attard
|
5025c991ee
fix: pass the correct HostPort into the node inspector (#17380)
|
6 years ago |
Nitish Sakhawalkar
|
e77d065875
chore: node_includes header no longer needs to be at the end of the list (#17090)
|
6 years ago |
Robo
|
52fe92d02e
feat: Upgrade to Chromium 71.0.3578.98 (#15966)
|
6 years ago |
deepak1556
|
06a501d4a2
chore: use base::JoinString to concatenate vector
|
6 years ago |
deepak1556
|
089001bd92
fix: update node inspector api usage
|
6 years ago |
Samuel Attard
|
e7b2b93cee
chore: re-enable DCHECK in node_debugger (#15649)
|
6 years ago |
Jeremy Apthorp
|
6e037f5e71
use new node options parser
|
6 years ago |
Aleksei Kuzmin
|
7589555cec
inspector: stop dragging platform pointer
|
6 years ago |
Samuel Attard
|
a43a292d18
fix: dont parse arguments after a -- in the inspector (#14297)
|
6 years ago |
Jeremy Apthorp
|
a635f078c6
[chromium-style] auto variable type must not deduce to a raw pointer type
|
7 years ago |
Shelley Vohr
|
c6f4bbd143
also format missing .cc files
|
7 years ago |
shelley vohr
|
0e5b6f9300
Upgrade to node v9.3.0 (#11507)
|
7 years ago |
Cheng Zhao
|
c0c2461245
Do not create duplicate V8Platform in NodeDebugger
|
7 years ago |
Cheng Zhao
|
a34d45d8c4
Fix uninitialized NodePlatform
|
7 years ago |
Cheng Zhao
|
3138c85218
Fix linking problem with NodePlatform
|
7 years ago |
deepak1556
|
ed4482d7a0
Fix node_debugger api changes
|
7 years ago |
Aleksei Kuzmin
|
1cf95d2a26
Use node::NodePlatform instead of v8::platform in atom::NodeDebugger
|
7 years ago |
Kevin Sawicki
|
9d2aa6f1c7
Upgrade to node 8.2.0
|
7 years ago |
deepak1556
|
538b97582a
app: add support for inspect/inspect-brk in forked node process
|
7 years ago |
Kevin Sawicki
|
d8aca08da7
Set _debugWaitConnect on --inspect-brk
|
8 years ago |
Kevin Sawicki
|
b549b20d2c
Convert arg string to utf8 on Windows
|
8 years ago |
Kevin Sawicki
|
a33643c518
Start node inspector agent when --inspect is present
|
8 years ago |
Haojian Wu
|
00693ba075
Replace "size()" with "empty()".
|
8 years ago |
Cheng Zhao
|
497f5a1199
Update files for Chrome 54 API changes
|
8 years ago |
Cheng Zhao
|
7ba391da7c
Update to API changes of Chrome 51
|
9 years ago |
Cheng Zhao
|
5fae63a2f5
Fix compilation errors on OS X
|
9 years ago |