summaryrefslogtreecommitdiffstats
path: root/chrome/test/automation
Commit message (Expand)AuthorAgeFilesLines
* 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
* GTTF: Mark ExtensionProxyUITest.MoveBrowserAction as FLAKY.phajdan.jr@chromium.org2010-10-161-1/+2
* GTTF: Mark ExtensionProxyUITest.GetProperty as FLAKY.phajdan.jr@chromium.org2010-10-161-1/+2
* Mark AutomationProxyVisibleTest.AutocompleteMatchesTest as flaky.phajdan.jr@chromium.org2010-10-141-1/+4
* Do not write non-toplevel POST response into the WINInet cache.stoyan@chromium.org2010-10-011-1/+6
* Top level navigations are not sent to the host browser in the ChromeFrame NPA...ananta@chromium.org2010-09-301-1/+6
* Improve flaky ui_test AutomationProxyVisibleTest.AutocompleteMatchesTestjknotten@chromium.org2010-09-244-23/+27
* Mark AutomationProxyTest.AppModalDialogTest as flaky.jhawkins@chromium.org2010-09-201-1/+2
* Added full support for invoking before unload and unload handlers on ChromeFr...ananta@chromium.org2010-09-171-6/+2
* Change correcting the profile used when performing top-level navigations of t...twiz@google.com2010-09-081-1/+6
* GTTF: Make WaitForInfoBarCount not Sleep.phajdan.jr@chromium.org2010-09-083-15/+16
* GTTF: Make WaitForTabCountToBecome automation call not Sleep.phajdan.jr@chromium.org2010-09-073-14/+14
* Revert 58563 - GTTF: Make WaitForTabCountToBecome automation call not Sleep.gavinp@chromium.org2010-09-043-14/+14
* GTTF: Make WaitForTabCountToBecome automation call not Sleep.phajdan.jr@chromium.org2010-09-033-14/+14
* Re-lands 58186:bryeung@chromium.org2010-09-033-4/+4
* Revert 58388 - Revert 58215 - Revert 58186 - Move the keyboard files from bas...akalin@chromium.org2010-09-023-4/+4
* Revert 58215 - Revert 58186 - Move the keyboard files from base/ to app/.bryeung@chromium.org2010-09-023-4/+4
* Revert 58186 - Move the keyboard files from base/ to app/.phajdan.jr@chromium.org2010-09-013-4/+4
* Move the keyboard files from base/ to app/.bryeung@chromium.org2010-09-013-4/+4
* Refactor version-getting info into a chrome::VersionInfo object.evan@chromium.org2010-08-272-8/+4
* FBTB: Remove unneeded #includes of base/ref_counted.h and base/string16.h in ...viettrungluu@chromium.org2010-08-201-1/+0