index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
webkit
/
glue
/
devtools
/
debugger_agent_impl.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
DevTools: remove files which were upstreamed.
yurys@chromium.org
2010-02-02
1
-102
/
+0
*
DevTools upstreaming: move code to WebKit namespace
yurys@chromium.org
2010-01-29
1
-3
/
+4
*
DevTools: prepare devtools files from webkit/glue for upstreaming
yurys@chromium.org
2010-01-27
1
-56
/
+79
*
Re-apply 34040. Now after 34055 build should succeed.
mnaganov@chromium.org
2009-12-08
1
-9
/
+0
*
Revert 34040 - DevTools: make possible profiling of scripts doing heavy calcu...
mnaganov@chromium.org
2009-12-08
1
-0
/
+9
*
DevTools: make possible profiling of scripts doing heavy calculations.
mnaganov@chromium.org
2009-12-08
1
-9
/
+0
*
DevTools: process pause script request on the IO thread. To pause already run...
yurys@chromium.org
2009-11-30
1
-1
/
+0
*
Adds auto continue option on Debugger Agent to avoid pausing the.
pfeldman@chromium.org
2009-11-17
1
-0
/
+7
*
Moves webview_impl.cc, webframe_impl.cc and webframeloaderclient_impl.cc into
darin@chromium.org
2009-10-30
1
-4
/
+7
*
DevTools: Remove base/ dependencies from glue/devtools
pfeldman@chromium.org
2009-10-28
1
-2
/
+1
*
Move WebDevToolsAgent{Delegate} into the WebKit API.
darin@chromium.org
2009-10-17
1
-1
/
+0
*
Convert devtools interfaces over to using WebString.
darin@chromium.org
2009-10-16
1
-3
/
+1
*
DevTools: enable databases panel.
pfeldman@chromium.org
2009-10-12
1
-0
/
+2
*
DevTools: Get rid of utility functions and ExecuteUtilityFunction as a whole....
pfeldman@chromium.org
2009-09-21
1
-1
/
+2
*
DevTools: call a no-op function from the utility context to trigger v8 execut...
yurys@google.com
2009-09-04
1
-0
/
+5
*
DevTools: Reset utility context for given document only once.
pfeldman@chromium.org
2009-08-18
1
-2
/
+2
*
DevTools: dom_agent is dead. Long live InspectorDOMAgent.
pfeldman@chromium.org
2009-08-14
1
-5
/
+0
*
DevTools: add initial stuff for Heap profiler.
mnaganov@chromium.org
2009-08-05
1
-3
/
+3
*
DevTools: split console evaluation into two steps: actual evaluation and result
yurys@google.com
2009-07-27
1
-0
/
+5
*
Reverting 21635.
yurys@google.com
2009-07-27
1
-5
/
+0
*
DevTools: split console evaluation into two steps: actual evaluation and result
yurys@google.com
2009-07-27
1
-0
/
+5
*
Reverting 21525.
yurys@google.com
2009-07-24
1
-5
/
+0
*
DevTools: split console evaluation into two steps: actual evaluation and resu...
yurys@google.com
2009-07-24
1
-0
/
+5
*
DevTools: Add support for dumping objects into the console. (Take 2).
pfeldman@chromium.org
2009-06-17
1
-6
/
+0
*
Revert 18484 - DevTools: Add support for dumping objects into the console.
laforge@chromium.org
2009-06-16
1
-0
/
+6
*
DevTools: Add support for dumping objects into the console.
pfeldman@chromium.org
2009-06-16
1
-6
/
+0
*
DevTools: Add exception handling support into the window context evaluation.
pfeldman@chromium.org
2009-06-15
1
-0
/
+5
*
DevTools Profiler: better handling of DevTools' reset and initial load.
mnaganov@chromium.org
2009-06-05
1
-1
/
+2
*
Sync with the profiler changes in V8.
mnaganov@chromium.org
2009-05-26
1
-2
/
+2
*
Add initial version of DevTools Profiler.
mnaganov@chromium.org
2009-05-14
1
-0
/
+10
*
Page global contexts are assigned uniques ids.Script list now contain scripts...
yurys@google.com
2009-05-13
1
-0
/
+1
*
DevTools: Do not fail on closing WebInspector while on a breakpoint.
pfeldman@chromium.org
2009-05-06
1
-4
/
+0
*
DevTools: Bugfixes for the round of sanity testing.
pfeldman@chromium.org
2009-05-05
1
-4
/
+4
*
DevTools: Fix access violation (null pointer) on document tear down.
pfeldman@chromium.org
2009-05-01
1
-2
/
+2
*
DevTools: keep links on the edited styles so that they are not collected betw...
pfeldman@chromium.org
2009-04-29
1
-6
/
+7
*
DevTools: Implement styles toggle:
pfeldman@chromium.org
2009-04-29
1
-1
/
+2
*
DevTools: Run nested message loop instead of whitelisting the messages.
pfeldman@chromium.org
2009-04-22
1
-0
/
+9
*
DevTools: Make all devtools messages dispatch through debugger interrupt.
pfeldman@chromium.org
2009-04-17
1
-4
/
+4
*
1. All debugger messages are dispatched in a static method on the IO thread. ...
yurys@google.com
2009-04-08
1
-1
/
+12
*
DevTools: Support r/o properties inspection.
pfeldman@chromium.org
2009-04-01
1
-1
/
+19
*
1. Implemented an agent providing RPC interface to v8 debugger of the inspect...
yurys@google.com
2009-03-27
1
-0
/
+27