summaryrefslogtreecommitdiffstats
path: root/chrome/test/automation/automation_proxy_uitest.cc
Commit message (Expand)AuthorAgeFilesLines
* 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-201-12/+13
* 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-141-3/+1
* Added WARN_UNUSED_RESULT to ScopedTempDir methods.cbentzel@chromium.org2011-01-131-2/+4
* 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
* Moves everything related to launching and terminating the browser from UITest...nirnimesh@chromium.org2011-01-081-2/+7
* Move platform_thread to base/threading and put in the base namespace. I left abrettw@chromium.org2010-12-311-1/+1
* Make IPC::Channel::Listener:OnMessageReceived have a return value indicating ...jam@chromium.org2010-12-241-1/+4
* Clean up Automation and Chrome Frame IPC code.-only use routed messages when ...jam@chromium.org2010-12-231-92/+92
* Revert 68944 - Revert "Add named testing interface."nirnimesh@chromium.org2010-12-231-3/+32
* Keep deinlining stuff.erg@google.com2010-12-151-15/+27
* Revert "Add named testing interface."phajdan.jr@chromium.org2010-12-111-32/+3
* Move:ben@chromium.org2010-12-021-1/+1
* Add named testing interface. This allows you to connect to a pre-existing Chr...nirnimesh@chromium.org2010-11-241-3/+32
* Revert 66840 - Add named testing interface. This allows you to connect to a p...kkania@chromium.org2010-11-201-18/+2
* Add named testing interface. This allows you to connect to a pre-existing Chr...nirnimesh@chromium.org2010-11-191-2/+18
* 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-171-19/+3
* Add named testing interface. This allows you to connect to a pre-existing Chr...nirnimesh@chromium.org2010-11-171-3/+19
* 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-121-0/+175
* Part 2 of reapplying r64637.erg@google.com2010-11-101-1/+1
* 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-081-1/+1
* base: Remove 'using' declaration of SStringPrintf.tfarina@chromium.org2010-11-081-3/+4
* Add support for returning the session_id in both CreateExternalTab and Connec...hansl@google.com2010-11-051-1/+2
* 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
* Revert "Refactor automation messages." due to mysterious problems on mac.erg@google.com2010-11-011-1/+1
* Refactor automation messages.erg@google.com2010-11-011-1/+1
* Remove the FLAKY tag from AutomationProxyTest.AppModalDialogTest.hbono@chromium.org2010-10-291-2/+1
* Mark WindowDotOpen flaky on Windows.nick@chromium.org2010-10-281-1/+8
* ExternalTabUITest.IncognitoMode is flaky.cbentzel@chromium.org2010-10-231-1/+2
* Rename CommandLine::ARGUMENTS_ONLY to NO_PROGRAM.mattm@chromium.org2010-10-211-2/+2
* Mark AutomationProxyVisibleTest.AutocompleteMatchesTest as flaky.phajdan.jr@chromium.org2010-10-141-1/+4
* Improve flaky ui_test AutomationProxyVisibleTest.AutocompleteMatchesTestjknotten@chromium.org2010-09-241-4/+2
* Mark AutomationProxyTest.AppModalDialogTest as flaky.jhawkins@chromium.org2010-09-201-1/+2
* GTTF: After timeout, all further automation calls should fail immediately.phajdan.jr@chromium.org2010-08-191-1/+1
* Remove all wstrings from the IPC logging subsystem.erg@google.com2010-08-181-0/+1
* Test server cleanup patch of death:phajdan.jr@chromium.org2010-08-171-4/+4
* CommandLine: eliminate wstring-accepting AppendLooseValueevan@chromium.org2010-08-131-3/+3
* FBTF: Remove unneeded headers from base/ (part 3)thestig@chromium.org2010-08-061-1/+0
* Convert a bunch of easy AppendSwitchWithValue to *ASCII.evan@chromium.org2010-07-301-2/+1
* CommandLine: add a CopySwitchesFrom() and AppendSwitchPath()evan@chromium.org2010-07-291-1/+1
* GTTF: Move more test server code from net/url_request/url_request_unittest.hphajdan.jr@chromium.org2010-07-291-2/+3
* Cleanup: Remove unneeded headers from app/thestig@chromium.org2010-07-291-1/+0