Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | DevTools: add support for navigating to other tab while inspecting. | pfeldman@chromium.org | 2009-03-27 | 1 | -22/+24 |
* | 1. Implemented an agent providing RPC interface to v8 debugger of the inspect... | yurys@google.com | 2009-03-27 | 1 | -0/+33 |
* | Make DevTools client survive 'refresh' of the inspectable tab. | pfeldman@chromium.org | 2009-03-26 | 1 | -23/+42 |
* | Wire 'Inspect Element' action to the new DevTools (depending on the devtools ... | pfeldman@chromium.org | 2009-03-24 | 1 | -8/+10 |
* | Make Rpc dispatch in DevTools static, remove redundant JSON parsing. | pfeldman@chromium.org | 2009-03-18 | 1 | -3/+6 |
* | - Provide Rpc classes with unique ids so that their message id spaces do not ... | pfeldman@chromium.org | 2009-03-13 | 1 | -1/+2 |
* | Initial WebDevToolsAgent implementation contains two agent objects: Dom agent | pfeldman@chromium.org | 2009-03-12 | 1 | -0/+113 |