Commit History

Author SHA1 Message Date
  Jeremy Apthorp a635f078c6 [chromium-style] auto variable type must not deduce to a raw pointer type 6 years ago
  Shelley Vohr c6f4bbd143 also format missing .cc files 6 years ago
  shelley vohr 0e5b6f9300 Upgrade to node v9.3.0 (#11507) 6 years ago
  Cheng Zhao c0c2461245 Do not create duplicate V8Platform in NodeDebugger 6 years ago
  Cheng Zhao a34d45d8c4 Fix uninitialized NodePlatform 6 years ago
  Cheng Zhao 3138c85218 Fix linking problem with NodePlatform 6 years ago
  deepak1556 ed4482d7a0 Fix node_debugger api changes 6 years ago
  Aleksei Kuzmin 1cf95d2a26 Use node::NodePlatform instead of v8::platform in atom::NodeDebugger 6 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 7 years ago
  Kevin Sawicki b549b20d2c Convert arg string to utf8 on Windows 7 years ago
  Kevin Sawicki a33643c518 Start node inspector agent when --inspect is present 7 years ago
  Haojian Wu 00693ba075 Replace "size()" with "empty()". 7 years ago
  Cheng Zhao 497f5a1199 Update files for Chrome 54 API changes 7 years ago
  Cheng Zhao 7ba391da7c Update to API changes of Chrome 51 8 years ago
  Cheng Zhao 5fae63a2f5 Fix compilation errors on OS X 8 years ago
  Robo 7b5a1b06ba debugger: expose v8debug 9 years ago
  Cheng Zhao 134ccb550c Use libuv to wake up main thread 9 years ago
  Cheng Zhao e7791a5486 Import the TCPListenSocket removed by Chromium 9 years ago
  Cheng Zhao a1a6ea6fe1 Revert "Remove our own debugger implementation" 9 years ago
  Cheng Zhao 1d148fe2fb Remove our own debugger implementation 9 years ago
  Cheng Zhao 2d8d328f02 Rename hard-coded application names in code 9 years ago
  Kevin Sawicki b6b6fc3bfd Remove All Rights Reserved after GitHub copyright 10 years ago
  Cheng Zhao 3afbb66b92 Send message to client in debugger thread. 10 years ago
  Cheng Zhao fadfd74923 win: Fix compilation error. 10 years ago
  Cheng Zhao 222f8e1028 Make --debug-brk work. 10 years ago
  Cheng Zhao e3b6ea62d6 Send connect message if client is connected. 10 years ago
  Cheng Zhao 3795cc58b0 Pass debugger messages between V8 debugger. 10 years ago
  Cheng Zhao ed7d430f2b Pass header sent from client. 10 years ago