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
*
DevTools: A quick fix to enable interactive_ui_tests.
mnaganov@chromium.org
2009-09-09
1
-10
/
+10
*
Disable interactive_ui_tests failing as of WebKit merge 48098:48155 due to up...
japhet@chromium.org
2009-09-08
1
-10
/
+10
*
DevTools: fix flakiness of DevToolsSanityTest/TestProfilerTab.
mnaganov@chromium.org
2009-09-08
1
-2
/
+1
*
DevTools: re-enable some devtools interactive ui tests that started to fail a...
yurys@google.com
2009-09-05
1
-4
/
+4
*
Reverting 25574.
yurys@google.com
2009-09-05
1
-4
/
+4
*
DevTools: re-enable some devtools interactive ui tests that started to fail a...
yurys@google.com
2009-09-05
1
-4
/
+4
*
Disable interactive_ui_tests::TestProfilerTab for now.
mnaganov@chromium.org
2009-09-04
1
-1
/
+2
*
DevTools: disable 4 sanity tests during deps roll.
victorw@chromium.org
2009-09-04
1
-4
/
+4
*
DevTools: reenable set breakpoint test
yurys@google.com
2009-09-04
1
-1
/
+1
*
DevTools: enable scripts panel sanity test.
yurys@google.com
2009-09-04
1
-1
/
+1
*
DevTools: re-enable sanity tests disabled during the deps roll.
pfeldman@chromium.org
2009-09-03
1
-2
/
+2
*
Disable two DevToolsSanityTests. They started failing after http://trac.webki...
dglazkov@chromium.org
2009-09-01
1
-2
/
+2
*
DevTools: disable scripts-related sanity tests again.
pfeldman@chromium.org
2009-08-25
1
-2
/
+2
*
DevTools: Enable devtools sanity tests on Linux.
pfeldman@chromium.org
2009-08-25
1
-12
/
+4
*
DevTools: Restore devtools sanity console tests.
pfeldman@chromium.org
2009-08-21
1
-7
/
+2
*
Disable DevToolsSanityTest.TestShowScriptsTab, which has been flaky for quite...
estade@chromium.org
2009-08-21
1
-1
/
+1
*
Linux: more interactive tests porting.
estade@chromium.org
2009-08-20
1
-2
/
+12
*
DevTools: Re-enable devtools sanity tests.
pfeldman@chromium.org
2009-08-19
1
-6
/
+0
*
Cleaning up lines longer than 80 chars under src/chrome/browser.
mark@chromium.org
2009-08-17
1
-1
/
+2
*
DevTools: Disable sanity tests while merging the DOMAgent commit upstream. (R...
pfeldman@chromium.org
2009-08-13
1
-0
/
+6
*
Rollback 23350. Fix build breakage: no object file generated.
pfeldman@chromium.org
2009-08-13
1
-5
/
+0
*
DevTools: Disable sanity tests while merging the DOMAgent commit upstream.
pfeldman@chromium.org
2009-08-13
1
-0
/
+5
*
Mark a layout tests as crash/pass; disable two crashing UI tests.
senorblanco@chromium.org
2009-08-07
1
-2
/
+4
*
DevTools: Fix devtools after WebKit @r46732 roll.
pfeldman@chromium.org
2009-08-04
1
-2
/
+1
*
Disable failing inspector sanity test.
aa@chromium.org
2009-08-04
1
-1
/
+2
*
DevTools: split console evaluation into two steps: actual evaluation and result
yurys@google.com
2009-07-27
1
-0
/
+5
*
Reverting 21635.
yurys@google.com
2009-07-27
1
-5
/
+0
*
DevTools: split console evaluation into two steps: actual evaluation and result
yurys@google.com
2009-07-27
1
-0
/
+5
*
Reverting 21525.
yurys@google.com
2009-07-24
1
-5
/
+0
*
DevTools: split console evaluation into two steps: actual evaluation and resu...
yurys@google.com
2009-07-24
1
-0
/
+5
*
DevTools: re-enable interactve sanity tests.
pfeldman@chromium.org
2009-07-15
1
-6
/
+6
*
Disable tests failing due webkit (Roll WebKit DEPS 45843:45873). Introduced i...
stoyan@chromium.org
2009-07-15
1
-5
/
+10
*
Fix the ConsoleLog test and enable it. It was previously disabled because Web...
dimich@google.com
2009-07-14
1
-1
/
+1
*
Temporarily disable TestConsoleLog in interactive_tests.
dimich@google.com
2009-07-14
1
-1
/
+1
*
DevTools: added test for setting breakpoit.
yurys@google.com
2009-07-08
1
-0
/
+5
*
DevTools: Add global eval sanity test.
pfeldman@chromium.org
2009-07-07
1
-1
/
+1
*
DevTools: Add more sanity tests.
pfeldman@chromium.org
2009-07-07
1
-3
/
+19
*
Add an ExtensionBrowserTest base class that allows in-process browser tests o...
aa@chromium.org
2009-07-04
1
-2
/
+2
*
DevTools: Console tests.
pfeldman@chromium.org
2009-07-03
1
-0
/
+11
*
DevTools: check that devtools front-end JS files are loaded before running a ...
yurys@google.com
2009-07-01
1
-3
/
+22
*
DevTools: fix debugger test, reenable debugger and resources tests.
yurys@google.com
2009-07-01
1
-4
/
+4
*
Disable new test DevToolsSanityTest.TestEnableResourcesTab until Yuri fixes it
dkegel@google.com
2009-06-30
1
-1
/
+1
*
Disable new test DevToolsSanityTest.TestEnableScriptsTab until Yuri fixes it
dkegel@google.com
2009-06-30
1
-1
/
+1
*
DevTools: add tests that opens Scripts panel and checks that it's populated w...
yurys@google.com
2009-06-30
1
-0
/
+6
*
DevTools Profiler: add sanity test.
mnaganov@chromium.org
2009-06-26
1
-8
/
+14
*
DevTools: remove ShowJavaScriptConsole / InspectElementAt methods from render...
pfeldman@chromium.org
2009-06-24
1
-3
/
+2
*
Reduce header dependencies in browser/
phajdan.jr@chromium.org
2009-06-13
1
-0
/
+1
*
DevTools: Keep Resources panel enabled status upon frame navigate.
pfeldman@chromium.org
2009-06-11
1
-1
/
+0
*
DevTools: Add test for resource panel enabling.
pfeldman@chromium.org
2009-06-10
1
-1
/
+6
*
DevTools: migrate sanity tests to javascript.
pfeldman@chromium.org
2009-06-10
1
-47
/
+20
[next]