summaryrefslogtreecommitdiffstats
path: root/content/browser/devtools/devtools_protocol.h
Commit message (Expand)AuthorAgeFilesLines
* DevTools: improve overrides handler test harness.pfeldman@chromium.org2013-10-031-0/+5
* Backend for DevTools quota managements.serya@chromium.org2013-09-261-3/+5
* DevTools: introduce start/stopScreencast commands on the page target.pfeldman@chromium.org2013-08-141-0/+2
* DevTools: make devtools protocol command ref-counted, allow async command pro...pfeldman@chromium.org2013-08-071-25/+34
* DevTools: send trace events as bare object, not stringized JSON objectcaseq@chromium.org2013-07-261-0/+4
* Convert most of extensions and some other random stuff to using the base name...brettw@chromium.org2013-06-211-2/+2
* DevTools: remove DevToolsProtocol::Event (since Notification should be used)....pfeldman@chromium.org2013-04-121-44/+42
* Detect debugging target crash.kaznacheev@chromium.org2013-03-251-0/+21
* Introduce intercepting and handling devtools messages in the renderer.kkania@chromium.org2013-02-211-0/+36
* DevTools: introduce devtools_protocol.* with protocol parser / serializer hel...pfeldman@chromium.org2013-02-041-0/+108