summaryrefslogtreecommitdiffstats
path: root/webkit/glue/webdevtoolsagent_impl.h
Commit message (Expand)AuthorAgeFilesLines
* Page global contexts are assigned uniques ids.Script list now contain scripts...yurys@google.com2009-05-131-1/+3
* DevTools: Bugfixes for the round of sanity testing.pfeldman@chromium.org2009-05-051-0/+2
* DevTools: keep links on the edited styles so that they are not collected betw...pfeldman@chromium.org2009-04-291-0/+2
* Merge WebKit console and load deferrer changes.pfeldman@chromium.org2009-04-281-7/+17
* DevTools: Run nested message loop instead of whitelisting the messages.pfeldman@chromium.org2009-04-221-0/+2
* DevTools: Make all devtools messages dispatch through debugger interrupt.pfeldman@chromium.org2009-04-171-0/+2
* DevTools: add basic console support.pfeldman@chromium.org2009-04-071-0/+17
* DevTools: add support for provisional load tracking.pfeldman@chromium.org2009-04-021-8/+9
* DevTools: Support r/o properties inspection.pfeldman@chromium.org2009-04-011-1/+6
* DevTools: add support for navigating to other tab while inspecting.pfeldman@chromium.org2009-03-271-2/+3
* 1. Implemented an agent providing RPC interface to v8 debugger of the inspect...yurys@google.com2009-03-271-4/+7
* Make DevTools client survive 'refresh' of the inspectable tab.pfeldman@chromium.org2009-03-261-2/+7
* Wire 'Inspect Element' action to the new DevTools (depending on the devtools ...pfeldman@chromium.org2009-03-241-1/+1
* Make Rpc dispatch in DevTools static, remove redundant JSON parsing.pfeldman@chromium.org2009-03-181-3/+0
* - Provide Rpc classes with unique ids so that their message id spaces do not ...pfeldman@chromium.org2009-03-131-0/+1
* Initial WebDevToolsAgent implementation contains two agent objects: Dom agentpfeldman@chromium.org2009-03-121-0/+72