summaryrefslogtreecommitdiffstats
path: root/chrome/test/automation
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix NamedProxyLauncher on windows. Wait for the named pipe to be connectable.kkania@chromium.org2011-08-092-15/+15
* Refactor: Make PyAuto InstallExtension() take a string. Delete dead code.dtu@chromium.org2011-08-042-5/+5
* Move more files from chrome/test to chrome/test/base, part #5phajdan.jr@chromium.org2011-08-011-1/+1
* GTTF: Clean up UITestSuite:phajdan.jr@chromium.org2011-08-011-1/+1
* Move more files from chrome/test to chrome/test/base, part #4phajdan.jr@chromium.org2011-08-011-1/+1
* Revert 94516 - GTTF: waste less time if there are problems with launching the...nirnimesh@chromium.org2011-07-303-65/+39
* Revert 94520 - Fix build (misused OVERRIDE).nirnimesh@chromium.org2011-07-301-2/+2
* Revert 94581 - Fix possible memory problems in the ProxyLaunchernirnimesh@chromium.org2011-07-301-2/+1
* Move more files from chrome/test to chrome/test/base, part #3phajdan.jr@chromium.org2011-07-291-1/+1
* Move more files from chrome/test to chrome/test/base, part #2phajdan.jr@chromium.org2011-07-291-1/+1
* Move in_process_browser_test and ui_test_utils to chrome/test/basephajdan.jr@chromium.org2011-07-292-3/+3
* Fix possible memory problems in the ProxyLauncherphajdan.jr@chromium.org2011-07-281-1/+2
* Fix build (misused OVERRIDE).phajdan.jr@chromium.org2011-07-281-2/+2
* GTTF: waste less time if there are problems with launching the app in ProxyLa...phajdan.jr@chromium.org2011-07-283-39/+65
* Add BROWSER_WRAPPER support on Windows [was: POSIX-only]timurrrr@chromium.org2011-07-261-9/+13
* Remove deprecated cookie automation functions in chromedriver. Also reenablekkania@chromium.org2011-07-212-79/+3
* Disable AutomationProxySnapshotTest.LargeSnapshot on Linuxevan@chromium.org2011-07-191-1/+7
* Move app/sql/* files to sql/ directory.tfarina@chromium.org2011-07-191-2/+2
* Change base::LaunchProcess API slightlyevan@chromium.org2011-07-151-2/+1
* Move the save file code from chrome to content. This is just a file move so t...jam@chromium.org2011-07-141-1/+1
* Clean up users of a deprecated base::LaunchApp API.evan@chromium.org2011-07-131-5/+7
* Revert "Clean up users of a deprecated base::LaunchApp API."evan@chromium.org2011-07-121-7/+5
* Clean up users of a deprecated base::LaunchApp API.evan@chromium.org2011-07-121-5/+7
* Move base/values.h into the base namespace. This includes a cros DEPS rolldmazzoni@chromium.org2011-07-122-5/+11
* File upload API in chromedriverhnoda@google.com2011-06-282-0/+37
* Automatic testing for using registered protocol handlers at startup.benwells@chromium.org2011-06-242-50/+8
* Remove most of the remaining test dependencies (other than chrome/test).jam@chromium.org2011-06-141-1/+1
* In chromedriver, add /log url to get the contents of the chromedriver logkkania@chromium.org2011-06-092-28/+31
* Revert 88492 - In chromedriver, add /log url to get the contents of the chrom...jamesr@chromium.org2011-06-092-31/+28
* In chromedriver, add /log url to get the contents of the chromedriver logkkania@chromium.org2011-06-092-28/+31
* *Fixup about and chrome scheme URLs in URLFixerUpper::FixupURL.msw@chromium.org2011-06-081-1/+1
* Revert 88142 to fix sync_integration_tests offline.msw@chromium.org2011-06-071-1/+1
* *Fixup about and chrome scheme URLs in URLFixerUpper::FixupURL.msw@chromium.org2011-06-071-1/+1
* Add more logging and error reporting to chromedriver forkkania@chromium.org2011-06-061-5/+36
* Automation: fix chrome/browser dependency on chrome/test headers.phajdan.jr@chromium.org2011-06-026-374/+0
* More POSIX support for Chromium, consisting mostly of broadening ifdefs. Thistony@chromium.org2011-06-021-2/+2
* GTTF: Clean up UITest::{Start,Stop}HttpServer:phajdan.jr@chromium.org2011-05-311-3/+6
* Get rid of content dependency from sandbox_policy.hjam@chromium.org2011-05-272-13/+0
* Move security_style.h to content. It seems like useful information that an e...jam@chromium.org2011-05-261-1/+1
* Add '?' to the list of characters escaped when constructing a file:// URLasanka@chromium.org2011-05-261-7/+9
* GTTF: Remove wait_for_terminate_timeout_ms in favor of action_max_timeout_msphajdan.jr@chromium.org2011-05-201-2/+2