summaryrefslogtreecommitdiffstats
path: root/chrome/test/automation
Commit message (Expand)AuthorAgeFilesLines
* 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
* Marking DOMAutomationTest.FindByXPath as flaky on windows.robertshield@chromium.org2010-11-021-1/+8
* Convert implicit scoped_refptr constructor calls to explicit ones, part 2thakis@chromium.org2010-11-021-4/+4
* Revert "Refactor automation messages." due to mysterious problems on mac.erg@google.com2010-11-0115-19/+2169
* Refactor automation messages.erg@google.com2010-11-0115-2169/+19
* Remove the FLAKY tag from AutomationProxyTest.AppModalDialogTest.hbono@chromium.org2010-10-291-2/+1
* Reverting this to see if this fixes ChromeFrame tests. Please reland with the...ananta@chromium.org2010-10-282-6/+3
* Mark WindowDotOpen flaky on Windows.nick@chromium.org2010-10-281-1/+8
* The ChromeFrame objects now provides an unfrozen interface called IChromeFram...hansl@google.com2010-10-282-3/+6
* [GTK] Added unit tests for omnibox highlightingscr@chromium.org2010-10-271-0/+1
* Add UI test for click-to-play.bauerb@chromium.org2010-10-253-0/+17
* ExternalTabUITest.IncognitoMode is flaky.cbentzel@chromium.org2010-10-231-1/+2
* Refreshing pages in ChromeFrame would basically always fetch the pages from t...ananta@chromium.org2010-10-211-1/+6
* Rename CommandLine::ARGUMENTS_ONLY to NO_PROGRAM.mattm@chromium.org2010-10-211-2/+2
* Coverity: Initialize member variables.jhawkins@chromium.org2010-10-201-12/+19
* Fix a bunch of extensions api tests to not hard-code port 1337.skerner@chromium.org2010-10-191-3/+3
* FBTF: Even more ctor/virtual deinlining.erg@google.com2010-10-196-6/+20