summaryrefslogtreecommitdiffstats
path: root/chrome/test/automation
Commit message (Expand)AuthorAgeFilesLines
* 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
* GTTF: After timeout, all further automation calls should fail immediately.phajdan.jr@chromium.org2010-08-193-8/+28
* Remove all wstrings from the IPC logging subsystem.erg@google.com2010-08-183-121/+123
* Test server cleanup patch of death:phajdan.jr@chromium.org2010-08-172-13/+13
* Reapplies all the IPC system work (reverts the revert r56272).erg@google.com2010-08-171-0/+9
* Remove remaining deprecated wstring methods from base/values.{cc,h}.viettrungluu@chromium.org2010-08-171-2/+2
* Completely revert all my IPC work to see if this was what regressed the page ...erg@google.com2010-08-171-9/+0
* Remove deprecated wstring Get(As)String() methods from Value, etc.viettrungluu@chromium.org2010-08-161-2/+4
* FBTF: Remove "obviously" unneeded standard C++ library #includes.viettrungluu@chromium.org2010-08-151-3/+1
* CommandLine: eliminate wstring-accepting AppendLooseValueevan@chromium.org2010-08-131-3/+3
* Make prefs use std::string for keys rather than wstrings.viettrungluu@chromium.org2010-08-113-15/+15
* FBTF: Reapplies r55259, the first new IPC definition patch.erg@google.com2010-08-101-0/+9
* Handle automation server crashes. When Chrome crashes, we now handle the cas...tommi@chromium.org2010-08-101-1/+3
* Added support in Chromeframe full tab mode IE for setting zoom levels via Vie...ananta@chromium.org2010-08-091-0/+8
* Revert 55259 - FBTF: New IPC definitions, only applied to async ROUTED and CO...pinkerton@google.com2010-08-091-9/+0
* FBTF: Remove unneeded headers from base/ (part 4)thestig@chromium.org2010-08-071-1/+0
* Add new downloads testsnirnimesh@chromium.org2010-08-071-0/+7
* FBTF: New IPC definitions, only applied to async ROUTED and CONTROL messages.erg@google.com2010-08-061-0/+9
* FBTF: Remove unneeded headers from base/ (part 3)thestig@chromium.org2010-08-061-1/+0
* FBTF: Remove unneeded headers from base/ (part 2)thestig@chromium.org2010-08-061-1/+0
* Add referrer to the NavigationInfo struct.tommi@chromium.org2010-08-021-0/+5
* Convert more callers of the integer/string functions to usingbrettw@chromium.org2010-07-312-7/+15
* Move the number conversions from string_util to a new file.brettw@chromium.org2010-07-301-2/+2
* Use an integer for the port parameter to the UI test HTTP server.evan@chromium.org2010-07-301-1/+1
* 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
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-2613-0/+13
* GTTF: test server cleanup:phajdan.jr@chromium.org2010-07-231-2/+1
* Forward declare more param traits in common_param_traits.erg@google.com2010-07-201-0/+1