summaryrefslogtreecommitdiffstats
path: root/chrome/test/reliability
Commit message (Expand)AuthorAgeFilesLines
* Re-enable AutomatedUITestBase.OpenCloseBrowserWindowWithAccelerator on Aura.mazda@chromium.org2012-01-111-5/+1
* Update Sleep() calls in chrome/test to use TimeDelta instead of ints.tedvessenes@gmail.com2012-01-043-15/+19
* Disable faling AutomatedUITestBase.OpenCloseBrowserWindowWithAccelerator on auraoshima@chromium.org2011-12-231-0/+4
* Rename ui::EventFlags mouse flags to be more sensibledhollowa@chromium.org2011-12-201-2/+2
* views: Move view.h to ui/views/.tfarina@chromium.org2011-11-301-2/+2
* Add OVERRIDE to chrome/test/.avi@chromium.org2011-11-192-7/+7
* Re-enabled the policy.PolicyTest.testBookmarkBarPolicy test.joaodasilva@chromium.org2011-10-212-3/+10
* Make NotificationService an interface in the content namespace, and switch ca...jam@chromium.org2011-10-191-1/+0
* Move chrome/test/automated_ui_tests to chrome/test/reliabilityphajdan.jr@chromium.org2011-09-156-0/+2260
* Clean up reliability_tests: they don't need their ownphajdan.jr@chromium.org2011-09-094-161/+109
* Remove unused g_timeout_ms from PageLoadTest codetimurrrr@chromium.org2011-09-031-15/+0
* Remove duplicate NotificationService causing assertion failures inkbr@google.com2011-08-301-3/+1
* GTTF: Clean up UITestSuite and ProxyLauncher:phajdan.jr@chromium.org2011-08-181-5/+3
* Fix reliability_tests after my chrome/test changes.phajdan.jr@chromium.org2011-08-181-0/+3
* More POSIX support for Chromium, consisting mostly of broadening ifdefs. Thistony@chromium.org2011-06-021-1/+1
* 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