Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | DevTools: Remove base/values dependency from devtools. | pfeldman@chromium.org | 2009-08-27 | 1 | -109/+0 |
* | DevTools: decouple class and method names from RPC message arguments. That wo... | yurys@google.com | 2009-05-29 | 1 | -2/+4 |
* | DevTools: Temporarily use JSON with escaping to handle non-latin data. | pfeldman@chromium.org | 2009-05-21 | 1 | -1/+3 |
* | DevTools: Introduce lightweight version of JSON serialization. | pfeldman@chromium.org | 2009-05-15 | 1 | -1/+1 |
* | DevToolsClient frontend improvements: | pfeldman@chromium.org | 2009-03-23 | 1 | -4/+9 |
* | Add support for Javascript function callbacks into the WebDevToolsClient. | pfeldman@chromium.org | 2009-03-20 | 1 | -0/+13 |
* | - Provide Rpc classes with unique ids so that their message id spaces do not ... | pfeldman@chromium.org | 2009-03-13 | 1 | -3/+4 |
* | Initial WebDevToolsAgent implementation contains two agent objects: Dom agent | pfeldman@chromium.org | 2009-03-12 | 1 | -0/+86 |