summaryrefslogtreecommitdiffstats
path: root/chrome/test/automation/automation_proxy.h
Commit message (Expand)AuthorAgeFilesLines
* Make startup_tests build and run on Linux (except reference tests).phajdan.jr@chromium.org2009-03-051-0/+5
* Make basic bits of chrome/test/automation build on Linux.phajdan.jr@chromium.org2009-02-251-6/+22
* The Chrome Automation framework is based on a homegrown request response IPC ...ananta@chromium.org2009-02-111-27/+9
* Cleanup forward declared classes that are not needed in chrome/renderer, chro...thestig@chromium.org2009-02-061-7/+6
* Better control over window creation of external tabsjoshia@google.com2009-01-281-1/+2
* Refactor automation wrappers. Move the methods from AutomationProxy to the ap...stoyan@chromium.org2009-01-211-21/+0
* Add a UI test to make sure we sanitize the filenametc@google.com2009-01-071-0/+5
* Initial support for running the ui_tests under Purify on thepaulg@google.com2008-12-181-3/+7
* Adding the capacity to interact with modal dialogs to the automation framework.jcampan@chromium.org2008-12-051-2/+7
* Only block alert() requests from blocked popups; not all popups.erg@google.com2008-11-111-1/+8
* Chrome changes corresponding to my message_loop_type CL.darin@google.com2008-08-261-1/+1
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Introduce MessagePump to represent the native message pump used to drive adarin@google.com2008-08-151-2/+6
* Add chrome to the repository.initial.commit2008-07-261-0/+240