summaryrefslogtreecommitdiffstats
path: root/chrome/test/automation
Commit message (Expand)AuthorAgeFilesLines
* - 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
* Revert 70144 and 70145 and add a build fix.jam@chromium.org2010-12-241-1/+3
* Revert 70141 - Make a few more places use bool for OnMessageReceived.gfeher@chromium.org2010-12-241-1/+1
* Revert 70142 - Fix build errorgfeher@chromium.org2010-12-241-3/+1
* Fix build errorjam@chromium.org2010-12-241-1/+3
* Make a few more places use bool for OnMessageReceived.jam@chromium.org2010-12-241-1/+1
* Make IPC::Channel::Listener:OnMessageReceived have a return value indicating ...jam@chromium.org2010-12-246-12/+16
* Clean up Automation and Chrome Frame IPC code.-only use routed messages when ...jam@chromium.org2010-12-2310-294/+265
* Revert 68944 - Revert "Add named testing interface."nirnimesh@chromium.org2010-12-236-20/+207
* Revert 69592 - file_version_info was not finding Mac values correctly.dmaclach@chromium.org2010-12-181-0/+1
* file_version_info was not finding Mac values correctly.dmaclach@chromium.org2010-12-181-1/+0
* Fix random typo to trigger a build.finnur@chromium.org2010-12-161-2/+2
* Keep deinlining stuff.erg@google.com2010-12-152-18/+28
* Revert "Add named testing interface."phajdan.jr@chromium.org2010-12-116-207/+20
* ipc: Simplify the magic required to create IPC message headers.This gets rid ...jam@chromium.org2010-12-082-22/+0
* Move:ben@chromium.org2010-12-021-1/+1
* Add a base class for objects that want to filter messages on the IO thread. ...jam@chromium.org2010-12-021-1/+1
* Cleanup: Fix some out of date comments.thestig@chromium.org2010-12-022-13/+4
* Update a couple of out of date comments.thestig@chromium.org2010-11-301-6/+8
* Add named testing interface. This allows you to connect to a pre-existing Chr...nirnimesh@chromium.org2010-11-246-20/+207