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
/
chrome
/
browser
/
debugger
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add Event Listeners sidebar pane manual test
apavlov@chromium.org
2009-11-16
1
-0
/
+30
*
DevTools: add 2 manual profiler tests.
mnaganov@chromium.org
2009-11-16
3
-0
/
+129
*
DevTools: Add some devtools manual tests.
pfeldman@chromium.org
2009-11-16
19
-0
/
+445
*
WebKit merge 50932:50947.
brettw@chromium.org
2009-11-13
1
-10
/
+10
*
Fixes almost all of the rest of lint errors in the chrome/ directory (minus t...
erg@google.com
2009-11-13
3
-12
/
+12
*
Disabling some failing tests after the recent WebKit roll.
levin@chromium.org
2009-11-13
1
-9
/
+9
*
DevTools: enable Storage panel by default
yurys@google.com
2009-11-12
1
-0
/
+6
*
A large number of style nits in preparation for turning on automated cpplint.py.
erg@google.com
2009-11-11
1
-1
/
+1
*
DevTools: add test for pause event during frontend load.
yurys@google.com
2009-11-11
1
-0
/
+8
*
DevTools: handle the case where client host is disposed while in the list of ...
pfeldman@chromium.org
2009-11-08
2
-17
/
+23
*
Ninth patch in making destructors of refcounted objects private.
jam@chromium.org
2009-11-07
4
-4
/
+13
*
DevTools: add pause on exception test
yurys@google.com
2009-11-07
1
-0
/
+7
*
Tenth patch in making destructors of refcounted objects private.
jam@chromium.org
2009-11-07
5
-7
/
+10
*
Reenabled a bunch of interactive UI tests on Linux,
jcampan@chromium.org
2009-11-07
1
-0
/
+3
*
DevTools: provide a way for clients to detach and attach client hosts to rend...
pfeldman@chromium.org
2009-11-06
2
-11
/
+57
*
DevTools: Follow up to r31226. Fixed one of the toggledevtools calls.
pfeldman@chromium.org
2009-11-06
2
-2
/
+4
*
DevTools: Wire Ctrl+Shift+C to "Show JavaScript console".
pfeldman@chromium.org
2009-11-06
4
-12
/
+37
*
Fourth patch in making destructors of refcounted objects private.
jam@chromium.org
2009-11-05
1
-1
/
+1
*
Highlight node with mouse over it while selecting element to inspect
apavlov@chromium.org
2009-11-05
2
-10
/
+0
*
Disable failing in-process-browser interactive_ui_tests.
rafaelw@chromium.org
2009-11-03
1
-5
/
+0
*
Disable failing DevToolsSanityTests on linux.
rafaelw@chromium.org
2009-11-03
1
-0
/
+4
*
DevTools: report correct content length for resources.
yurys@google.com
2009-11-02
1
-0
/
+6
*
DevTools: support cross-navigation instrumentation.
pfeldman@chromium.org
2009-11-02
2
-6
/
+43
*
Third patch in getting rid of caching MessageLoop pointers and always using C...
jam@chromium.org
2009-11-02
2
-17
/
+18
*
DevTools: add all scripts from afterCompile events when scripts panel is show...
yurys@google.com
2009-10-31
1
-2
/
+19
*
DevTools: Implement raw cookies access for inspector.
pfeldman@chromium.org
2009-10-29
1
-24
/
+27
*
DevTools: Webkit merge broke DevToolsSanityTest.TestEnableResourcesTab
pfeldman@chromium.org
2009-10-29
1
-1
/
+1
*
Disable DevToolsSanityTest.TestEnableResourcesTab after WebKit roll broke it.
jorlow@chromium.org
2009-10-29
1
-1
/
+1
*
DevTools: fix and enable DevToolsExtensionDebugTest.TestContentScriptIsPresent.
yurys@google.com
2009-10-27
1
-6
/
+63
*
Move the json-related files into a separate json directory. This hopefully also
brettw@chromium.org
2009-10-23
3
-15
/
+15
*
Revert 29635 - DevTools: fix and enable TestContentScriptIsPresent
nsylvain@chromium.org
2009-10-21
1
-1
/
+1
*
DevTools: fix and enable TestContentScriptIsPresent
yurys@google.com
2009-10-21
1
-1
/
+1
*
DevTools: temporarily disable TestContentScriptIsPresent
yurys@google.com
2009-10-21
1
-1
/
+1
*
DevTools: test that content scripts are visible in the debugger scripts list
yurys@google.com
2009-10-21
1
-0
/
+67
*
DevTools: enable DevToolsSanityTest.TestCompletionOnPause that failed because...
yurys@google.com
2009-10-15
1
-1
/
+1
*
More style nits.
erg@google.com
2009-10-14
1
-1
/
+1
*
DevTools: temporarily disable completion test which fails on Linux
yurys@google.com
2009-10-14
1
-1
/
+1
*
DevTools: support autocompletion when script is paused
yurys@google.com
2009-10-14
1
-0
/
+6
*
Header dependency cleanup in chrome/
phajdan.jr@chromium.org
2009-10-12
1
-0
/
+1
*
DevTools: fix and reenable TestDebugIntrinsicProperties
yurys@google.com
2009-10-08
1
-1
/
+1
*
DevTools: enable TestProfilerTab back, as fix has been rolled in V8.
mnaganov@chromium.org
2009-10-07
1
-3
/
+1
*
DevTools: temporarily disable failing test
yurys@google.com
2009-10-07
1
-1
/
+1
*
DevTools: allow inspecting __proto__, constructor, prototype properties.BUG=2...
yurys@google.com
2009-10-07
1
-0
/
+8
*
Coverity: Assert that socket() returned a successful value.
jhawkins@chromium.org
2009-10-06
1
-0
/
+1
*
DevTools: disable TestProfilerTab test due to flakiness.
mnaganov@chromium.org
2009-10-06
1
-1
/
+3
*
DevTools: bring devtools tests back.
pfeldman@chromium.org
2009-10-06
1
-17
/
+17
*
Disable a Dev Tools test that got missed.
pkasting@chromium.org
2009-10-05
1
-1
/
+1
*
Temporarily disable the dev tools unit tests. They were broken by the webkit...
jparent@chromium.org
2009-10-05
1
-16
/
+16
*
DevTools: test that scopes can be epxanded
yurys@google.com
2009-10-02
1
-0
/
+7
*
DevTools: reenable step-out test as issues causing its failure on linux was f...
yurys@google.com
2009-10-02
1
-1
/
+1
[next]