summaryrefslogtreecommitdiffstats
path: root/chrome/test/automation
Commit message (Expand)AuthorAgeFilesLines
* 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
* Linux: refactor zygote supportagl@chromium.org2009-06-101-4/+4
* ipc: use strings, not wstrings for channel ids.evan@chromium.org2009-06-042-5/+5
* Convert most of the chrome .lib files to gyp generation:sgk@chromium.org2009-06-041-194/+0
* Relanding the first of probably several patches trying to clean up the Blocke...erg@google.com2009-06-044-40/+42
* Move download shelf from per-tab to per-window. Also disable auto-hiding ofthakis@chromium.org2009-06-045-22/+38
* Allow derived classes to access members (channel, thread, etc) of the Automat...stoyan@chromium.org2009-06-032-57/+1
* Revert "This is the first of probably several patches trying to clean up the ...erg@google.com2009-06-034-42/+40
* This is the first of probably several patches trying to clean up the BlockedP...erg@google.com2009-06-034-40/+42
* Correct forward declaration.stoyan@chromium.org2009-05-281-1/+3
* Make automation proxy objects to ref_counted. That allows to process async no...stoyan@chromium.org2009-05-2811-178/+324
* Committing issue 113734 for Joi.tommi@chromium.org2009-05-232-43/+0
* Re-do of r16741 (http://codereview.chromium.org/113482).robertshield@google.com2009-05-224-3/+16
* Revert of r16741 which appeared to cause a perf regression (???) on the build...robertshield@google.com2009-05-224-17/+3
* Adding the ability to alter Chrome's proxy settings via the automation interf...robertshield@google.com2009-05-224-3/+17
* First step to enable end-to-end testing of extensions through theaa@chromium.org2009-05-157-107/+216
* Fix and enable 3 tests in AutomationProxyTest.huanr@chromium.org2009-05-151-51/+12
* Create app_switches and remove a dep.beng@google.com2009-05-151-0/+1
* Remove AutomationRequest (deprecated by using SyncChannel). Some minor cleanup.stoyan@chromium.org2009-05-115-80/+4
* Pass external tab handle when Chrome sends outgoing notifications through aut...stoyan@chromium.org2009-05-082-11/+23
* Move src/chrome/views to src/views. RS=darin http://crbug.com/11387ben@chromium.org2009-05-082-3/+2
* Move: drag_drop_types, favicon_size, icon_util, insets, path, message_box_fla...ben@chromium.org2009-05-062-2/+2
* Linux: enable omni box ui test and automation proxy ui test.estade@chromium.org2009-05-051-2/+2
* Yet more deprecation of the wstring version of PathService::Get() for UI tests.thestig@chromium.org2009-05-021-24/+22
* Making CloseWindow and CloseTab automation APIhuanr@chromium.org2009-05-013-1/+54
* Remove ifdefs now that Mac passes.pinkerton@chromium.org2009-04-301-9/+0
* Second attempt at cleaning up handling of --disable-popup-blocking. I didn't...pkasting@chromium.org2009-04-291-1/+1
* Convert Windows Sleep to PlatformThread::Sleepevan@chromium.org2009-04-281-2/+2
* Disable a test that fails on mac. I enabled this in r14684, buttc@google.com2009-04-271-2/+2
* Port another UI test file. Disable tests that still need to be ported.tc@google.com2009-04-271-11/+38
* Repair FileVersionInfo leak. Doh.robertshield@google.com2009-04-271-3/+3