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
/
js
Commit message (
Expand
)
Author
Age
Files
Lines
*
1. Supported 'lookup' and 'evaluate' requests in the front end.
yurys@google.com
2009-04-16
2
-19
/
+247
*
v8 uses 0-based line numbering, while in WebKit they are numbered from 1 so w...
yurys@google.com
2009-04-13
1
-4
/
+29
*
DevTools: Migrate CSS functionality to javascript.
pfeldman@chromium.org
2009-04-10
6
-223
/
+287
*
Serializing styles in JSON. Previous implementation (serializing as cssText) ...
serya@google.com
2009-04-10
2
-39
/
+86
*
Read script ids for call stack frames from 'backtrace' response.
yurys@google.com
2009-04-09
1
-1
/
+8
*
DevTools: Cache resources before attach, hide agents behind the flag.
pfeldman@chromium.org
2009-04-09
1
-18
/
+1
*
Reverting 13419.
pfeldman@chromium.org
2009-04-09
1
-1
/
+18
*
DevTools: Cache resource metainfo even when debugger agent is not attached.
pfeldman@chromium.org
2009-04-09
1
-18
/
+1
*
Implemented navigation through the search results (jump to next/next)
serya@google.com
2009-04-09
2
-20
/
+83
*
rebase and more minor changes.
aa@chromium.org
2009-04-09
2
-78
/
+20
*
DevTools: Fix errors found during dogfooding.
pfeldman@chromium.org
2009-04-08
2
-13
/
+11
*
DevTools: add basic console support.
pfeldman@chromium.org
2009-04-07
3
-35
/
+66
*
1. Scope pane is populated with local variables, arguments and 'this' object ...
yurys@google.com
2009-04-03
3
-52
/
+231
*
DevTools: fixes for crashes / bugs while debugging calendar.google.com.
pfeldman@chromium.org
2009-04-03
4
-21
/
+76
*
DevTools: beautify debugger script list.
pfeldman@chromium.org
2009-04-02
1
-1
/
+11
*
DevTools: add missing changes to the js file (from the http://codereview.chro...
pfeldman@chromium.org
2009-04-02
1
-7
/
+31
*
Added trivial exception event handler that prints message to the Console and ...
yurys@google.com
2009-04-02
1
-0
/
+13
*
DevTools: Add support for r/o CSS inspection. Original review CL by serya : h...
pfeldman@chromium.org
2009-04-02
3
-43
/
+264
*
DevTools: add support for provisional load tracking.
pfeldman@chromium.org
2009-04-02
3
-3
/
+30
*
1. Supported removal of breakpoints from UI.
yurys@google.com
2009-04-01
2
-4
/
+125
*
DevTools: Support r/o properties inspection.
pfeldman@chromium.org
2009-04-01
6
-10
/
+260
*
1. Allow to add breakpoints using Scripts panel.
yurys@google.com
2009-03-31
2
-35
/
+344
*
1. Added 'scripts' command response handler that populates Scripts panel with...
yurys@google.com
2009-03-30
2
-61
/
+68
*
DevTools: support null callbacks in the frontend, encapsulate node ids.
pfeldman@chromium.org
2009-03-30
3
-8
/
+5
*
DevTools: Implement basic DOM edit operations.
pfeldman@chromium.org
2009-03-30
3
-21
/
+178
*
DevTools: add support for navigating to other tab while inspecting.
pfeldman@chromium.org
2009-03-27
2
-17
/
+1
*
1. Implemented an agent providing RPC interface to v8 debugger of the inspect...
yurys@google.com
2009-03-27
5
-4
/
+315
*
Make DevTools client survive 'refresh' of the inspectable tab.
pfeldman@chromium.org
2009-03-26
4
-43
/
+132
*
DevTools: Element Panel search implementation.
pfeldman@chromium.org
2009-03-25
3
-2
/
+96
*
Wire 'Inspect Element' action to the new DevTools (depending on the devtools ...
pfeldman@chromium.org
2009-03-24
5
-74
/
+111
*
DevToolsClient frontend improvements:
pfeldman@chromium.org
2009-03-23
8
-102
/
+330
*
Initial revision of the DevTools frontend.
pfeldman@chromium.org
2009-03-22
9
-0
/
+2553