summaryrefslogtreecommitdiffstats
path: root/chrome/test
Commit message (Expand)AuthorAgeFilesLines
* Add the new pair of default search engine policy enable and disable vivianz@chromium.org2011-09-152-0/+37
* Create convenience methods to automating the FileBrowser.frankf@google.com2011-09-156-16/+565
* Modify how input arguments are processed in pyauto autotest desktopui_PyAutoP...dennisjeffrey@chromium.org2011-09-151-3/+7
* Fixed failing pyAuto test for testCharsStrippedForAggregatedPhoneNumbers.dyu@chromium.org2011-09-152-10/+4
* Update pyauto test passwords.PasswordTest.testDisplayAndSavePasswordInfobar t...dennisjeffrey@chromium.org2011-09-151-3/+6
* Require that inline installs can only be done for CWS items with verified sites.mihaip@chromium.org2011-09-142-8/+32
* Added ability to set ChromeDownloadManagerDelegate for testing.rdsmith@chromium.org2011-09-142-0/+10
* Make inline install handle inline_install_not_supported CWS responses.mihaip@chromium.org2011-09-142-0/+48
* Fix pyauto test passwords.PasswordTest.testDisplayAndSavePasswordInfobar to w...dennisjeffrey@chromium.org2011-09-142-5/+24
* Revert 101081 - Redirect chrome://extensions to the new chrome://settings/chr...finnur@chromium.org2011-09-141-1/+1
* Redirect chrome://extensions to the new chrome://settings/chromeExtensions (a...finnur@chromium.org2011-09-141-1/+1
* Suppression for failing test on Linuxjeremy@chromium.org2011-09-141-2/+3
* A second attempt at CL 7488045: Adding BidiChecker tests with fake bidi.jeremy@chromium.org2011-09-141-3/+40
* Add ChromeRenderViewHostTestHarness to get rid of the dependency from RVHTH t...jochen@chromium.org2011-09-142-0/+57
* Add option to FrameRateTest to make the body element composited.nduca@chromium.org2011-09-142-5/+33
* Mark run_ppapi_example_post_message_test as flaky since it forced a tree clos...mad@chromium.org2011-09-141-1/+4
* Fix special_tabs.SpecialTabsTest.testSpecialAcceratorTabsnirnimesh@chromium.org2011-09-141-1/+3
* Disabling passwords.PasswordTest.testDisplayAndSavePasswordInfobar on windows.shubhojeets@chromium.org2011-09-131-0/+2
* Add the challenger's host and port to the onAuthRequired signaljochen@chromium.org2011-09-132-1/+7
* Add 2 pyauto tests to databases.py.kkania@chromium.org2011-09-131-0/+21
* Update expectations. chrome://extensions -> chrome://settings/extensionSettingsnirnimesh@chromium.org2011-09-131-4/+4
* Move TestNotificationTracker to content as it has no dependencies to chrome b...jochen@chromium.org2011-09-132-158/+0
* Switch from chrome://extensions to chrome://settings/extensionSettings.finnur@chromium.org2011-09-131-2/+1
* Add out-of-process test for Graphics2D.brettw@chromium.org2011-09-131-0/+1
* Revert reliability bot suppressions for 93971 & 93974willchan@chromium.org2011-09-131-6/+0
* Disable testOpenAllOptionsPages on views, rather than chromeos.dmazzoni@chromium.org2011-09-131-2/+2
* Disable OptionsWebUITest.testOpenAllOptionsPagesdmazzoni@chromium.org2011-09-131-2/+7
* [chromeos] Create Consents file atomically using pyautonirnimesh@chromium.org2011-09-121-4/+13
* Revert 99124: Revert 99099 Fix up more WaitForNavigation calls.gbillock@chromium.org2011-09-121-4/+4
* Conditionally disable accelerated compositing for certain testsnduca@chromium.org2011-09-124-15/+47
* Switch the ErrorPageTest from ui tests to browser tests,mmenke@chromium.org2011-09-122-7/+23
* Remove PathService from ProfileManager.rsesek@chromium.org2011-09-121-1/+16
* Refactor ExtensionApiTest.WebNavigationEvents* to not rely on window.setTimeoutjochen@chromium.org2011-09-1219-703/+948
* Add stacks for reliability test failuresdmazzoni@chromium.org2011-09-121-0/+6
* Remove redundant LoadURLWithHeaders method.rogerta@chromium.org2011-09-101-1/+1
* Component updater: Adding test for prodversionmincpu@chromium.org2011-09-101-0/+6
* To reenable the test: plugins.PluginsTest.testDisableEnableAllPluginsvenkataramana@chromium.org2011-09-091-2/+0
* Clean up reliability_tests: they don't need their ownphajdan.jr@chromium.org2011-09-094-161/+109
* Fix pyauto test on ChromeOS: passwords.PasswordTest.testDisplayAndSavePasswor...dennisjeffrey@chromium.org2011-09-091-4/+1
* Add a webdriver.DEPS file which pulls the appropriate version of the pythonkkania@chromium.org2011-09-091-0/+5
* Marking AutomatedUITestBase.CloseBrowserWindow as flaky on Windpapad@chromium.org2011-09-091-1/+8
* Pyauto-based autotest desktopui_PyAutoPerfTests now supports command-line args.dennisjeffrey@chromium.org2011-09-092-4/+21
* Marking AutomatedUITestBase.OpenBrowserWindow and AutomatedUITestBase.CloseTa...dpapad@chromium.org2011-09-091-2/+16
* Mark OpenCloseBrowserWindowWithAccelerator as FLAKY on windmazzoni@chromium.org2011-09-091-1/+10
* Volume tests to verify volume changes with different OS statesrohitbm@google.com2011-09-092-0/+80
* Changing action timing due to short wav file in media functional testing.imasaki@google.com2011-09-091-1/+1
* Rename webNavigation.onBeforeCreateNavigationTarget to onCreatedNavigationTargetjochen@chromium.org2011-09-094-6/+6
* Suppress navigation events for frames until the navigation of the main frame ...jochen@chromium.org2011-09-093-0/+86
* Fix ExtensionApiTest.WebNavigationGetFrames testjochen@chromium.org2011-09-091-1/+1
* Add webNavigation.getAllFrames() to retrieve information about all known fram...jochen@chromium.org2011-09-091-15/+41