summaryrefslogtreecommitdiffstats
path: root/chrome/test/automation
Commit message (Expand)AuthorAgeFilesLines
* 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
* Revert 66840 - Add named testing interface. This allows you to connect to a p...kkania@chromium.org2010-11-206-200/+19
* Add named testing interface. This allows you to connect to a pre-existing Chr...nirnimesh@chromium.org2010-11-196-19/+200
* Mark AutomationProxyTest.AppModalDialogTest as flaky. Dashboard shows 25 fail...kkania@chromium.org2010-11-181-1/+2
* Revert 66350 - Add named testing interface. This allows you to connect to a p...nirnimesh@chromium.org2010-11-176-193/+20
* Add named testing interface. This allows you to connect to a pre-existing Chr...nirnimesh@chromium.org2010-11-176-20/+193
* Cleanup: Include browser.h -> ui/browser.h [Part 2].jhawkins@chromium.org2010-11-163-3/+3
* base: Get rid of 'using' declaration of StringAppendF.tfarina@chromium.org2010-11-151-2/+3
* Fix linux build.kkania@chromium.org2010-11-121-1/+1
* Mark snapshot tests as FAILS on Linux.kkania@chromium.org2010-11-121-3/+18
* Add tab proxy call for taking a snapshot of the entire page.kkania@chromium.org2010-11-123-0/+189
* Part 3 of reapplying r64637.erg@google.com2010-11-122-4/+4
* Part 2 of reapplying r64637.erg@google.com2010-11-1015-2167/+15
* Remove some obsolete FLAKY_ markers, and add some missing bug referencesstuartmorgan@chromium.org2010-11-091-1/+3
* Split out command IDs from chrome_dll_resource.h.evan@chromium.org2010-11-083-3/+3
* base: Remove 'using' declaration of SStringPrintf.tfarina@chromium.org2010-11-081-3/+4
* Reapply part of r64637, which caused mysterious failures on mac waterfall.erg@google.com2010-11-082-4/+4
* Add support for returning the session_id in both CreateExternalTab and Connec...hansl@google.com2010-11-053-6/+11
* Mark ExternalTabUITest.HostNetworkStackAbortRequest and HostNetworkStackUnres...mattm@chromium.org2010-11-051-2/+4
* Mark ExternalTabUITestPopupEnabled.UserGestureTargetBlank as flaky on windows.mattm@chromium.org2010-11-041-1/+3