summaryrefslogtreecommitdiffstats
path: root/chrome/test/startup
Commit message (Expand)AuthorAgeFilesLines
* Remove Gears from Chrome.aa@chromium.org2011-03-111-25/+1
* Change includes of gfx/* to ui/gfx/*sail@chromium.org2011-02-051-1/+1
* Fix and refactor for ProxyLauncher browser disconnect.dtu@chromium.org2011-02-011-1/+1
* Mark new tab tests as flaky.chase@chromium.org2011-01-181-6/+12
* 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-083-37/+42
* Remove base/platform_thread.h stub and fix up all callers to use the new loca...brettw@google.com2011-01-012-2/+0
* Update file version info/memory details/process utils to use string16.avi@chromium.org2010-12-231-1/+1
* Mark StartupTest.PerfSeveralTabs as flaky on Win.rohitrao@chromium.org2010-12-011-0/+6
* base: Get rid of 'using' declaration of StringAppendF.tfarina@chromium.org2010-11-153-8/+11
* Split out command IDs from chrome_dll_resource.h.evan@chromium.org2010-11-081-1/+1
* Update a bunch of FLAKY_ tests to match current realitystuartmorgan@chromium.org2010-10-282-21/+4
* Rename CommandLine::ARGUMENTS_ONLY to NO_PROGRAM.mattm@chromium.org2010-10-211-1/+1
* Convert LOG(INFO) to VLOG(1) - chrome/test/.pkasting@chromium.org2010-10-202-12/+10
* base: Move SplitString functions into the base namespace and update the callers.tfarina@chromium.org2010-10-141-1/+1
* base: Finish moving the SplitString functions from string_util.h to string_sp...tfarina@chromium.org2010-09-241-0/+1
* GTTF: Extract performance-testing-specific parts of UITestBase to UIPerfTest.phajdan.jr@chromium.org2010-08-263-6/+6
* 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-202-6/+26
* CommandLine: eliminate wstring-accepting AppendLooseValueevan@chromium.org2010-08-131-2/+2
* remove toolstripserikkay@chromium.org2010-08-121-17/+0
* base: rename Environment::GetEnv to Environment::GetVar.tfarina@chromium.org2010-08-072-2/+2
* Add #include utf_string_conversions.h to all files that use ASCIIToWide andbrettw@chromium.org2010-08-031-0/+1
* base: Rename EnvVarGetter to Environment.tfarina@chromium.org2010-08-032-4/+4
* Convert more callers of the integer/string functions to usingbrettw@chromium.org2010-07-312-4/+5
* Move the number conversions from string_util to a new file.brettw@chromium.org2010-07-301-1/+2
* Drop usage of IntToWString in switch values; we can use ASCII now.evan@chromium.org2010-07-301-2/+2
* Move multiple tabs tests to new graph and use reference build.pathorn@chromium.org2010-06-181-10/+42
* Fix ShutdownTest flakiness by opening tabs one at a time.pathorn@chromium.org2010-06-171-25/+28
* Make new startup test use GetInitialLoadTimes for more accurate times.pathorn@chromium.org2010-06-171-53/+127
* Mark StartupTests.Perf*SeveralTabs and ShutdownTests.*TwentyTabs* as flaky on...pathorn@chromium.org2010-06-162-8/+30
* Test end-to-end startup performance of loading several tabs.pathorn@chromium.org2010-06-151-0/+68
* Don't let users set the number of cycles to be more than kNumCyclesMax in sta...thestig@chromium.org2010-04-152-4/+20
* 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-062-21/+136
* [GTTF] Make automation framework more solid by making sure thatphajdan.jr@chromium.org2010-03-161-3/+3
* Move base/gfx contents to gfx/ben@chromium.org2010-03-141-1/+1
* Reuse UseReferenceBuild() cleanup in startup test.chase@chromium.org2009-12-211-21/+3
* Rename a conflicting trace.chase@chromium.org2009-12-181-1/+2
* Re-enable startup tests on Mac since process leak bug fixed.jrg@chromium.org2009-12-171-6/+0
* Add reference build to tab switching tests.chase@chromium.org2009-12-141-14/+0
* Enable new tab test reference builds on Mac now that the reference builds are...tony@chromium.org2009-12-041-8/+0
* Re-enable NewTabUIStartupTest.PerfRefWarm on Linux. Roll to a newtony@chromium.org2009-11-251-2/+1
* Disable New Tab UI Warm ref test on Linux too, it's failing there too.tony@chromium.org2009-11-251-1/+2
* Disable the new tab reference tests on mac since the reference buildtony@chromium.org2009-11-251-0/+8
* Convert a few other places from using ApplyAccelerator (async) totony@chromium.org2009-11-251-2/+3
* Add new tab warm and new tab cold reference build runs.tony@chromium.org2009-11-252-3/+27
* reenable toolstrips for startup testserikkay@chromium.org2009-11-241-0/+4
* Try to make the start up tests less flaky by switchingtony@chromium.org2009-11-231-4/+6