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
*
Turn on DevTools Profiler.
mnaganov@chromium.org
2009-06-08
1
-2
/
+2
*
DevTools Profiler: better handling of DevTools' reset and initial load.
mnaganov@chromium.org
2009-06-05
5
-60
/
+98
*
DevTools: Fix expression evaluation while on a breakpoint.
pfeldman@chromium.org
2009-06-04
1
-1
/
+1
*
DevTools: do not lose console message type on marshalling.
pfeldman@chromium.org
2009-06-04
1
-1
/
+2
*
DevTools Profiler: reuse more code from WebKit Inspector.
mnaganov@chromium.org
2009-06-04
4
-111
/
+118
*
DevTools: Catch up with InspectorController changes.
pfeldman@chromium.org
2009-06-03
4
-0
/
+93
*
DevTools Profiler: use sampling rate reported by V8 profiler.
mnaganov@chromium.org
2009-06-02
2
-9
/
+30
*
DevTools Profiler UI changes.
mnaganov@chromium.org
2009-06-02
3
-13
/
+76
*
BUG=12192
rafaelw@chromium.org
2009-05-30
2
-329
/
+0
*
DevTools: decouple class and method names from RPC message arguments. That wo...
yurys@google.com
2009-05-29
1
-5
/
+5
*
DevTools: Fix standalone mode for Inspector frontend.
pfeldman@chromium.org
2009-05-28
1
-2
/
+2
*
DevTools: Add support for non-trivial console messages.
pfeldman@chromium.org
2009-05-28
1
-2
/
+15
*
Separate results of profiling sessions.
mnaganov@chromium.org
2009-05-28
3
-33
/
+75
*
DevTools: Migrate to InspectorController for network and console events.
pfeldman@chromium.org
2009-05-27
6
-171
/
+95
*
Sync with the profiler changes in V8.
mnaganov@chromium.org
2009-05-26
2
-53
/
+74
*
DevTools: disable console autocompletion until we come up with some good solu...
yurys@google.com
2009-05-25
1
-0
/
+11
*
DevTools: Use message format in WebInspector.UIString override.
pfeldman@chromium.org
2009-05-21
1
-1
/
+1
*
DevTools: Display main resource url as devtools window title.
pfeldman@chromium.org
2009-05-21
1
-0
/
+3
*
DevTools: if the number of actual parameters is greater than number of the fo...
yurys@google.com
2009-05-20
1
-13
/
+25
*
DevTools: do work with new InspectorController.
pfeldman@chromium.org
2009-05-19
2
-25
/
+8
*
DevTools: to speed up devtools start up time script sources are omitted from ...
yurys@google.com
2009-05-18
2
-1
/
+84
*
DevTools: changed debugger response handling so to the short format. Now obje...
yurys@google.com
2009-05-18
2
-177
/
+66
*
DevTools: simplify client dispatch via moving it into javascript.
pfeldman@chromium.org
2009-05-15
1
-0
/
+23
*
DevTools: save time on line lookup in l10n error report.
pfeldman@chromium.org
2009-05-14
7
-416
/
+426
*
Add initial version of DevTools Profiler.
mnaganov@chromium.org
2009-05-14
6
-0
/
+431
*
Page global contexts are assigned uniques ids.Script list now contain scripts...
yurys@google.com
2009-05-13
2
-10
/
+61
*
DevTools: migrate to 'native' JSON serialization.
pfeldman@chromium.org
2009-05-12
6
-15
/
+13
*
Don't request scripts until ScriptsPanel is visible.
yurys@google.com
2009-05-12
2
-6
/
+32
*
DevTools: Activate inspector window on break / exception.
pfeldman@chromium.org
2009-05-08
1
-0
/
+1
*
In OOP-sytle JavaScript programs there are lots of anonymous functions which ...
yurys@google.com
2009-05-05
1
-7
/
+1
*
DevTools: Add Metrics sidebar support.
pfeldman@chromium.org
2009-05-04
4
-24
/
+125
*
DevTools: Implement search in scripts.
pfeldman@chromium.org
2009-05-04
2
-2
/
+41
*
Now it's possible to evaluate expressions in the debugger console.
yurys@google.com
2009-05-04
2
-37
/
+99
*
DevTools: switch from CppBound* to pure v8 bindings in WebDevToolsClient host...
pfeldman@chromium.org
2009-05-04
1
-7
/
+4
*
DevTools: Implement styles editing.
pfeldman@chromium.org
2009-04-30
4
-48
/
+235
*
1. When exception is thrown debugger will pause and show call stack.
yurys@google.com
2009-04-30
3
-8
/
+82
*
DevTools: keep links on the edited styles so that they are not collected betw...
pfeldman@chromium.org
2009-04-29
3
-319
/
+328
*
DevTools: Implement styles toggle:
pfeldman@chromium.org
2009-04-29
5
-230
/
+445
*
1. Debugger front-end scripts are now updated from 'afterCompile' events.
yurys@google.com
2009-04-28
1
-52
/
+77
*
Merge WebKit console and load deferrer changes.
pfeldman@chromium.org
2009-04-28
1
-6
/
+4
*
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
[next]