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
*
Merge 33197 - Support context data in form of a string
sgjesse@chromium.org
2009-11-27
2
-6
/
+29
*
DevTools: Add support for removeNode from elements panel implemented upstream.
pfeldman@chromium.org
2009-11-13
1
-0
/
+1
*
DevTools: right align numbers in heap profile view, show absolute values init...
mnaganov@chromium.org
2009-11-13
2
-4
/
+36
*
DevTools: enable Storage panel by default
yurys@google.com
2009-11-12
1
-0
/
+37
*
DevTools: remove temporary override for addDOMStorage as WebKit fix has alrea...
yurys@google.com
2009-11-12
1
-12
/
+0
*
DevTools: wait for initial scripts response before processing backtrace response
yurys@google.com
2009-11-11
2
-22
/
+92
*
DevTools: add test for pause event during frontend load.
yurys@google.com
2009-11-11
2
-1
/
+38
*
DevTools: allow deleting entries from localStorage
yurys@google.com
2009-11-11
1
-0
/
+1
*
Fix Resources panel enablement
apavlov@chromium.org
2009-11-10
1
-3
/
+3
*
DevTools: fix 'super' call, route it to new InspectorControllerStub.
pfeldman@chromium.org
2009-11-08
1
-2
/
+1
*
DevTools: migrate from inspector_controller.js to the InspectorControllerStub...
pfeldman@chromium.org
2009-11-07
2
-525
/
+10
*
DevTools: add pause on exception test
yurys@google.com
2009-11-07
1
-0
/
+31
*
DevTools: Turn pause on exceptions off by default (as in Web Inspector and Fi...
pfeldman@chromium.org
2009-11-06
1
-1
/
+1
*
Invoke DevTools window search rather than native search on F3 keypress
apavlov@chromium.org
2009-11-06
1
-9
/
+44
*
Focus DevTools window on inspected node selection with magnifier
apavlov@chromium.org
2009-11-06
1
-0
/
+4
*
Highlight node with mouse over it while selecting element to inspect
apavlov@chromium.org
2009-11-05
2
-1
/
+9
*
DevTools: Add port method stub: avoid devtools breakage on deps roll.
pfeldman@chromium.org
2009-11-05
1
-0
/
+4
*
DevTools: fix categories alignment.
pfeldman@chromium.org
2009-11-04
1
-0
/
+4
*
Fix TestProfilerTab.
mnaganov@chromium.org
2009-11-03
1
-4
/
+3
*
Remove a duplicate CSS rule from devtools.css
apavlov@chromium.org
2009-11-03
1
-5
/
+0
*
DevTools: prepare for WebKit change 50460.
mnaganov@chromium.org
2009-11-03
6
-26
/
+40
*
DevTools: fix script tests broken by WebKit change 50431
yurys@google.com
2009-11-03
1
-38
/
+27
*
DevTools: change expected resource length to match its real size.
yurys@google.com
2009-11-02
1
-1
/
+1
*
DevTools: report correct content length for resources.
yurys@google.com
2009-11-02
1
-0
/
+57
*
DevTools: support cross-navigation instrumentation.
pfeldman@chromium.org
2009-11-02
1
-0
/
+12
*
DevTools Heap profiler: implement sorting.
mnaganov@chromium.org
2009-11-02
1
-32
/
+200
*
DevTools: add all scripts from afterCompile events when scripts panel is show...
yurys@google.com
2009-10-31
2
-5
/
+60
*
Fix spurious errors when dragging Web Inspector elements
apavlov@chromium.org
2009-10-30
1
-6
/
+10
*
DevTools: Fix console and resources filters looks.
pfeldman@chromium.org
2009-10-30
1
-0
/
+8
*
DevTools: wire up timeline panel to Chrome!
pfeldman@chromium.org
2009-10-29
1
-0
/
+3
*
DevTools: Webkit merge broke DevToolsSanityTest.TestEnableResourcesTab
pfeldman@chromium.org
2009-10-29
1
-1
/
+2
*
Renames addItemToTimeline to addRecordToTimeline due to WebKit
jamesr@chromium.org
2009-10-27
1
-1
/
+1
*
DevTools: fix colors of heap snapshot summary bar.
mnaganov@chromium.org
2009-10-27
1
-5
/
+6
*
Remove trailing whitespace
apavlov@chromium.org
2009-10-23
1
-2
/
+2
*
Use the existing ProfileTypes extensibility to plug in heap snapshots
apavlov@chromium.org
2009-10-22
1
-88
/
+31
*
Modify the factory method name to follow WebKit
apavlov@chromium.org
2009-10-21
1
-2
/
+2
*
DevTools: test that content scripts are visible in the debugger scripts list
yurys@google.com
2009-10-21
1
-8
/
+38
*
Prepare heap profiler for WebKit profiles panel UI-related refactoring
apavlov@chromium.org
2009-10-19
1
-0
/
+12
*
DevTools: show diffs of retainers count between heap snapshots.
mnaganov@chromium.org
2009-10-19
2
-122
/
+137
*
DevTools: allow expanding constructor property
yurys@google.com
2009-10-19
2
-68
/
+83
*
Fix heap profiler after a WebKit roll.
apavlov@chromium.org
2009-10-16
2
-9
/
+42
*
DevTools: now really fix TestProfilerTab (forgot to include the second file).
mnaganov@chromium.org
2009-10-15
1
-2
/
+2
*
DevTools: fix the TestProfilerTab test.
mnaganov@chromium.org
2009-10-15
1
-4
/
+1
*
DevTools: restore accidentally deleted if block
yurys@google.com
2009-10-15
1
-0
/
+10
*
DevTools: enable DevToolsSanityTest.TestCompletionOnPause that failed because...
yurys@google.com
2009-10-15
2
-2
/
+1
*
DevTools: Forward copy and cookie-related messages to the inspector controller.
pfeldman@chromium.org
2009-10-14
1
-0
/
+3
*
DevTools: support autocompletion when script is paused
yurys@google.com
2009-10-14
3
-9
/
+176
*
DevTools: prepare for a patch from WebKit bug 30328.
mnaganov@chromium.org
2009-10-14
2
-0
/
+13
*
DevTools: Make DevTools look like Chrome.
pfeldman@chromium.org
2009-10-14
11
-0
/
+72
*
DevTools: prepare for a change in WebKit introducing profile types.
mnaganov@chromium.org
2009-10-13
1
-0
/
+10
[next]