summaryrefslogtreecommitdiffstats
path: root/chrome/test/automation/automation_proxy.cc
Commit message (Expand)AuthorAgeFilesLines
* Close previous theme info bars when resetting to default themebulach@chromium.org2010-04-201-2/+6
* Revert 44885 - Select and close previous theme info bars when resetting to de...jorlow@chromium.org2010-04-181-6/+2
* Select and close previous theme info bars when resetting to default theme via...jorlow@chromium.org2010-04-181-2/+6
* Refactor FileVersionInfo into an interface with platform implementations.tony@chromium.org2010-04-141-1/+2
* Add support for basic extension automation through the Automation Proxy.kkania@chromium.org2010-04-061-7/+23
* [GTTF] Reduce number of automation methods ending with WithTimeout.phajdan.jr@chromium.org2010-03-221-86/+26
* Adds an automation message to retrieve the list of enabled extensions, and CF...joi@chromium.org2010-03-161-0/+6
* Lands http://codereview.chromium.org/668105 for sosa:sky@chromium.org2010-03-101-1/+12
* Fix the ui test crashes on Linux. There is a race condition between the chann...ananta@chromium.org2010-02-261-2/+25
* Add automation proxy methods for sending InstallExtension message.kkania@chromium.org2010-02-101-0/+7
* Modifying extension automation so that it is done through a particularjoi@chromium.org2009-11-081-6/+0
* Changes ui proxy classes to use Browser::Types rather than copyingsky@chromium.org2009-10-281-3/+2
* Take 2 at this. The only change between this and the first is to add the GetT...sky@chromium.org2009-10-271-2/+7
* Revert 30194 - Makes session restore on Chrome OS restore popups.sky@chromium.org2009-10-271-4/+2
* Makes session restore on Chrome OS restore popups.sky@chromium.org2009-10-271-2/+4
* Enhance extension UI testing by enabling you to select which extensionjoi@chromium.org2009-10-231-2/+3
* Assigning INFINITE (which is 0xFFFFFFFF) to an int, is not a very good idea...mad@chromium.org2009-10-191-1/+5
* Revert "Revert "Add startup tests that log start script, domcontentloaded, an...tony@chromium.org2009-10-071-0/+6
* Revert "Add startup tests that log start script, domcontentloaded, and onload."mattm@chromium.org2009-10-071-6/+0
* Add startup tests that log start script, domcontentloaded, and onload.tony@chromium.org2009-10-071-0/+6
* Avoid an automation call which may induce flakiness in some tests.phajdan.jr@chromium.org2009-09-011-26/+21
* Move some waiting from AutomationProxy to AutomationProvider.phajdan.jr@chromium.org2009-08-211-31/+11
* Add plumbing for allowing the renderer to intercept and cancel redirects beforedarin@chromium.org2009-07-301-0/+7
* Split the IPC code into ipc/agl@chromium.org2009-07-221-1/+1
* Remove the defunct SetAccelerator message and replace it with anamit@chromium.org2009-07-141-10/+9
* Fixed 3 tests that failed in hebrew enabled vistahbono@chromium.org2009-06-151-0/+14
* Linux: refactor zygote supportagl@chromium.org2009-06-121-4/+4
* Get tab HWND directly as result of CreateExternalTab automation call.stoyan@chromium.org2009-06-111-1/+2
* 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-041-3/+3
* Allow derived classes to access members (channel, thread, etc) of the Automat...stoyan@chromium.org2009-06-031-56/+0
* Make automation proxy objects to ref_counted. That allows to process async no...stoyan@chromium.org2009-05-281-26/+91
* Re-do of r16741 (http://codereview.chromium.org/113482).robertshield@google.com2009-05-221-0/+4
* Revert of r16741 which appeared to cause a perf regression (???) on the build...robertshield@google.com2009-05-221-4/+0
* Adding the ability to alter Chrome's proxy settings via the automation interf...robertshield@google.com2009-05-221-0/+4
* First step to enable end-to-end testing of extensions through theaa@chromium.org2009-05-151-0/+5
* Remove AutomationRequest (deprecated by using SyncChannel). Some minor cleanup.stoyan@chromium.org2009-05-111-65/+0
* Move src/chrome/views to src/views. RS=darin http://crbug.com/11387ben@chromium.org2009-05-081-2/+1
* Making CloseWindow and CloseTab automation APIhuanr@chromium.org2009-05-011-1/+33
* Repair FileVersionInfo leak. Doh.robertshield@google.com2009-04-271-3/+3
* Allow creating external tab in incognito mode.stoyan@chromium.org2009-04-231-0/+2
* Reland r14146 which refactors DialogButton into cross platformtc@google.com2009-04-211-9/+5
* Revert "Refactor DialogDelegate so the DialogButton enum is in cross platform"tc@google.com2009-04-211-5/+9
* Refactor DialogDelegate so the DialogButton enum is in cross platformtc@google.com2009-04-211-9/+5
* Adding versioning support to the chrome automation protocol.robertshield@google.com2009-04-131-11/+59
* UI test portage, second try.estade@chromium.org2009-04-091-2/+2
* Get rid of WaitForWindowCountToChange.phajdan.jr@chromium.org2009-03-241-14/+0
* Move windowing related objects into chrome/views/window subdir.ben@chromium.org2009-03-171-1/+1
* NO CODE CHANGE.maruel@google.com2009-03-101-1/+2