summaryrefslogtreecommitdiffstats
path: root/chrome/test/startup/startup_test.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add a handful of startup tests that run with different types of installed ext...mpcomplete@chromium.org2009-09-181-21/+69
* Enable startup tests for custom frame. I meant to do this with thetony@chromium.org2009-08-211-0/+10
* GTK Theme: Add startup tests for gtk themes.erg@google.com2009-08-181-5/+12
* Fix startup tests with complex theme.mirandac@chromium.org2009-08-151-11/+17
* Reverting 23313.mirandac@chromium.org2009-08-131-17/+11
* Enable StartupTest.PerfColdComplexTheme, and add rewriting of Preference file...mirandac@chromium.org2009-08-131-11/+17
* Fix failing startup test.mirandac@chromium.org2009-08-111-4/+4
* Make new complex theme startup tests work. Change the name of the NewTabUISt...mirandac@chromium.org2009-08-111-4/+4
* Fix startup test error for now.mirandac@chromium.org2009-08-101-1/+1
* Turn off startup test for now to fix bots.mirandac@chromium.org2009-08-101-3/+3
* Test startup of new tab page with a complex theme.mirandac@chromium.org2009-08-101-6/+19
* Enable the perf reference test.thomasvl@chromium.org2009-06-111-2/+0
* Enable the startup reference test and check in a reference build on linux.tc@google.com2009-05-081-9/+19
* Yet more deprecation of the wstring version of PathService::Get() for UI tests.thestig@chromium.org2009-05-021-8/+7
* Create a ChromeProcessUtil for the Mac, and enable it in the tests.avi@google.com2009-04-231-1/+1
* Add support for startup_tests to tools/valgrind/chrome_tests.pydkegel@google.com2009-04-171-5/+14
* Make startup_tests build and work on Mac.phajdan.jr@chromium.org2009-03-181-2/+2
* Make startup_tests print results on Linux.phajdan.jr@chromium.org2009-03-181-9/+9
* Moved the EvictFileFromSystemCacheWrapper function to the UITest class as we ...ananta@chromium.org2009-03-161-13/+0
* NO CODE CHANGEdeanm@chromium.org2009-03-101-1/+0