summaryrefslogtreecommitdiffstats
path: root/chrome/renderer/dev_tools_agent.h
Commit message (Expand)AuthorAgeFilesLines
* Use devtool_ prefix instead of dev_tools_ to be consistent with the rest code.yurys@google.com2009-03-171-82/+0
* Wire DevTools agent in the Glue to the Renderer DevTools IPC transport: DevTo...pfeldman@chromium.org2009-03-161-2/+11
* NO CODE CHANGEdeanm@chromium.org2009-03-101-1/+0
* - DevToolsAgent is notified in render thread when RenderView is being detroyed.yurys@google.com2009-03-051-0/+5
* DevToolsAgent provides IPC access to the inspected page from developer tools.yurys@google.com2009-02-261-0/+69