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
*
Clean up Chromium code to follow message loop reentrancy fix in WebKit (https...
apavlov@chromium.org
2010-07-09
1
-0
/
+3
*
Add test for Heap profiler.
mnaganov@chromium.org
2010-06-23
1
-0
/
+6
*
Fix files with svn:executable permissions.
thestig@chromium.org
2010-06-23
1
-0
/
+0
*
TTF: Reenable some disabled tests.
vandebo@chromium.org
2010-06-18
1
-1
/
+1
*
FAILS tests should not turn the bot red.
vandebo@chromium.org
2010-06-18
1
-1
/
+1
*
TTF: Reenable some disabled tests.
vandebo@chromium.org
2010-06-18
1
-1
/
+1
*
Build fix: Remove a duplicate MAYBE_ define.
jhawkins@chromium.org
2010-06-11
1
-7
/
+0
*
TTF: Re-enable DevToolsSanityTest.TestResouceContentLength and mark it as
jhawkins@chromium.org
2010-06-11
1
-2
/
+8
*
DevTools: enable and mark step in/out/over tests as flaky. I cannot see them ...
yurys@chromium.org
2010-06-11
1
-9
/
+12
*
Update V8 to version 2.2.16.
whesse@chromium.org
2010-06-11
1
-0
/
+5
*
Disable DevToolsSanityTest.TestStepIn/Over/Out on Linux.
dimich@chromium.org
2010-06-10
1
-7
/
+10
*
Inspector settings are now cleared before testScriptsTabIsPopulatedOnInspecte...
yurys@chromium.org
2010-06-07
1
-8
/
+2
*
DevTools: inspector settings are now serialized into map, not a string
pfeldman@chromium.org
2010-06-01
1
-3
/
+7
*
Disable TestStepOut and TestStepIn on win because they timeout.
tonyg@chromium.org
2010-05-26
1
-4
/
+10
*
DevToolsSanityTest.TestStepOver needs to be disabled (not just marked FLAKY)
tonyg@chromium.org
2010-05-26
1
-2
/
+2
*
Mark tests as flaky based on recent buildbot runs.
pam@chromium.org
2010-05-26
1
-7
/
+11
*
Marking DevToolsSanityTest.TestStepOut as flaky on Linux too.
robertshield@chromium.org
2010-05-20
1
-1
/
+1
*
Mark DevToolsSanityTest.TestStepOut as flaky on Chrome OS.
robertshield@chromium.org
2010-05-19
1
-1
/
+9
*
Temporarily disable DevToolsSanityTest.TestResourceContentLength
yurys@chromium.org
2010-05-14
1
-1
/
+2
*
Mark DevToolsSanityTest.TestStepIn as flaky on CrOS.
thestig@chromium.org
2010-05-06
1
-1
/
+7
*
Reenable some devtools tests. Original patch by caseq: http://codereview.chro...
yurys@chromium.org
2010-04-30
1
-4
/
+2
*
Remove deprecated things from net test suite:
phajdan.jr@chromium.org
2010-04-30
1
-28
/
+28
*
Mark tests that started failing after WebKit roll as DISABLED
jorlow@chromium.org
2010-04-28
1
-4
/
+4
*
Marks TestEvalOnCallFrame, TestSetBreakpoint, QueuedSharedWorkerShutdown as f...
bulach@chromium.org
2010-04-28
1
-2
/
+4
*
Remove stale comment line.
mnaganov@chromium.org
2010-04-15
1
-1
/
+0
*
Update and enable DevToolsSanityTest.TestProfilerTab.
mnaganov@chromium.org
2010-04-15
1
-2
/
+0
*
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
[next]