summaryrefslogtreecommitdiffstats
path: root/webkit/glue/devtools/dom_agent.h
Commit message (Expand)AuthorAgeFilesLines
* DevTools: dom_agent is dead. Long live InspectorDOMAgent.pfeldman@chromium.org2009-08-141-76/+0
* DevTools: Migrate CSS functionality to javascript.pfeldman@chromium.org2009-04-101-7/+0
* DevTools: Add support for r/o CSS inspection. Original review CL by serya : h...pfeldman@chromium.org2009-04-021-0/+7
* DevTools: Implement basic DOM edit operations.pfeldman@chromium.org2009-03-301-5/+12
* DevTools: Element Panel search implementation.pfeldman@chromium.org2009-03-251-1/+7
* Wire 'Inspect Element' action to the new DevTools (depending on the devtools ...pfeldman@chromium.org2009-03-241-6/+6
* DevToolsClient frontend improvements:pfeldman@chromium.org2009-03-231-2/+2
* Add support for Javascript function callbacks into the WebDevToolsClient.pfeldman@chromium.org2009-03-201-6/+9
* Initial WebDevToolsAgent implementation contains two agent objects: Dom agentpfeldman@chromium.org2009-03-121-0/+60