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
/
webdevtoolsclient_impl.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Roll WebKit DEPS
abarth@chromium.org
2009-07-09
1
-2
/
+2
*
DevTools: Introduce docked version of DevTools.
pfeldman@chromium.org
2009-07-01
1
-10
/
+46
*
Delete V8Proxy and V8Utilities and use upstreamed versions.
japhet@chromium.org
2009-06-29
1
-7
/
+7
*
Reverting 19489,19488.
japhet@chromium.org
2009-06-29
1
-7
/
+7
*
Use upstream V8Proxy and V8Utilities
japhet@chromium.org
2009-06-29
1
-7
/
+7
*
DevTools: Fix crash on refresh.
pfeldman@chromium.org
2009-06-17
1
-2
/
+3
*
DevTools: pass proper platform names on non-windows.
pfeldman@chromium.org
2009-06-11
1
-0
/
+15
*
Update DEPS to pull in upstream changes that remove RGBA32Buffer::bitmap(), a...
pkasting@chromium.org
2009-06-11
1
-1
/
+1
*
DevTools: always send reponse to resource content request, otherwise client m...
yurys@google.com
2009-06-10
1
-2
/
+27
*
DevTools: now that WebKit implementation of WebInspector.SourceView expects I...
yurys@google.com
2009-06-09
1
-0
/
+73
*
DevTools: decouple class and method names from RPC message arguments. That wo...
yurys@google.com
2009-05-29
1
-6
/
+19
*
DevTools: Migrate to InspectorController for network and console events.
pfeldman@chromium.org
2009-05-27
1
-46
/
+15
*
DevTools: simplify client dispatch via moving it into javascript.
pfeldman@chromium.org
2009-05-15
1
-11
/
+3
*
Split V8Proxy::retrieveActiveFrame() into two methods.
aa@chromium.org
2009-05-12
1
-2
/
+2
*
Move WebKit API to src/webkit/api.
darin@chromium.org
2009-05-10
1
-1
/
+1
*
DevTools: Move client js bindings to per-instance basis.
pfeldman@chromium.org
2009-05-08
1
-64
/
+40
*
DevTools: Activate inspector window on break / exception.
pfeldman@chromium.org
2009-05-08
1
-20
/
+33
*
DevTools: Implement search in scripts.
pfeldman@chromium.org
2009-05-04
1
-0
/
+15
*
DevTools: switch from CppBound* to pure v8 bindings in WebDevToolsClient host...
pfeldman@chromium.org
2009-05-04
1
-44
/
+96
*
Use WebScriptSource and WebFindInPageRequest from the WebKit API.
darin@chromium.org
2009-03-31
1
-2
/
+5
*
1. Allow to add breakpoints using Scripts panel.
yurys@google.com
2009-03-31
1
-0
/
+9
*
1. Added 'scripts' command response handler that populates Scripts panel with...
yurys@google.com
2009-03-30
1
-3
/
+3
*
1. Implemented an agent providing RPC interface to v8 debugger of the inspect...
yurys@google.com
2009-03-27
1
-2
/
+42
*
Wire 'Inspect Element' action to the new DevTools (depending on the devtools ...
pfeldman@chromium.org
2009-03-24
1
-1
/
+20
*
DevToolsClient frontend improvements:
pfeldman@chromium.org
2009-03-23
1
-192
/
+46
*
Add support for Javascript function callbacks into the WebDevToolsClient.
pfeldman@chromium.org
2009-03-20
1
-13
/
+42
*
Make Rpc dispatch in DevTools static, remove redundant JSON parsing.
pfeldman@chromium.org
2009-03-18
1
-3
/
+6
*
Commit 40144. I had to move to to a separate CL to use gcl's
aa@chromium.org
2009-03-13
1
-4
/
+1
*
- Provide Rpc classes with unique ids so that their message id spaces do not ...
pfeldman@chromium.org
2009-03-13
1
-8
/
+8
*
Initial WebDevToolsAgent implementation contains two agent objects: Dom agent
pfeldman@chromium.org
2009-03-12
1
-0
/
+225