summaryrefslogtreecommitdiffstats
path: root/chrome/test/automation
Commit message (Expand)AuthorAgeFilesLines
...
* ExternalTabcontainer browser to initial URLamit@chromium.org2009-09-113-175/+302
* Disable AutomationProxyVisibleTest.AutocompleteMatchesTest.phajdan.jr@chromium.org2009-09-091-4/+2
* Chrome side of the fix for http://b/issue?id=1694574, which is a bug caused w...ananta@chromium.org2009-09-061-7/+12
* Convert std::wstring encoding names to std::string in a bunch of files.tony@chromium.org2009-09-043-13/+13
* Chrome side of the fix for uploading histograms sent by automation clients. T...ananta@chromium.org2009-09-021-0/+5
* Avoid an automation call which may induce flakiness in some tests.phajdan.jr@chromium.org2009-09-012-29/+23
* Explicitly including the redirect status with the AutomationURLResponse info.tommi@chromium.org2009-08-311-2/+7
* Revert "Fix a ton of compiler warnings."tony@chromium.org2009-08-281-3/+1
* Fix a ton of compiler warnings.estade@chromium.org2009-08-281-1/+3
* Fix another source of flakiness in ErrorPageTestphajdan.jr@chromium.org2009-08-263-8/+59
* Move some waiting from AutomationProxy to AutomationProvider.phajdan.jr@chromium.org2009-08-212-31/+26
* Disables flaky AutomationProxyVisibleTest.AutocompleteMatchesTesterg@google.com2009-08-201-1/+5
* Remove include of IPC headers from headers they crept into. This slows down ...jam@chromium.org2009-08-202-1/+10
* Support navigating to absolute index through automation.amit@chromium.org2009-08-195-12/+70
* Add automation call to wait for multiple navigations.phajdan.jr@chromium.org2009-08-194-12/+52
* Revert "Add automation call to wait for multiple navigations."phajdan.jr@chromium.org2009-08-194-47/+12
* Add automation call to wait for multiple navigations.phajdan.jr@chromium.org2009-08-194-12/+47
* Cleanup in AutomationProvider's navigation observer.phajdan.jr@chromium.org2009-08-182-25/+36
* more linux automation porting: SendKeyPressNotifyWhenDoneestade@chromium.org2009-08-181-16/+0
* Added support in the ExternalTabContainer for handling the NEW_FOREGROUND_TAB...ananta@chromium.org2009-08-141-0/+7
* linux: More automation porting.estade@chromium.org2009-08-133-7/+19
* Remove spurious DCHECK in automation handle tracker that was occasionally get...robertshield@chromium.org2009-08-131-1/+0
* Added support for the URLRequestAutomationJob object which issues HTTP reques...ananta@chromium.org2009-08-121-1/+11
* Checkpoint for event automation porting.estade@chromium.org2009-08-121-4/+20
* Relanding Coverity fixes from http://codereview.chromium.org/159862 excluding...phajdan.jr@chromium.org2009-08-061-1/+1
* Revert of r22559.aa@chromium.org2009-08-061-1/+1
* Bunch of Coverity fixes, rather minor severity.phajdan.jr@chromium.org2009-08-061-1/+1
* ChromeURLRequestContext falloutamit@chromium.org2009-07-301-0/+3
* Add plumbing for allowing the renderer to intercept and cancel redirects beforedarin@chromium.org2009-07-303-0/+17
* Move mock url request classes to a location when browser tests will be able t...phajdan.jr@chromium.org2009-07-301-1/+1
* Added automation messages and corresponding handlers to support operations like ananta@chromium.org2009-07-293-0/+54
* Cause POST data to be marhsaled across the automation interface when using Au...robertshield@chromium.org2009-07-291-2/+8
* Remove *.vsprops files that are no longer referenced (or only havesgk@google.com2009-07-281-11/+0
* Navigation and cookies for Automationamit@chromium.org2009-07-282-1/+11
* Make AutomationProxyTest.NavigateToURLWithTimeout* tests not-flaky.phajdan.jr@chromium.org2009-07-271-2/+16
* Split the IPC code into ipc/agl@chromium.org2009-07-225-9/+10
* Adding handling of target and origin in external tab's postMessage + a unit t...tommi@chromium.org2009-07-151-0/+45
* Remove the defunct SetAccelerator message and replace it with anamit@chromium.org2009-07-147-69/+98
* Added an async automation message AutomationMsg_PrintAsync to asynchronously ...ananta@chromium.org2009-07-133-0/+13
* Remove flakiness-inducing part of AutomationProxyTest.NavigateToURLWithTimeout1.phajdan.jr@chromium.org2009-07-101-4/+0
* A prototype of resource loading through automationamit@chromium.org2009-07-092-0/+101
* Adds a way to set the boundaries of the browser window througharv@google.com2009-07-083-0/+23
* Make two IPC messages async.stoyan@chromium.org2009-07-061-4/+4
* Review URL: http://codereview.chromium.org/146114jshin@chromium.org2009-06-241-1/+1
* Removes entirely dead code paths related to ConstrainedWindows.erg@chromium.org2009-06-166-139/+1
* Fixed 3 tests that failed in hebrew enabled vistahbono@chromium.org2009-06-154-1/+41
* Linux: refactor zygote supportagl@chromium.org2009-06-121-4/+4
* Allow external hosts to handle the context menu and thus be able to customize...ananta@chromium.org2009-06-123-0/+21
* Get tab HWND directly as result of CreateExternalTab automation call.stoyan@chromium.org2009-06-114-8/+14
* Revert 18109, 18111: Windows UI tests failed.agl@chromium.org2009-06-101-4/+4