summaryrefslogtreecommitdiffstats
path: root/chrome/browser/automation/automation_provider.cc
Commit message (Expand)AuthorAgeFilesLines
* Add automation hooks for fetching info about omniboxnirnimesh@chromium.org2010-05-141-21/+141
* Add hooks for fetching basic info from the browser.nirnimesh@chromium.org2010-05-131-0/+42
* Revert r46909: "Reland r46681: Use IPC to wait for download in DownloadTest."bauerb@chromium.org2010-05-111-28/+7
* Reland r46681: Use IPC to wait for download in DownloadTest.bauerb@chromium.org2010-05-111-7/+28
* Moved URLFetcher and related classes to chrome/common/net.sanjeevr@chromium.org2010-05-071-1/+1
* Add an AddHistoryItem() API to PyAuto with example use.jrg@chromium.org2010-05-071-0/+55
* Revert 46681 - Add AutomationMsg_WaitForDownloadShelfVisibilityChange and use...bauerb@chromium.org2010-05-071-28/+7
* Add AutomationMsg_WaitForDownloadShelfVisibilityChange and use it in UITestBa...bauerb@chromium.org2010-05-071-7/+28
* Fix NULL vs 0 problems which break the build with -Werror using GCC 4.5evan@chromium.org2010-05-061-1/+1
* Add hooks to fetch about:plugins info for PyAuto.nirnimesh@chromium.org2010-05-061-1/+104
* Enable more parts of automation on all platforms:phajdan.jr@chromium.org2010-05-041-14/+3
* Implement UI automation on the Mac.jrg@chromium.org2010-04-291-12/+6
* Changing linux platform for chromeos. This involved moving platform_util and...dhg@chromium.org2010-04-291-1/+1
* Add automation hooks for setting/gettting preferences.nirnimesh@chromium.org2010-04-291-19/+75
* Nukes one of the AddTabWithURL variants.sky@chromium.org2010-04-291-3/+3
* Add delete cookie option to Automation Proxyjmikhail@google.com2010-04-211-0/+14
* Close a newly opened (by cmd-clicking on a link) tab if it resulted in a down...bauerb@chromium.org2010-04-211-3/+14
* Close previous theme info bars when resetting to default themebulach@chromium.org2010-04-201-2/+9
* Add automation hooks for fetching history.nirnimesh@chromium.org2010-04-191-0/+30
* Revert 44885 - Select and close previous theme info bars when resetting to de...jorlow@chromium.org2010-04-181-9/+2
* Select and close previous theme info bars when resetting to default theme via...jorlow@chromium.org2010-04-181-2/+9
* Add automation hooks to get info about downloads.nirnimesh@chromium.org2010-04-151-1/+70
* Reland 44348 Add support for restricting broadcasting events to extensions ba...jochen@chromium.org2010-04-141-1/+1
* Refactor FileVersionInfo into an interface with platform implementations.tony@chromium.org2010-04-141-4/+5
* Revert 44351 - Reland 44348 Add support for restricting broadcasting events t...jochen@chromium.org2010-04-131-1/+1
* Reland 44348 Add support for restricting broadcasting events to extensions ba...jochen@chromium.org2010-04-131-1/+1
* Revert 44348 - Add support for restricting broadcasting events to extensions ...jochen@chromium.org2010-04-131-1/+1
* Add support for restricting broadcasting events to extensions based on host p...jochen@chromium.org2010-04-131-1/+1
* [GTTF] Make automation calls for Downloads, Extensions, and History pagesphajdan.jr@chromium.org2010-04-121-2/+0
* Implement patterns for content setting exceptions.jochen@chromium.org2010-04-081-1/+2
* Experimental change to fix perf bot.jrg@chromium.org2010-04-071-9/+8
* Add some shutdown perf tests. We measure shutdown for the combination ofthestig@chromium.org2010-04-061-2/+3
* Add support for basic extension automation through the Automation Proxy.kkania@chromium.org2010-04-061-6/+239
* detect preferences errorserikkay@chromium.org2010-04-061-4/+4
* Fix perf regression (again)jrg@chromium.org2010-04-051-0/+4
* Fix pyauto test on ChromeOS withOUT introducing a perf regression on XP.jrg@chromium.org2010-04-051-1/+12
* Add generic "json dict" entry point for pyauto commands. Will preventjrg@chromium.org2010-04-021-0/+109
* Add encoding override support for Chrome frame. With this change, users can o...jnd@chromium.org2010-04-011-2/+17
* Keyboard accessibility for the page and app menus.dmazzoni@chromium.org2010-03-311-1/+30
* Port some omnibox provider methods to Mac.nirnimesh@chromium.org2010-03-301-4/+1
* Fix the logic in extensions GetCurrentWindow:mpcomplete@chromium.org2010-03-261-1/+2
* Reverting this CL to fix the interactive ui test failures.ananta@chromium.org2010-03-261-30/+1
* 3rd try. *sigh*slightlyoff@chromium.org2010-03-261-0/+10
* Reverting this CL to see if this fixes chrome frame unit test failures.ananta@chromium.org2010-03-251-10/+0
* Implements IDeleteBrowsing history and moves the GCF profile into the IE TIF ...slightlyoff@chromium.org2010-03-251-0/+10
* A pretty lame initial UITest for bookmark manager.arv@chromium.org2010-03-251-1/+2
* Keyboard accessibility for the page and app menus.dmazzoni@chromium.org2010-03-241-1/+30
* Revert 42465 - Keyboard accessibility for the page and app menus.dmazzoni@chromium.org2010-03-241-30/+1
* Keyboard accessibility for the page and app menus.dmazzoni@chromium.org2010-03-241-1/+30
* Revert "Keyboard accessibility for the page and app menus.", rev 42234 and 42...maruel@chromium.org2010-03-221-106/+0