summaryrefslogtreecommitdiffstats
path: root/chrome/test/startup/shutdown_test.cc
Commit message (Expand)AuthorAgeFilesLines
* Cleanup: Remove unneeded includes of chrome_switches.h.thestig@chromium.org2011-01-111-1/+0
* Moves everything related to launching and terminating the browser from UITest...nirnimesh@chromium.org2011-01-081-8/+10
* Remove base/platform_thread.h stub and fix up all callers to use the new loca...brettw@google.com2011-01-011-1/+0
* base: Get rid of 'using' declaration of StringAppendF.tfarina@chromium.org2010-11-151-1/+1
* Update a bunch of FLAKY_ tests to match current realitystuartmorgan@chromium.org2010-10-281-14/+3
* Convert LOG(INFO) to VLOG(1) - chrome/test/.pkasting@chromium.org2010-10-201-6/+5
* GTTF: Extract performance-testing-specific parts of UITestBase to UIPerfTest.phajdan.jr@chromium.org2010-08-261-2/+2
* Mark another test as flaky on mac to try and keep the bot greenerthomasvl@chromium.org2010-08-231-1/+3
* Mark a bunch of startup_tests as FLAKY on Mac:rsesek@chromium.org2010-08-201-2/+11
* base: rename Environment::GetEnv to Environment::GetVar.tfarina@chromium.org2010-08-071-1/+1
* base: Rename EnvVarGetter to Environment.tfarina@chromium.org2010-08-031-2/+2
* Convert more callers of the integer/string functions to usingbrettw@chromium.org2010-07-311-1/+2
* Fix ShutdownTest flakiness by opening tabs one at a time.pathorn@chromium.org2010-06-171-25/+28
* Mark StartupTests.Perf*SeveralTabs and ShutdownTests.*TwentyTabs* as flaky on...pathorn@chromium.org2010-06-161-2/+15
* Don't let users set the number of cycles to be more than kNumCyclesMax in sta...thestig@chromium.org2010-04-151-2/+10
* Only disable ShutdownTest.TwentyTabsSessionEnding in Debug mode. It runs just...thestig@chromium.org2010-04-071-1/+1
* Temporarily disable ShutdownTest.TwentyTabsSessionEnding on Windows.viettrungluu@chromium.org2010-04-071-1/+7
* Add some shutdown perf tests. We measure shutdown for the combination ofthestig@chromium.org2010-04-061-0/+122