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: provisional commit for new WebInspector's 'last opened panel' change.
pfeldman@chromium.org
2009-07-15
4
-2
/
+29
*
DevTools: mitigate WebKit console API changes.
pfeldman@chromium.org
2009-07-14
3
-18
/
+2
*
Fix the ConsoleLog test and enable it. It was previously disabled because Web...
dimich@google.com
2009-07-14
1
-10
/
+10
*
DevTools: allow reload while on a breakpoint: detach agent on navigation atte...
pfeldman@chromium.org
2009-07-13
2
-0
/
+9
*
DevTools: Enable styles editing.
pfeldman@chromium.org
2009-07-13
1
-1
/
+1
*
DevTools: postpone after-compile event propagation to the UI until scripts pa...
pfeldman@chromium.org
2009-07-10
2
-9
/
+24
*
DevTools: Show exception message in a resource message bubble while stopped o...
pfeldman@chromium.org
2009-07-10
1
-0
/
+69
*
Roll WebKit DEPS
abarth@chromium.org
2009-07-09
1
-2
/
+3
*
DevTools: show property type names in Elements panel and Console.
yurys@google.com
2009-07-09
2
-28
/
+49
*
Land Anton's patch to avoid throwing away type information on the
ager@chromium.org
2009-07-08
1
-1
/
+1
*
DevTools: handle call frames with unresolved script sources upon exception br...
pfeldman@chromium.org
2009-07-08
1
-7
/
+22
*
DevTools: Push context id to the client on 'window object cleared' event.
pfeldman@chromium.org
2009-07-08
4
-25
/
+15
*
DevTools: added test for setting breakpoit.
yurys@google.com
2009-07-08
1
-117
/
+210
*
Identical to http://codereview.chromium.org/155030 except for the WebKit revi...
japhet@chromium.org
2009-07-07
1
-1
/
+1
*
DevTools: merge TestSuite.Controller into TestSuite
yurys@google.com
2009-07-07
1
-58
/
+66
*
DevTools: Issue 'scripts' command on attach only, work based on after_compile...
pfeldman@chromium.org
2009-07-07
1
-6
/
+0
*
DevTools: clear breakpoints when devtools window is closing. This change depe...
yurys@google.com
2009-07-07
2
-3
/
+20
*
DevTools: Add global eval sanity test.
pfeldman@chromium.org
2009-07-07
1
-11
/
+10
*
DevTools: Add more sanity tests.
pfeldman@chromium.org
2009-07-07
2
-33
/
+128
*
Reverting 19963.
japhet@chromium.org
2009-07-06
1
-1
/
+1
*
Delete V8Binding and use the upstreamed version. BUG=15789
japhet@chromium.org
2009-07-06
1
-1
/
+1
*
DevTools: Provisional support for global properties' and scope roots completi...
pfeldman@chromium.org
2009-07-06
2
-0
/
+33
*
DevTools: Console tests.
pfeldman@chromium.org
2009-07-03
2
-12
/
+102
*
DevTools: do console evaluations in the global context of the inspected windo...
yurys@google.com
2009-07-03
1
-1
/
+2
*
DevTools: switch to KeyboardShortcut.js from WebKit.
yurys@google.com
2009-07-02
1
-108
/
+0
*
DevTools: Set up utility context earlier (prevent from crash).
pfeldman@chromium.org
2009-07-02
3
-19
/
+15
*
Add split with devtools container into the browser view.
pfeldman@chromium.org
2009-07-02
1
-4
/
+7
*
DevTools: Move InspectorController message filtering to the injected side.
pfeldman@chromium.org
2009-07-02
2
-9
/
+8
*
Add Reload and LoadData methods to WebFrame. LoadData replaces
darin@chromium.org
2009-07-01
1
-0
/
+2
*
DevTools: bring css with hidden dock toggle back.
pfeldman@chromium.org
2009-07-01
1
-0
/
+4
*
DevTols: add KeyboardShortcuts.js t Chromium so that when WebKit change for h...
yurys@google.com
2009-07-01
2
-0
/
+109
*
DevTools: Introduce docked version of DevTools.
pfeldman@chromium.org
2009-07-01
3
-6
/
+31
*
DevTools: nuke forked inspector files.
pfeldman@chromium.org
2009-07-01
1
-4
/
+0
*
DevTools: added stubs for initial scripts requests.
yurys@google.com
2009-06-30
1
-0
/
+31
*
DevTools: add tests that opens Scripts panel and checks that it's populated w...
yurys@google.com
2009-06-30
1
-0
/
+52
*
Delete V8Proxy and V8Utilities and use upstreamed versions.
japhet@chromium.org
2009-06-29
3
-16
/
+15
*
Reverting 19489,19488.
japhet@chromium.org
2009-06-29
3
-15
/
+16
*
Use upstream V8Proxy and V8Utilities
japhet@chromium.org
2009-06-29
3
-16
/
+15
*
DevTools: show all scopes for current call frame in the scopes pane.
yurys@google.com
2009-06-29
2
-28
/
+108
*
DevTools Profiler: add sanity test.
mnaganov@chromium.org
2009-06-26
1
-0
/
+34
*
DevTools Profiler: fix lines highligting alignment.
mnaganov@chromium.org
2009-06-26
1
-0
/
+4
*
DevTools: fix potential crash.
pfeldman@chromium.org
2009-06-26
1
-0
/
+4
*
Use upstreamed V8Index
japhet@chromium.org
2009-06-25
1
-1
/
+1
*
DevTools Profiler: enable log compression.
mnaganov@chromium.org
2009-06-24
2
-107
/
+50
*
DevTools: object propeties in the scope chain side bar are now sorted. ScopeC...
yurys@google.com
2009-06-23
1
-22
/
+92
*
DevTools: Mute aftercompile events until 'scripts' result is ready.
pfeldman@chromium.org
2009-06-22
1
-0
/
+9
*
DevTools: add fake callframe for live object expansion in console.
pfeldman@chromium.org
2009-06-19
1
-1
/
+7
*
DevTools: remove dock/undock button
pfeldman@chromium.org
2009-06-19
1
-1
/
+5
*
DevTools: fix crash when inspect element invoked on the root element.
pfeldman@chromium.org
2009-06-19
1
-4
/
+4
*
DevTools: add devtools.css to webkit.gyp. It should have been added as part o...
yurys@google.com
2009-06-19
2
-3
/
+3
[next]