summaryrefslogtreecommitdiffstats
path: root/webkit/glue/devtools/debugger_agent.h
Commit message (Expand)AuthorAgeFilesLines
* Re-apply 34040. Now after 34055 build should succeed.mnaganov@chromium.org2009-12-081-20/+2
* Revert 34040 - DevTools: make possible profiling of scripts doing heavy calcu...mnaganov@chromium.org2009-12-081-2/+20
* DevTools: make possible profiling of scripts doing heavy calculations.mnaganov@chromium.org2009-12-081-20/+2
* DevTools: process pause script request on the IO thread. To pause already run...yurys@chromium.org2009-11-301-3/+0
* Convert devtools interfaces over to using WebString.darin@chromium.org2009-10-161-4/+2
* DevTools: Remove base/values dependency from devtools.pfeldman@chromium.org2009-08-271-4/+2
* DevTools: add initial stuff for Heap profiler.mnaganov@chromium.org2009-08-051-8/+8
* DevTools: Push context id to the client on 'window object cleared' event.pfeldman@chromium.org2009-07-081-2/+2
* DevTools Profiler: better handling of DevTools' reset and initial load.mnaganov@chromium.org2009-06-051-4/+4
* Sync with the profiler changes in V8.mnaganov@chromium.org2009-05-261-0/+7
* Add initial version of DevTools Profiler.mnaganov@chromium.org2009-05-141-2/+17
* Page global contexts are assigned uniques ids.Script list now contain scripts...yurys@google.com2009-05-131-2/+6
* DevTools: Implement basic DOM edit operations.pfeldman@chromium.org2009-03-301-2/+4
* 1. Implemented an agent providing RPC interface to v8 debugger of the inspect...yurys@google.com2009-03-271-0/+21