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
/
webdevtoolsagent_impl.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
DevTools: Add exception handling support into the window context evaluation.
pfeldman@chromium.org
2009-06-15
1
-13
/
+8
*
DevTools: Keep Resources panel enabled status upon frame navigate.
pfeldman@chromium.org
2009-06-11
1
-0
/
+4
*
DevTools: always send reponse to resource content request, otherwise client m...
yurys@google.com
2009-06-10
1
-8
/
+8
*
DevTools: now that WebKit implementation of WebInspector.SourceView expects I...
yurys@google.com
2009-06-09
1
-1
/
+2
*
DevTools: Catch up with InspectorController changes.
pfeldman@chromium.org
2009-06-03
1
-0
/
+19
*
DevTools: decouple class and method names from RPC message arguments. That wo...
yurys@google.com
2009-05-29
1
-5
/
+12
*
DevTools: Migrate to InspectorController for network and console events.
pfeldman@chromium.org
2009-05-27
1
-55
/
+56
*
DevTools: remove node highlight on dev tools window close.
pfeldman@chromium.org
2009-05-22
1
-1
/
+4
*
Page global contexts are assigned uniques ids.Script list now contain scripts...
yurys@google.com
2009-05-13
1
-0
/
+4
*
DevTools: Do not fail on closing WebInspector while on a breakpoint.
pfeldman@chromium.org
2009-05-06
1
-0
/
+1
*
DevTools: Bugfixes for the round of sanity testing.
pfeldman@chromium.org
2009-05-05
1
-0
/
+1
*
Now it's possible to evaluate expressions in the debugger console.
yurys@google.com
2009-05-04
1
-0
/
+6
*
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
-4
/
+10
*
DevTools: Implement styles toggle:
pfeldman@chromium.org
2009-04-29
1
-3
/
+3
*
Merge WebKit console and load deferrer changes.
pfeldman@chromium.org
2009-04-28
1
-12
/
+24
*
DevTools: Run nested message loop instead of whitelisting the messages.
pfeldman@chromium.org
2009-04-22
1
-2
/
+7
*
DevTools: Make all devtools messages dispatch through debugger interrupt.
pfeldman@chromium.org
2009-04-17
1
-3
/
+9
*
DevTools: Cache resources before attach, hide agents behind the flag.
pfeldman@chromium.org
2009-04-09
1
-2
/
+8
*
Reverting 13419.
pfeldman@chromium.org
2009-04-09
1
-8
/
+2
*
DevTools: Cache resource metainfo even when debugger agent is not attached.
pfeldman@chromium.org
2009-04-09
1
-2
/
+8
*
DevTools: Fix errors found during dogfooding.
pfeldman@chromium.org
2009-04-08
1
-2
/
+2
*
1. All debugger messages are dispatched in a static method on the IO thread. ...
yurys@google.com
2009-04-08
1
-3
/
+7
*
DevTools: add basic console support.
pfeldman@chromium.org
2009-04-07
1
-0
/
+35
*
DevTools: Glue part for the 'attach early' functionality.
pfeldman@chromium.org
2009-04-06
1
-12
/
+20
*
DevTools: add support for provisional load tracking.
pfeldman@chromium.org
2009-04-02
1
-18
/
+27
*
DevTools: Support r/o properties inspection.
pfeldman@chromium.org
2009-04-01
1
-4
/
+20
*
DevTools: add support for navigating to other tab while inspecting.
pfeldman@chromium.org
2009-03-27
1
-22
/
+24
*
1. Implemented an agent providing RPC interface to v8 debugger of the inspect...
yurys@google.com
2009-03-27
1
-0
/
+33
*
Make DevTools client survive 'refresh' of the inspectable tab.
pfeldman@chromium.org
2009-03-26
1
-23
/
+42
*
Wire 'Inspect Element' action to the new DevTools (depending on the devtools ...
pfeldman@chromium.org
2009-03-24
1
-8
/
+10
*
Make Rpc dispatch in DevTools static, remove redundant JSON parsing.
pfeldman@chromium.org
2009-03-18
1
-3
/
+6
*
- Provide Rpc classes with unique ids so that their message id spaces do not ...
pfeldman@chromium.org
2009-03-13
1
-1
/
+2
*
Initial WebDevToolsAgent implementation contains two agent objects: Dom agent
pfeldman@chromium.org
2009-03-12
1
-0
/
+113