コミット履歴

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