summaryrefslogtreecommitdiffstats
path: root/chrome/test/reliability
Commit message (Expand)AuthorAgeFilesLines
* Add an ExtensionPrefStore, layered between the user prefs and the managed pre...pam@chromium.org2010-07-121-6/+2
* Revert experimental change to page_load_test.cc in r51329nirnimesh@chromium.org2010-07-071-5/+2
* Temporarily disable accessing prefs store in reliability_testsnirnimesh@chromium.org2010-07-011-0/+5
* Add code to instantiate the ConfigurationPolicyPrefStore for the Windows plat...danno@chromium.org2010-06-141-1/+1
* Support multiple PrefStoresmnissler@chromium.org2010-06-071-3/+5
* Removed dependency on ChromeThread from JsonPrefStore and moved JsonPrefStore...sanjeevr@chromium.org2010-05-211-2/+5
* Reland "Factor out reading and writing of preferences into |PrefStore|."bauerb@chromium.org2010-04-221-1/+3
* Revert 45168 - Reland r45028: Factor out reading and writing of preferences i...erikkay@chromium.org2010-04-211-3/+1
* Reland r45028: Factor out reading and writing of preferences into |PrefStore|.bauerb@chromium.org2010-04-211-1/+3
* Revert 45028 - Factor out reading and writing of preferences into |PrefStore|.thomasvl@chromium.org2010-04-201-3/+1
* Factor out reading and writing of preferences into |PrefStore|.bauerb@chromium.org2010-04-201-1/+3
* Refactor FileVersionInfo into an interface with platform implementations.tony@chromium.org2010-04-141-3/+5
* Use chrome::kAboutCrashURL in a few most places.thestig@chromium.org2010-04-071-3/+3
* [GTTF] Reduce number of automation methods ending with WithTimeout.phajdan.jr@chromium.org2010-03-221-36/+17
* [GTTF] Make automation framework more solid by making sure thatphajdan.jr@chromium.org2010-03-161-4/+7
* Move pref_{member,service} and important_file_writer from chrome/commonphajdan.jr@chromium.org2010-02-191-1/+1
* Modify page_load_test so that reliability_tests.exe option --noclearprofile w...ace@chromium.org2010-01-201-1/+3
* Use GetSwitchValuePath.evan@chromium.org2009-11-161-13/+6
* Fixes almost all of the rest of lint errors in the chrome/ directory (minus t...erg@google.com2009-11-132-5/+4
* More memory stats code cleanup:sgk@chromium.org2009-11-091-7/+0
* Third patch in getting rid of caching MessageLoop pointers and always using C...jam@chromium.org2009-11-021-1/+1
* Remove deprecated CommandLine(std::wstring) ctor.evan@chromium.org2009-10-261-1/+1
* Reliablity testnirnimesh@chromium.org2009-10-211-0/+7
* Mac Chromebotnirnimesh@chromium.org2009-10-201-3/+3
* Use ASCII strings for switch names.evan@chromium.org2009-10-131-15/+15
* Move more ICU-dependent stuff from base into base/i18n. Some test stuff alsobrettw@chromium.org2009-10-091-2/+2
* Break out page load test into its own target on Linux.estade@chromium.org2009-09-181-8/+1
* Port some parts of reliability_tests.huanr@chromium.org2009-08-191-61/+35
* Add automation call to wait for multiple navigations.phajdan.jr@chromium.org2009-08-191-1/+1
* Revert "Add automation call to wait for multiple navigations."phajdan.jr@chromium.org2009-08-191-1/+1
* Add automation call to wait for multiple navigations.phajdan.jr@chromium.org2009-08-191-1/+1
* Fix typo from r23272.estade@chromium.org2009-08-141-90/+95
* coverity: Don't leak the FileVersionInfo.jhawkins@chromium.org2009-08-141-8/+10
* Reliability test porting: stringy stuff.estade@chromium.org2009-08-132-75/+112
* Adding version information about local chrome dll to url and test logs, so th...ace@google.com2009-07-301-0/+14
* Convert various chrome tests to gyp generation:sgk@chromium.org2009-06-041-226/+0
* Removes the following deprecated functions:ojan@chromium.org2009-06-031-9/+8
* Make automation proxy objects to ref_counted. That allows to process async no...stoyan@chromium.org2009-05-281-4/+4
* Modifying NavigateToURLLogResult to keep track of raw url string so that we c...ace@google.com2009-05-151-8/+16
* Handle log report events so that reliability_tests.exe isn't inturrupted by d...ace@google.com2009-05-141-0/+11
* Fix PageLoadTest.Reliability which I broke in my previous checkin to make thebrettw@chromium.org2009-04-281-5/+1
* ImportantFileWriterphajdan.jr@chromium.org2009-04-281-1/+1
* Convert Windows Sleep to PlatformThread::Sleepevan@chromium.org2009-04-281-3/+3
* Add spaces in reliability log output to make ithuanr@chromium.org2009-04-161-1/+1
* Remove deprecated version of UITest::DieFileDie().thestig@chromium.org2009-04-161-1/+1
* Replace chrome_process_filter with chrome_process_util.estade@chromium.org2009-04-091-0/+12
* Remove the checked-in scons configuration files.sgk@google.com2009-04-011-180/+0
* Updating test log inputs to include accumulative test duration at different s...ace@chromium.org2009-03-241-10/+18
* Make PageLoadTest.Reliability faster and potentially less flaky in usage 1:patrick@chromium.org2009-03-241-16/+33
* Adding test log creation to page load test runner.ace@chromium.org2009-03-201-12/+38