Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | DevTools: dom_agent is dead. Long live InspectorDOMAgent. | pfeldman@chromium.org | 2009-08-14 | 1 | -76/+0 |
* | DevTools: Migrate CSS functionality to javascript. | pfeldman@chromium.org | 2009-04-10 | 1 | -7/+0 |
* | DevTools: Add support for r/o CSS inspection. Original review CL by serya : h... | pfeldman@chromium.org | 2009-04-02 | 1 | -0/+7 |
* | DevTools: Implement basic DOM edit operations. | pfeldman@chromium.org | 2009-03-30 | 1 | -5/+12 |
* | DevTools: Element Panel search implementation. | pfeldman@chromium.org | 2009-03-25 | 1 | -1/+7 |
* | Wire 'Inspect Element' action to the new DevTools (depending on the devtools ... | pfeldman@chromium.org | 2009-03-24 | 1 | -6/+6 |
* | DevToolsClient frontend improvements: | pfeldman@chromium.org | 2009-03-23 | 1 | -2/+2 |
* | Add support for Javascript function callbacks into the WebDevToolsClient. | pfeldman@chromium.org | 2009-03-20 | 1 | -6/+9 |
* | Initial WebDevToolsAgent implementation contains two agent objects: Dom agent | pfeldman@chromium.org | 2009-03-12 | 1 | -0/+60 |