| Commit message (Expand) | Author | Age | Files | Lines |
* | DevTools: allow reload while on a breakpoint: detach agent on navigation atte... | pfeldman@chromium.org | 2009-07-13 | 1 | -0/+7 |
* | DevTools: decouple class and method names from RPC message arguments. That wo... | yurys@google.com | 2009-05-29 | 1 | -4/+8 |
* | DevTools: Run nested message loop instead of whitelisting the messages. | pfeldman@chromium.org | 2009-04-22 | 1 | -0/+12 |
* | DevTools: Make all devtools messages dispatch through debugger interrupt. | pfeldman@chromium.org | 2009-04-17 | 1 | -5/+16 |
* | DevTools: Cache resources before attach, hide agents behind the flag. | pfeldman@chromium.org | 2009-04-09 | 1 | -0/+1 |
* | Reverting 13419. | pfeldman@chromium.org | 2009-04-09 | 1 | -1/+0 |
* | DevTools: Cache resource metainfo even when debugger agent is not attached. | pfeldman@chromium.org | 2009-04-09 | 1 | -0/+1 |
* | DevTools: Split message handling on the agent side into the Renderer and IO h... | pfeldman@chromium.org | 2009-04-06 | 1 | -102/+11 |
* | DevTools: move devtools messages to common. | pfeldman@chromium.org | 2009-04-03 | 1 | -1/+1 |
* | Debugger output is now handled on the render thread. | yurys@google.com | 2009-04-02 | 1 | -16/+8 |
* | 1. Supported removal of breakpoints from UI. | yurys@google.com | 2009-04-01 | 1 | -67/+1 |
* | DevTools: add support for navigating to other tab while inspecting. | pfeldman@chromium.org | 2009-03-27 | 1 | -11/+40 |
* | 1. Implemented an agent providing RPC interface to v8 debugger of the inspect... | yurys@google.com | 2009-03-27 | 1 | -3/+10 |
* | Make DevTools client survive 'refresh' of the inspectable tab. | pfeldman@chromium.org | 2009-03-26 | 1 | -3/+18 |
* | Wire 'Inspect Element' action to the new DevTools (depending on the devtools ... | pfeldman@chromium.org | 2009-03-24 | 1 | -0/+6 |
* | Use devtool_ prefix instead of dev_tools_ to be consistent with the rest code. | yurys@google.com | 2009-03-17 | 1 | -0/+181 |