| Commit message (Expand) | Author | Age | Files | Lines |
* | DevTools: load injected script using WebKit API. Now with test_shell working. | yurys@chromium.org | 2010-01-31 | 1 | -0/+2 |
* | Revert "DevTools: load injected script using WebKit API" | yurys@chromium.org | 2010-01-31 | 1 | -2/+0 |
* | DevTools: load injected script using WebKit API | yurys@chromium.org | 2010-01-31 | 1 | -0/+2 |
* | DevTools: use WebDevToolsMessageData for devtools rpc messages | yurys@chromium.org | 2009-12-11 | 1 | -10/+5 |
* | Revert "DevTools: use WebDevToolsMessageData for devtools rpc messages" | yurys@chromium.org | 2009-12-11 | 1 | -5/+10 |
* | DevTools: use WebDevToolsMessageData for devtools rpc messages | yurys@chromium.org | 2009-12-11 | 1 | -10/+5 |
* | Upstreaming WebKit.gyp | yaar@chromium.org | 2009-11-12 | 1 | -1/+1 |
* | DevTools: support cross-navigation instrumentation. | pfeldman@chromium.org | 2009-11-02 | 1 | -3/+6 |
* | Move WebDevToolsAgent{Delegate} into the WebKit API. | darin@chromium.org | 2009-10-17 | 1 | -12/+16 |
* | Convert devtools interfaces over to using WebString. | darin@chromium.org | 2009-10-16 | 1 | -5/+5 |
* | Enables the sending of Timeline Agent and Resource messages to the devtools a... | jamesr@chromium.org | 2009-10-12 | 1 | -0/+1 |
* | DevTools: Remove base/values dependency from devtools. | pfeldman@chromium.org | 2009-08-27 | 1 | -2/+6 |
* | DevTools: allow reload while on a breakpoint: detach agent on navigation atte... | pfeldman@chromium.org | 2009-07-13 | 1 | -0/+2 |
* | DevTools: decouple class and method names from RPC message arguments. That wo... | yurys@google.com | 2009-05-29 | 1 | -2/+6 |
* | DevTools: Run nested message loop instead of whitelisting the messages. | pfeldman@chromium.org | 2009-04-22 | 1 | -0/+2 |
* | DevTools: Make all devtools messages dispatch through debugger interrupt. | pfeldman@chromium.org | 2009-04-17 | 1 | -2/+12 |
* | DevTools: Split message handling on the agent side into the Renderer and IO h... | pfeldman@chromium.org | 2009-04-06 | 1 | -39/+13 |
* | DevTools: move devtools messages to common. | pfeldman@chromium.org | 2009-04-03 | 1 | -1/+0 |
* | Revert "Move IPC code to ipc/" | agl@chromium.org | 2009-04-03 | 1 | -1/+1 |
* | Move IPC code to ipc/ | agl@chromium.org | 2009-04-03 | 1 | -1/+1 |
* | Debugger output is now handled on the render thread. | yurys@google.com | 2009-04-02 | 1 | -6/+1 |
* | 1. Supported removal of breakpoints from UI. | yurys@google.com | 2009-04-01 | 1 | -11/+0 |
* | DevTools: add support for navigating to other tab while inspecting. | pfeldman@chromium.org | 2009-03-27 | 1 | -1/+6 |
* | 1. Implemented an agent providing RPC interface to v8 debugger of the inspect... | yurys@google.com | 2009-03-27 | 1 | -0/+1 |
* | Make DevTools client survive 'refresh' of the inspectable tab. | pfeldman@chromium.org | 2009-03-26 | 1 | -0/+2 |
* | Wire 'Inspect Element' action to the new DevTools (depending on the devtools ... | pfeldman@chromium.org | 2009-03-24 | 1 | -0/+1 |
* | Use devtool_ prefix instead of dev_tools_ to be consistent with the rest code. | yurys@google.com | 2009-03-17 | 1 | -0/+82 |