summaryrefslogtreecommitdiffstats
path: root/chrome/test/startup
Commit message (Expand)AuthorAgeFilesLines
* 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
* Re-enable the warm perf load test.chase@chromium.org2009-10-301-1/+1
* Experiment with startup tests and file urls. asargent@chromium.org2009-10-231-1/+1
* Add histogram for how tab closing time. Did some cleanup along the way. Mov...jam@chromium.org2009-10-141-3/+3
* Convert a CopyRecursiveDirNoCache to use FilePaths insteadtony@chromium.org2009-10-122-4/+4
* Move more ICU-dependent stuff from base into base/i18n. Some test stuff alsobrettw@chromium.org2009-10-091-1/+1
* Fix startup_tests failure. I added a new test but sometimes on a slow bottony@chromium.org2009-10-071-3/+0
* Revert "Revert "Add startup tests that log start script, domcontentloaded, an...tony@chromium.org2009-10-072-11/+77
* Revert "Add startup tests that log start script, domcontentloaded, and onload."mattm@chromium.org2009-10-072-77/+11
* Add startup tests that log start script, domcontentloaded, and onload.tony@chromium.org2009-10-072-11/+77
* 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
* Remove include of IPC headers from headers they crept into. This slows down ...jam@chromium.org2009-08-201-0/+1
* More linux startup tests. Add startup tests for custom frametony@chromium.org2009-08-191-0/+12
* GTK Theme: Add startup tests for gtk themes.erg@google.com2009-08-182-5/+20