summaryrefslogtreecommitdiffstats
path: root/chrome/test/automation
Commit message (Expand)AuthorAgeFilesLines
* Rename ui::EventFlags mouse flags to be more sensibledhollowa@chromium.org2011-12-201-1/+1
* Make ui_tests fail faster if all tests fail.thakis@chromium.org2011-12-193-1/+16
* Have ChromeDriver return the correct error code for alerts.kkania@chromium.org2011-12-163-137/+145
* Don't include too much info in chromedriver errors.kkania@chromium.org2011-12-141-7/+4
* Change chromedriver to set geolocation/notification content setting defaults ...kkania@chromium.org2011-12-122-0/+43
* Add commands to custom Chrome WebDriver for installing and manipulating exten...kkania@chromium.org2011-12-093-193/+472
* Move the ProcessType enum out to its own file. This is in preparation for get...jam@chromium.org2011-12-011-2/+2
* Allow chromedriver to install an extension and get all installed extension IDs.kkania@chromium.org2011-11-292-0/+56
* Implement ui_controls for auraoshima@chromium.org2011-11-221-1/+1
* gtest / gmock shouldn't be in the shipping productthakis@chromium.org2011-11-2210-167/+128
* Allow proxy channels to be created without initializing the underlying channel.kkania@chromium.org2011-11-161-14/+13
* Remove CRLF in automation_proxy.cc, which is preventing my try job fromkkania@chromium.org2011-11-151-2/+2
* views: Remove the old views/window/ directory and its stubbed files.tfarina@chromium.org2011-11-141-1/+1
* share all the needed linux code with OpenBSD in chrome and contentrobert.nagy@gmail.com2011-11-111-0/+4
* Add kAllowFileAccessFromFiles switch for all tests.zmo@google.com2011-11-091-3/+0
* Don't return error from EndTracing when there are no events.jbates@chromium.org2011-11-071-9/+9
* views: Move DialogButton enum into ui/base/ and put it into the ui namespace.tfarina@chromium.org2011-11-043-28/+21
* Re-land 107645 with static initializer removed.kkania@chromium.org2011-10-281-105/+14
* Revert 107645 (To see if it was responsible for increase in static initialize...eroman@chromium.org2011-10-271-14/+105
* Fix test snapshotting on linux by creating a separate automation path forkkania@chromium.org2011-10-271-105/+14
* add Begin/EndTracing to AutomationProxy. This adds the necessary wiring and I...jbates@chromium.org2011-10-252-0/+55
* Update automation messages to use the new way of declaring message structs, t...jam@chromium.org2011-10-213-41/+46
* Re-enabled the policy.PolicyTest.testBookmarkBarPolicy test.joaodasilva@chromium.org2011-10-212-4/+8
* Move SecurityStyle enum into content/public/common and put it into the conten...jam@chromium.org2011-10-212-3/+3
* Move the PageType enum to content/public/common, put it into the content name...jam@chromium.org2011-10-182-3/+3
* Fix race in setting up named client automation proxy, which particularlykkania@chromium.org2011-10-141-3/+10
* Move json_value_serializer from content/common to base.dpranke@chromium.org2011-10-074-5/+5
* Mark AutomationProxyTest2.GetTabTitle flaky.torne@chromium.org2011-09-271-1/+7
* For the SSL cert status, convert anonymous enum that gives bit values into a ...pkasting@chromium.org2011-09-232-2/+2
* Don't waste time on browser that crashed before connecting to the IPC channel.phajdan.jr@chromium.org2011-09-223-21/+18
* Revert 102322 - For the SSL cert status, convert anonymous enum that gives bi...pkasting@chromium.org2011-09-222-2/+2
* For the SSL cert status, convert anonymous enum that gives bit values into a ...pkasting@chromium.org2011-09-222-2/+2
* Add a gyp flag to enable dcheck by default in release withoutnsylvain@chromium.org2011-09-201-1/+1
* Obsoleting --unlimited-quota-for-fileskinuko@chromium.org2011-09-201-3/+0
* Redirect chrome://extensions to the new chrome://settings/extensions (attempt...finnur@chromium.org2011-09-191-1/+1
* Wait properly for renderer crashesphajdan.jr@chromium.org2011-09-194-24/+24
* Cleanup AutomationProviderList to fix shutdown crashes on ChromeOS auto testsstevenjb@google.com2011-09-161-0/+1
* Removed leak in tests.dilmah@chromium.org2011-09-162-34/+21
* Switch from chrome://extensions to chrome://settings/extensionSettings.finnur@chromium.org2011-09-131-2/+1
* Initialize |show_error_dialog_| bool variable before it is used.kmadhusu@chromium.org2011-09-071-4/+3
* Preliminary work to allow Chrome to build with USE_AURA.ben@chromium.org2011-09-061-1/+1
* Revert recent changes to base::Valuestevenjb@google.com2011-08-265-20/+19
* Disable some automation proxy tests. They always fail, and hang for up to 90 ...nsylvain@chromium.org2011-08-251-8/+8
* base: Add AsList() function to Value API.tfarina@chromium.org2011-08-255-19/+20
* GTTF: Clean up UITestSuite and ProxyLauncher:phajdan.jr@chromium.org2011-08-182-85/+29
* Refactor chromedriver's script execution to reduce amount of custom Value par...kkania@chromium.org2011-08-164-43/+292
* Let pyauto create an attached webdriver instance to manipulate web pages.kkania@chromium.org2011-08-153-17/+37
* Revert 96556 - Let pyauto create an attached webdriver instance to manipulate...kkania@chromium.org2011-08-123-37/+17
* Let pyauto create an attached webdriver instance to manipulate web pages.kkania@chromium.org2011-08-123-17/+37
* Remove some unneeded uses of wstring.torne@chromium.org2011-08-092-8/+8