Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 1. Implemented an agent providing RPC interface to v8 debugger of the inspect... | yurys@google.com | 2009-03-27 | 1 | -0/+3 |
* | Wire 'Inspect Element' action to the new DevTools (depending on the devtools ... | pfeldman@chromium.org | 2009-03-24 | 1 | -0/+3 |
* | DevToolsClient frontend improvements: | pfeldman@chromium.org | 2009-03-23 | 1 | -102/+8 |
* | Add support for Javascript function callbacks into the WebDevToolsClient. | pfeldman@chromium.org | 2009-03-20 | 1 | -7/+14 |
* | Make Rpc dispatch in DevTools static, remove redundant JSON parsing. | pfeldman@chromium.org | 2009-03-18 | 1 | -3/+0 |
* | - Provide Rpc classes with unique ids so that their message id spaces do not ... | pfeldman@chromium.org | 2009-03-13 | 1 | -27/+28 |
* | Initial WebDevToolsAgent implementation contains two agent objects: Dom agent | pfeldman@chromium.org | 2009-03-12 | 1 | -0/+141 |