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
/
chrome
/
renderer
/
devtools_agent.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
DevTools: support cross-navigation instrumentation.
pfeldman@chromium.org
2009-11-02
1
-7
/
+22
*
Delete glue/webview{_delegate}.h
darin@chromium.org
2009-10-19
1
-0
/
+1
*
Move WebDevToolsAgent{Delegate} into the WebKit API.
darin@chromium.org
2009-10-17
1
-16
/
+19
*
Convert devtools interfaces over to using WebString.
darin@chromium.org
2009-10-16
1
-9
/
+20
*
Enables the sending of Timeline Agent and Resource messages to the devtools a...
jamesr@chromium.org
2009-10-12
1
-0
/
+9
*
DevTools: Remove base/values dependency from devtools.
pfeldman@chromium.org
2009-08-27
1
-4
/
+10
*
DevTools: allow reload while on a breakpoint: detach agent on navigation atte...
pfeldman@chromium.org
2009-07-13
1
-0
/
+7
*
DevTools: decouple class and method names from RPC message arguments. That wo...
yurys@google.com
2009-05-29
1
-4
/
+8
*
DevTools: Run nested message loop instead of whitelisting the messages.
pfeldman@chromium.org
2009-04-22
1
-0
/
+12
*
DevTools: Make all devtools messages dispatch through debugger interrupt.
pfeldman@chromium.org
2009-04-17
1
-5
/
+16
*
DevTools: Cache resources before attach, hide agents behind the flag.
pfeldman@chromium.org
2009-04-09
1
-0
/
+1
*
Reverting 13419.
pfeldman@chromium.org
2009-04-09
1
-1
/
+0
*
DevTools: Cache resource metainfo even when debugger agent is not attached.
pfeldman@chromium.org
2009-04-09
1
-0
/
+1
*
DevTools: Split message handling on the agent side into the Renderer and IO h...
pfeldman@chromium.org
2009-04-06
1
-102
/
+11
*
DevTools: move devtools messages to common.
pfeldman@chromium.org
2009-04-03
1
-1
/
+1
*
Debugger output is now handled on the render thread.
yurys@google.com
2009-04-02
1
-16
/
+8
*
1. Supported removal of breakpoints from UI.
yurys@google.com
2009-04-01
1
-67
/
+1
*
DevTools: add support for navigating to other tab while inspecting.
pfeldman@chromium.org
2009-03-27
1
-11
/
+40
*
1. Implemented an agent providing RPC interface to v8 debugger of the inspect...
yurys@google.com
2009-03-27
1
-3
/
+10
*
Make DevTools client survive 'refresh' of the inspectable tab.
pfeldman@chromium.org
2009-03-26
1
-3
/
+18
*
Wire 'Inspect Element' action to the new DevTools (depending on the devtools ...
pfeldman@chromium.org
2009-03-24
1
-0
/
+6
*
Use devtool_ prefix instead of dev_tools_ to be consistent with the rest code.
yurys@google.com
2009-03-17
1
-0
/
+181