summaryrefslogtreecommitdiffstats
path: root/chrome/test/automation
Commit message (Expand)AuthorAgeFilesLines
* Re-land 76080 [which ncarter reverted in 76110. It was not the culprit.]nick@chromium.org2011-02-251-2/+20
* [Reason for revert: might be a factor in XP-only failures UITestCanLaunchWith...nick@chromium.org2011-02-251-20/+2
* Make NamedProxyLauncher connections more robust to errors. It now clears the ...dtu@chromium.org2011-02-251-2/+20
* Fix for the HTTPSGetTest and GetTest net test failures with ChromeFrame. Thes...ananta@chromium.org2011-02-241-2/+5
* Implements the mouse commands for webdriver.jmikhail@google.com2011-02-221-1/+1
* Allow the reliability tests to run more than on URL in JS stress modesgjesse@google.com2011-02-221-1/+1
* Implement the target locator commands for ChromeDriver.kkania@chromium.org2011-02-172-0/+29
* Switch DOMAutomationTest.FindByXPath from FLAKY to DISABLED.rsesek@chromium.org2011-02-171-1/+1
* Re-mark DOMAutomationTest.FindByXPath as FLAKY on Windows.rsesek@chromium.org2011-02-161-1/+7
* Implement Value command in ChromeDriver.kkania@chromium.org2011-02-131-3/+5
* Mark DomAutomationTest.FindByText as flaky on Windowsjshin@chromium.org2011-02-111-1/+7
* GTTF: Prefetch the browser with a longer timeout before running browser tests.phajdan.jr@chromium.org2011-02-111-18/+0
* Migrate Event API methods to Google Style.ben@chromium.org2011-02-101-3/+1
* Move Event files into views/eventsben@chromium.org2011-02-091-1/+1
* Check for existence of testing channel even if ProxyLauncher is not launching...dtu@chromium.org2011-02-091-5/+5
* Revert 74118 - Remove wstring from RVH's run Javascript command.avi@chromium.org2011-02-086-99/+84
* Remove wstring from RVH's run Javascript command.avi@chromium.org2011-02-086-84/+99
* Cleanup:pkasting@chromium.org2011-02-082-8/+8
* Change includes of gfx/* to ui/gfx/*sail@chromium.org2011-02-055-6/+6
* - Add ChromeOS login and lock screen automation hooks.dtu@chromium.org2011-02-013-1/+14
* Fix and refactor for ProxyLauncher browser disconnect.dtu@chromium.org2011-02-013-20/+57
* Rename Real* to Double* in values.* and dependent filesarv@chromium.org2011-02-011-2/+2
* Add channel_id parameter for NamedProxyLauncher constructor.dtu@chromium.org2011-01-312-8/+13
* Couple of changes in hopes of finally making ShareProcessesOnRestoresky@chromium.org2011-01-313-1/+11
* Remove the Flaky flag on FindByXPath as this might not be failing anymore.nsylvain@chromium.org2011-01-311-10/+3
* Increase the timeout for the DomAutomationTest. They are the firstnsylvain@chromium.org2011-01-301-7/+21
* Mark the FindBy tests as Flaky instead of Disabled. Markingnsylvain@chromium.org2011-01-281-4/+4
* Disable the FindBy tests for real this time. nsylvain@chromium.org2011-01-281-3/+3
* Disable flaky tests that are hanging.nsylvain@chromium.org2011-01-281-1/+5
* BlockedPopupTest is flaky.lzheng@chromium.org2011-01-261-1/+2
* Get rid of a few more interfaces from RenderViewHostDelegate that aren't needed.jam@chromium.org2011-01-251-0/+1
* Remove wstring from autocomplete.avi@chromium.org2011-01-253-21/+23
* Revert 72380 - Remove wstring from autocomplete.avi@chromium.org2011-01-243-23/+21
* Remove wstring from autocomplete.avi@chromium.org2011-01-243-21/+23
* Remove obsolete base/lock.h and fix up callers to use the new header file andbrettw@chromium.org2011-01-214-11/+11
* Move ResourceBundle, DataPack to ui/baseben@chromium.org2011-01-201-0/+1
* Move a bunch of random other files to src/ui/baseben@chromium.org2011-01-203-18/+19
* Remove action_max_timeout_ms and fix all the callers.tfarina@chromium.org2011-01-191-15/+15
* Followup to http://codereview.chromium.org/5967003/dtu@chromium.org2011-01-142-7/+5
* Move app/key* to ui/base/keycodes/*ben@chromium.org2011-01-132-3/+3
* Added WARN_UNUSED_RESULT to ScopedTempDir methods.cbentzel@chromium.org2011-01-132-3/+6
* net: Remove typedef net::URLRequestStatus URLRequestStatus;tfarina@chromium.org2011-01-131-3/+3
* Remove sleep_timeout_ms and fix all the callers.tfarina@chromium.org2011-01-111-2/+3
* Add options to enable stressing of the V8 crankshaft optimizations when runni...sgjesse@google.com2011-01-102-0/+14
* Moves everything related to launching and terminating the browser from UITest...nirnimesh@chromium.org2011-01-084-23/+751
* net: Add namespace net to the remaining files under url_request directory.tfarina@chromium.org2011-01-061-3/+5
* Move CancellationFlag and WaitableEvent to the synchronization subdirectory.brettw@chromium.org2011-01-022-2/+2
* Remove base/platform_thread.h stub and fix up all callers to use the new loca...brettw@google.com2011-01-011-1/+0
* Move base/thread.h to base/threading, fix up callers to use the new location.brettw@chromium.org2011-01-012-2/+2
* Move platform_thread to base/threading and put in the base namespace. I left abrettw@chromium.org2010-12-317-13/+17