Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | DevTools: | yurys@google.com | 2009-06-11 | 1 | -5/+5 |
* | DevTools: decouple class and method names from RPC message arguments. That wo... | yurys@google.com | 2009-05-29 | 1 | -38/+34 |
* | DevTools: Use string literals when encoding messages. | pfeldman@chromium.org | 2009-04-03 | 1 | -82/+62 |
* | DevTools: Implement basic DOM edit operations. | pfeldman@chromium.org | 2009-03-30 | 1 | -9/+63 |
* | DevToolsClient frontend improvements: | pfeldman@chromium.org | 2009-03-23 | 1 | -5/+6 |
* | Add support for Javascript function callbacks into the WebDevToolsClient. | pfeldman@chromium.org | 2009-03-20 | 1 | -0/+14 |
* | Make Rpc dispatch in DevTools static, remove redundant JSON parsing. | pfeldman@chromium.org | 2009-03-18 | 1 | -11/+15 |
* | - Provide Rpc classes with unique ids so that their message id spaces do not ... | pfeldman@chromium.org | 2009-03-13 | 1 | -16/+53 |
* | Initial WebDevToolsAgent implementation contains two agent objects: Dom agent | pfeldman@chromium.org | 2009-03-12 | 1 | -0/+324 |