summaryrefslogtreecommitdiffstats
path: root/chrome/test/reliability
Commit message (Expand)AuthorAgeFilesLines
* Change other usages of .size() to .empty() when applicable.erg@google.com2011-03-041-1/+1
* Allow the reliability tests to run more than on URL in JS stress modesgjesse@google.com2011-02-221-4/+12
* Move app/key* to ui/base/keycodes/*ben@chromium.org2011-01-131-3/+3
* Add options to enable stressing of the V8 crankshaft optimizations when runni...sgjesse@google.com2011-01-101-41/+136
* Moves everything related to launching and terminating the browser from UITest...nirnimesh@chromium.org2011-01-081-1/+1
* Move platform_thread to base/threading and put in the base namespace. I left abrettw@chromium.org2010-12-311-2/+3
* Update file version info/memory details/process utils to use string16.avi@chromium.org2010-12-231-1/+2
* Cleanup: Remove unneeded browser_thread.h usage.thestig@chromium.org2010-12-131-1/+0
* Sanitize PrefStore interface.mnissler@chromium.org2010-12-091-7/+4
* Part 2 of reapplying r64637.erg@google.com2010-11-101-1/+1
* Revert "Refactor automation messages." due to mysterious problems on mac.erg@google.com2010-11-011-1/+1
* Refactor automation messages.erg@google.com2010-11-011-1/+1
* Rename ChromeThread to BrowserThread Part22:tfarina@chromium.org2010-10-121-1/+1
* clang/mac: Fix most easy problems in chrome.xcodeproj (all targets)thakis@chromium.org2010-10-021-4/+4
* Unbreaking chromebot page load tests by changing the post-nav sleep duration ...ace@chromium.org2010-10-011-2/+5
* Re-lands 58186:bryeung@chromium.org2010-09-031-3/+3
* Revert 58388 - Revert 58215 - Revert 58186 - Move the keyboard files from bas...akalin@chromium.org2010-09-021-3/+3
* Revert 58215 - Revert 58186 - Move the keyboard files from base/ to app/.bryeung@chromium.org2010-09-021-3/+3
* Revert 58186 - Move the keyboard files from base/ to app/.phajdan.jr@chromium.org2010-09-011-3/+3
* Move the keyboard files from base/ to app/.bryeung@chromium.org2010-09-011-3/+3
* Refactor version-getting info into a chrome::VersionInfo object.evan@chromium.org2010-08-271-4/+6
* Move prefs-related files under chrome/browser/ into a prefs/ subdir.evan@chromium.org2010-08-261-1/+1
* Remove GetSwitchValue() from chrome/* where easy.evan@chromium.org2010-08-061-17/+21
* Revert "Remove GetSwitchValue() from chrome/* where easy."evan@chromium.org2010-08-041-21/+17
* Remove GetSwitchValue() from chrome/* where easy.evan@chromium.org2010-08-041-17/+21
* Convert more callers of the integer/string functions to usingbrettw@chromium.org2010-07-311-1/+2
* Move the number conversions from string_util to a new file.brettw@chromium.org2010-07-301-6/+6
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-262-0/+2
* Cleanup: Break another common->app dependency.thestig@chromium.org2010-07-201-2/+2
* Remove <iostream> where possible.erg@google.com2010-07-201-1/+0
* 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