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_manager.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
DevTools: split console evaluation into two steps: actual evaluation and result
yurys@google.com
2009-07-27
1
-9
/
+29
*
Reverting 21635.
yurys@google.com
2009-07-27
1
-29
/
+9
*
DevTools: split console evaluation into two steps: actual evaluation and result
yurys@google.com
2009-07-27
1
-9
/
+29
*
Reverting 21525.
yurys@google.com
2009-07-24
1
-29
/
+9
*
DevTools: split console evaluation into two steps: actual evaluation and resu...
yurys@google.com
2009-07-24
1
-9
/
+29
*
DevTools: allow reload while on a breakpoint: detach agent on navigation atte...
pfeldman@chromium.org
2009-07-13
1
-0
/
+7
*
DevTools: clear breakpoints when devtools window is closing. This change depe...
yurys@google.com
2009-07-07
1
-3
/
+18
*
Delete V8Proxy and V8Utilities and use upstreamed versions.
japhet@chromium.org
2009-06-29
1
-3
/
+3
*
Reverting 19489,19488.
japhet@chromium.org
2009-06-29
1
-3
/
+3
*
Use upstream V8Proxy and V8Utilities
japhet@chromium.org
2009-06-29
1
-3
/
+3
*
DevTools: when injected script context is created its context data is set to ...
yurys@google.com
2009-06-11
1
-16
/
+19
*
DevTools: use event context to decide which agent should be used for handling...
yurys@google.com
2009-05-26
1
-75
/
+46
*
DevTools: Messages converted to wide strings don't work on Mac and Linux. Use...
yurys@google.com
2009-05-21
1
-3
/
+3
*
DevTools: Reverting 16586. Necessary v8 changes are not rolled yet.
yurys@google.com
2009-05-21
1
-46
/
+75
*
DevTools: only supported event types are forwarded to the client. Unsupported...
yurys@google.com
2009-05-21
1
-0
/
+7
*
DevTools: use event context to decide which agent should be used for handling...
yurys@google.com
2009-05-21
1
-75
/
+46
*
DevTools: utility scripts and all other scripts not having context data are f...
yurys@google.com
2009-05-18
1
-0
/
+36
*
Page global contexts are assigned uniques ids.Script list now contain scripts...
yurys@google.com
2009-05-13
1
-24
/
+26
*
Split V8Proxy::retrieveActiveFrame() into two methods.
aa@chromium.org
2009-05-12
1
-1
/
+1
*
DevTools: Do not fail on closing WebInspector while on a breakpoint.
pfeldman@chromium.org
2009-05-06
1
-10
/
+66
*
1. Debugger front-end scripts are now updated from 'afterCompile' events.
yurys@google.com
2009-04-28
1
-0
/
+8
*
To avoid reauest and response json parsing caller_id is passed as ClientData ...
yurys@google.com
2009-04-24
1
-109
/
+44
*
Review URL: http://codereview.chromium.org/93009
yurys@google.com
2009-04-23
1
-1
/
+1
*
DevTools: Run nested message loop instead of whitelisting the messages.
pfeldman@chromium.org
2009-04-22
1
-18
/
+15
*
DevTools: Make all devtools messages dispatch through debugger interrupt.
pfeldman@chromium.org
2009-04-17
1
-12
/
+31
*
1. All debugger messages are dispatched in a static method on the IO thread. ...
yurys@google.com
2009-04-08
1
-9
/
+156
*
Debugger output is now handled on the render thread.
yurys@google.com
2009-04-02
1
-1
/
+4
*
1. Supported removal of breakpoints from UI.
yurys@google.com
2009-04-01
1
-0
/
+8
*
1. Implemented an agent providing RPC interface to v8 debugger of the inspect...
yurys@google.com
2009-03-27
1
-0
/
+88