summaryrefslogtreecommitdiffstats
path: root/chrome/test/automation/automation_proxy.h
Commit message (Expand)AuthorAgeFilesLines
* Remove the automation code for ChromeFrame since it's not used anymore.jam@chromium.org2013-12-171-6/+0
* Update include paths in chrome/test for base/process changes.rsesek@chromium.org2013-07-241-1/+0
* chrome: Migrate from googleurl/ includes to url/ ones. Part 3.tfarina@chromium.org2013-07-041-1/+1
* Use a direct include of time headers in chrome/test/, chrome/tools/.avi@chromium.org2013-06-281-1/+1
* Category group support/Renamings.rubentopo@gmail.com2013-04-191-7/+9
* Minimal Chrome Frame with Aura.grt@chromium.org2013-02-281-8/+0
* Revert 178387cpu@chromium.org2013-01-231-2/+2
* Revert 178043cpu@chromium.org2013-01-231-2/+2
* Revert 178037cpu@chromium.org2013-01-221-2/+2
* Fix official builder compile error when building aura on windowscpu@chromium.org2013-01-221-2/+2
* Convert more automation calls to the JSON interface.craigdh@chromium.org2012-08-011-3/+0
* Switch to TimeDelta interfaces in chrome automation test infrastructure.tedvessenes@gmail.com2012-07-201-8/+9
* Revert 146656 - Switch to TimeDelta interfaces in chrome automation test infr...cpu@chromium.org2012-07-131-9/+8
* Switch to TimeDelta interfaces in chrome automation test infrastructure.tedvessenes@gmail.com2012-07-131-8/+9
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* Remove browser::FindTabbedBrowser call in ui test code.jam@chromium.org2012-07-101-6/+0
* Rename IPC::Channel and IPC::Sender in src/chrome.brettw@chromium.org2012-06-151-4/+3
* Remove AutomationProxy::GetActiveWindow since it's not used anymore after r14...jam@chromium.org2012-06-131-5/+0
* Remove the test URLRequestJobs from shipping code to just browser_tests. All ...jam@chromium.org2012-06-051-4/+0
* Remove all the unnused automation IPCs. These were used by UI tests that have...jam@chromium.org2012-05-171-36/+0
* Convert the infobars ui_test to a browser_test. Remove the ExtensionProxy cla...jam@chromium.org2012-04-181-8/+0
* Convert SavePage ui_test to a browser_test.jam@chromium.org2012-04-051-5/+0
* Make ui_tests fail faster if all tests fail.thakis@chromium.org2011-12-191-0/+8
* gtest / gmock shouldn't be in the shipping productthakis@chromium.org2011-11-221-2/+3
* views: Move DialogButton enum into ui/base/ and put it into the ui namespace.tfarina@chromium.org2011-11-041-7/+6
* add Begin/EndTracing to AutomationProxy. This adds the necessary wiring and I...jbates@chromium.org2011-10-251-0/+17
* Don't waste time on browser that crashed before connecting to the IPC channel.phajdan.jr@chromium.org2011-09-221-3/+0
* Wait properly for renderer crashesphajdan.jr@chromium.org2011-09-191-3/+1
* Refactor: Make PyAuto InstallExtension() take a string. Delete dead code.dtu@chromium.org2011-08-041-2/+2
* Browser::Type cleanup.jianli@chromium.org2011-05-051-2/+2
* Removing command_execution_timeout_ms in favor of action_max_timeout_ms.hnguyen@chromium.org2011-04-111-7/+10
* Remove extension automation support that was used only by CEEE.joi@chromium.org2011-04-061-4/+0
* Move some files from base to base/memory.levin@chromium.org2011-03-281-2/+2
* Change includes of gfx/* to ui/gfx/*sail@chromium.org2011-02-051-1/+1
* - Add ChromeOS login and lock screen automation hooks.dtu@chromium.org2011-02-011-0/+4
* Couple of changes in hopes of finally making ShareProcessesOnRestoresky@chromium.org2011-01-311-0/+3
* Move a bunch of random other files to src/ui/baseben@chromium.org2011-01-201-3/+3
* Move CancellationFlag and WaitableEvent to the synchronization subdirectory.brettw@chromium.org2011-01-021-1/+1
* Move base/thread.h to base/threading, fix up callers to use the new location.brettw@chromium.org2011-01-011-1/+1
* Move platform_thread to base/threading and put in the base namespace. I left abrettw@chromium.org2010-12-311-4/+5
* Make IPC::Channel::Listener:OnMessageReceived have a return value indicating ...jam@chromium.org2010-12-241-1/+1
* Clean up Automation and Chrome Frame IPC code.-only use routed messages when ...jam@chromium.org2010-12-231-4/+1
* Revert 68944 - Revert "Add named testing interface."nirnimesh@chromium.org2010-12-231-7/+11
* Revert "Add named testing interface."phajdan.jr@chromium.org2010-12-111-11/+7
* Add named testing interface. This allows you to connect to a pre-existing Chr...nirnimesh@chromium.org2010-11-241-7/+11
* Revert 66840 - Add named testing interface. This allows you to connect to a p...kkania@chromium.org2010-11-201-11/+7
* Add named testing interface. This allows you to connect to a pre-existing Chr...nirnimesh@chromium.org2010-11-191-7/+11
* Revert 66350 - Add named testing interface. This allows you to connect to a p...nirnimesh@chromium.org2010-11-171-11/+7
* Add named testing interface. This allows you to connect to a pre-existing Chr...nirnimesh@chromium.org2010-11-171-7/+11
* Cleanup: Include browser.h -> ui/browser.h [Part 2].jhawkins@chromium.org2010-11-161-1/+1