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
/
devtools_sanity_unittest.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Temporarily disable DevToolsSanityTest.TestProfilerTab
mnaganov@chromium.org
2010-04-13
1
-0
/
+3
*
TestResoruceContentLength is flaky on linux_views,chromeos
oshima@chromium.org
2010-04-08
1
-1
/
+8
*
Reland r41641 "Make DevTools open docked by default..."
xiyuan@chromium.org
2010-03-22
1
-1
/
+5
*
Revert 39450 - Disable 3 interactive tests for now. They started failing aft...
dglazkov@chromium.org
2010-02-19
1
-6
/
+3
*
Disable 3 interactive tests for now. They started failing after the last Web...
jorlow@chromium.org
2010-02-19
1
-3
/
+6
*
DevTools: fix and reenable DevToolsSanityTest.TestShowScriptsTab. Only check ...
yurys@chromium.org
2010-01-26
1
-2
/
+1
*
Disable failing browser test.
jorlow@chromium.org
2010-01-26
1
-1
/
+2
*
DevTools: prepare to injectiong inspector script into the inspected context.
yurys@chromium.org
2010-01-19
1
-1
/
+1
*
Revert enabled DevToolsSanityTest.TestConsoleLog test.
apavlov@chromium.org
2009-12-30
1
-1
/
+1
*
Enable DevToolsSanityTest.TestConsoleLog test (seems flaky)
apavlov@chromium.org
2009-12-30
1
-1
/
+1
*
Disable interactive ui test DevToolsSanityTest.TestConsoleLog which went red ...
michaeln@chromium.org
2009-12-30
1
-1
/
+1
*
DevTools: restore devtools tests.
pfeldman@chromium.org
2009-12-25
1
-2
/
+2
*
Disable 2 tests in DevToolsSanityTest
hamaji@chromium.org
2009-12-25
1
-2
/
+2
*
DevTools: fix devtools sanity test that was affected by the inspector redesign.
pfeldman@chromium.org
2009-12-21
1
-1
/
+1
*
Disable DevToolsSanityTest.TestExpandScope as it is failing from webkit roll.
jparent@chromium.org
2009-12-16
1
-1
/
+1
*
DevTools: repair DevToolsExtensionDebugTest.TestContentScriptIsPresent
yurys@chromium.org
2009-12-15
1
-1
/
+1
*
DevTools: Restore sanity tests tests.
pfeldman@chromium.org
2009-12-15
1
-16
/
+16
*
Disable anther DevTools sanity test that was missed in r34516.
tony@chromium.org
2009-12-15
1
-1
/
+1
*
Disable DevTools sanity tests pending investigation.
dglazkov@chromium.org
2009-12-15
1
-15
/
+15
*
[GTTF] Reduce header dependencies in chrome.
phajdan.jr@chromium.org
2009-11-30
1
-1
/
+1
*
Revert 33301 and 33305 due to unit_tests breakage.
maruel@chromium.org
2009-11-30
1
-1
/
+1
*
[GTTF] Reduce header dependencies in chrome.
phajdan.jr@chromium.org
2009-11-30
1
-1
/
+1
*
DevTools: fix on Linux and reenable DevToolsSanityTest.TestPauseWhenScriptIsR...
yurys@chromium.org
2009-11-30
1
-1
/
+1
*
DevTools: temporarily diable DevToolsSanityTest.TestPauseWhenScriptIsRunning ...
yurys@chromium.org
2009-11-30
1
-1
/
+1
*
DevTools: process pause script request on the IO thread. To pause already run...
yurys@chromium.org
2009-11-30
1
-0
/
+8
*
Disable DevToolsExtensionDebugTest.TestContentScriptIsPresent because
nsylvain@chromium.org
2009-11-30
1
-1
/
+2
*
Remove Content-Type workaround for cached resources
apavlov@chromium.org
2009-11-26
1
-0
/
+6
*
Fix a flaky dev tools sanity test.
ager@chromium.org
2009-11-24
1
-3
/
+0
*
WebKit merge 50932:50947.
brettw@chromium.org
2009-11-13
1
-10
/
+10
*
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: add pause on exception test
yurys@google.com
2009-11-07
1
-0
/
+7
*
Reenabled a bunch of interactive UI tests on Linux,
jcampan@chromium.org
2009-11-07
1
-0
/
+3
*
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: add all scripts from afterCompile events when scripts panel is show...
yurys@google.com
2009-10-31
1
-2
/
+19
*
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
*
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
[next]