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
Commit message (
Expand
)
Author
Age
Files
Lines
*
DevTools: Add exception handling support into the window context evaluation.
pfeldman@chromium.org
2009-06-15
4
-4
/
+30
*
DevTools: Provisional commit for https://bugs.webkit.org/attachment.cgi?id=31...
pfeldman@chromium.org
2009-06-15
3
-38
/
+59
*
DevTools: extension content script names are shown with a background color di...
yurys@google.com
2009-06-15
4
-5
/
+50
*
DevTools:
yurys@google.com
2009-06-11
8
-44
/
+44
*
DevTools: when injected script context is created its context data is set to ...
yurys@google.com
2009-06-11
2
-17
/
+20
*
DevTools: Render 'Array' type name for scope variables.
pfeldman@chromium.org
2009-06-11
1
-0
/
+13
*
DevTools: do not skip first array element.
pfeldman@chromium.org
2009-06-11
1
-1
/
+1
*
DevTools: pass proper platform names on non-windows.
pfeldman@chromium.org
2009-06-11
1
-0
/
+8
*
DevTools Profiler: fix Profiles Panes 'show' interception.
mnaganov@chromium.org
2009-06-11
1
-0
/
+3
*
DevTools: always send reponse to resource content request, otherwise client m...
yurys@google.com
2009-06-10
1
-0
/
+1
*
DevTools: Add test for resource panel enabling.
pfeldman@chromium.org
2009-06-10
3
-12
/
+139
*
DevTools: migrate sanity tests to javascript.
pfeldman@chromium.org
2009-06-10
3
-0
/
+132
*
DevTools: now that WebKit implementation of WebInspector.SourceView expects I...
yurys@google.com
2009-06-09
4
-38
/
+20
*
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
8
-69
/
+111
*
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
5
-2
/
+102
*
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
*
Header cleanup in webkit/glue
phajdan.jr@chromium.org
2009-06-01
1
-0
/
+1
*
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
5
-58
/
+103
*
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
12
-681
/
+196
*
DevTools: use event context to decide which agent should be used for handling...
yurys@google.com
2009-05-26
2
-80
/
+49
*
Sync with the profiler changes in V8.
mnaganov@chromium.org
2009-05-26
5
-61
/
+92
*
DevTools: disable console autocompletion until we come up with some good solu...
yurys@google.com
2009-05-25
1
-0
/
+11
*
DevTools: Messages converted to wide strings don't work on Mac and Linux. Use...
yurys@google.com
2009-05-21
2
-4
/
+4
*
DevTools: Temporarily use JSON with escaping to handle non-latin data.
pfeldman@chromium.org
2009-05-21
1
-1
/
+3
*
DevTools: Reverting 16586. Necessary v8 changes are not rolled yet.
yurys@google.com
2009-05-21
2
-49
/
+80
*
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
3
-7
/
+15
*
DevTools: only supported event types are forwarded to the client. Unsupported...
yurys@google.com
2009-05-21
1
-0
/
+7
*
DevTools: use event context to decide which agent should be used for handling...
yurys@google.com
2009-05-21
2
-80
/
+49
*
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
3
-27
/
+13
*
Fix build breakage (add file missing in 115508).
pfeldman@chromium.org
2009-05-19
1
-0
/
+2
*
DevTools: do not cache xmlhttp when client is not attached; reduce agent cach...
pfeldman@chromium.org
2009-05-19
1
-10
/
+17
*
DevTools: utility scripts and all other scripts not having context data are f...
yurys@google.com
2009-05-18
1
-0
/
+36
*
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: Introduce lightweight version of JSON serialization.
pfeldman@chromium.org
2009-05-15
1
-1
/
+1
*
DevTools: simplify client dispatch via moving it into javascript.
pfeldman@chromium.org
2009-05-15
2
-97
/
+25
*
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
9
-2
/
+478
*
DevTools: fix memory leak.
pfeldman@chromium.org
2009-05-13
1
-0
/
+1
[next]