summaryrefslogtreecommitdiffstats
path: root/chrome/test/automation/automation_proxy.cc
Commit message (Expand)AuthorAgeFilesLines
* Move CancellationFlag and WaitableEvent to the synchronization subdirectory.brettw@chromium.org2011-01-021-1/+1
* Move platform_thread to base/threading and put in the base namespace. I left abrettw@chromium.org2010-12-311-2/+2
* Make IPC::Channel::Listener:OnMessageReceived have a return value indicating ...jam@chromium.org2010-12-241-7/+7
* Clean up Automation and Chrome Frame IPC code.-only use routed messages when ...jam@chromium.org2010-12-231-27/+24
* Revert 68944 - Revert "Add named testing interface."nirnimesh@chromium.org2010-12-231-7/+7
* Revert 69592 - file_version_info was not finding Mac values correctly.dmaclach@chromium.org2010-12-181-0/+1
* file_version_info was not finding Mac values correctly.dmaclach@chromium.org2010-12-181-1/+0
* Revert "Add named testing interface."phajdan.jr@chromium.org2010-12-111-7/+7
* Add a base class for objects that want to filter messages on the IO thread. ...jam@chromium.org2010-12-021-1/+1
* Add named testing interface. This allows you to connect to a pre-existing Chr...nirnimesh@chromium.org2010-11-241-7/+7
* Revert 66840 - Add named testing interface. This allows you to connect to a p...kkania@chromium.org2010-11-201-7/+7
* Add named testing interface. This allows you to connect to a pre-existing Chr...nirnimesh@chromium.org2010-11-191-7/+7
* Revert 66350 - Add named testing interface. This allows you to connect to a p...nirnimesh@chromium.org2010-11-171-7/+7
* Add named testing interface. This allows you to connect to a pre-existing Chr...nirnimesh@chromium.org2010-11-171-7/+7
* Part 2 of reapplying r64637.erg@google.com2010-11-101-2/+2
* Add support for returning the session_id in both CreateExternalTab and Connec...hansl@google.com2010-11-051-1/+3
* Revert "Refactor automation messages." due to mysterious problems on mac.erg@google.com2010-11-011-2/+2
* Refactor automation messages.erg@google.com2010-11-011-2/+2
* Reverting this to see if this fixes ChromeFrame tests. Please reland with the...ananta@chromium.org2010-10-281-3/+1
* The ChromeFrame objects now provides an unfrozen interface called IChromeFram...hansl@google.com2010-10-281-1/+3
* Refactor version-getting info into a chrome::VersionInfo object.evan@chromium.org2010-08-271-7/+3
* GTTF: After timeout, all further automation calls should fail immediately.phajdan.jr@chromium.org2010-08-191-6/+22
* Cleanup: Break another common->app dependency.thestig@chromium.org2010-07-201-4/+5
* 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