summaryrefslogtreecommitdiffstats
path: root/chrome/test/startup/startup_test.cc
Commit message (Expand)AuthorAgeFilesLines
* Move more files from chrome/test to chrome/test/base, part #7phajdan.jr@chromium.org2011-08-041-431/+0
* Move more files from chrome/test to chrome/test/base, part #5phajdan.jr@chromium.org2011-08-011-1/+1
* Move in_process_browser_test and ui_test_utils to chrome/test/basephajdan.jr@chromium.org2011-07-291-1/+1
* Fixed startup test branding issue on Mac.jrt@chromium.org2011-07-291-2/+9
* Fix TODO(evanm) about only having ui_test.h forward declare AutomationProxy.darin@chromium.org2011-06-271-0/+1
* Automatic testing for using registered protocol handlers at startup.benwells@chromium.org2011-06-241-13/+51
* Support Chromium-branded builds and cleanup reference build usage.jrt@chromium.org2011-06-231-3/+2
* More POSIX support for Chromium, consisting mostly of broadening ifdefs. Thistony@chromium.org2011-06-021-1/+1
* iwyu: Include stringprintf.h where appropriate, part 3.jhawkins@chromium.org2011-05-121-1/+1
* Remove Gears from Chrome.aa@chromium.org2011-03-111-25/+1
* Fix and refactor for ProxyLauncher browser disconnect.dtu@chromium.org2011-02-011-1/+1
* Moves everything related to launching and terminating the browser from UITest...nirnimesh@chromium.org2011-01-081-18/+21
* Remove base/platform_thread.h stub and fix up all callers to use the new loca...brettw@google.com2011-01-011-1/+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-151-6/+9
* Update a bunch of FLAKY_ tests to match current realitystuartmorgan@chromium.org2010-10-281-7/+1
* 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-201-6/+5
* 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-261-2/+2
* Mark a bunch of startup_tests as FLAKY on Mac:rsesek@chromium.org2010-08-201-4/+15
* 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-071-1/+1
* 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-031-2/+2
* Convert more callers of the integer/string functions to usingbrettw@chromium.org2010-07-311-3/+3
* 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
* 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-161-6/+15
* 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-151-2/+10
* Add some shutdown perf tests. We measure shutdown for the combination ofthestig@chromium.org2010-04-061-21/+14
* 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 new tab warm and new tab cold reference build runs.tony@chromium.org2009-11-251-1/+0
* reenable toolstrips for startup testserikkay@chromium.org2009-11-241-0/+4
* Experiment with startup tests and file urls. asargent@chromium.org2009-10-231-1/+1
* Convert a CopyRecursiveDirNoCache to use FilePaths insteadtony@chromium.org2009-10-121-3/+3
* Move more ICU-dependent stuff from base into base/i18n. Some test stuff alsobrettw@chromium.org2009-10-091-1/+1
* Revert "Revert "Add startup tests that log start script, domcontentloaded, an...tony@chromium.org2009-10-071-1/+1
* Revert "Add startup tests that log start script, domcontentloaded, and onload."mattm@chromium.org2009-10-071-1/+1
* Add startup tests that log start script, domcontentloaded, and onload.tony@chromium.org2009-10-071-1/+1
* Last checkin contained a typo. Fixing.mpcomplete@chromium.org2009-09-181-1/+0
* Disable extension startup tests on Mac, since they're causing it to hang.mpcomplete@chromium.org2009-09-181-1/+7