summaryrefslogtreecommitdiffstats
path: root/chrome/browser/automation/automation_provider.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* Keyboard accessibility for the page and app menus.dmazzoni@chromium.org2010-03-221-0/+106
* Revert "Keyboard accessibility for the page and app menus."maruel@chromium.org2010-03-221-106/+0
* Keyboard accessibility for the page and app menus.dmazzoni@chromium.org2010-03-221-0/+106
* When testing, we don't want to know about 'component' or 'external'joi@chromium.org2010-03-201-1/+3
* Make repost form warning tab-modal on Mac.bauerb@chromium.org2010-03-181-1/+2
* Adds an automation message to retrieve the list of enabled extensions, and CF...joi@chromium.org2010-03-161-0/+17
* Mechanical refactor of CrxInstaller signatures. This will makeaa@chromium.org2010-03-121-8/+6
* Add pyauto hooks for bookmarks.jrg@chromium.org2010-03-121-0/+200
* Lands http://codereview.chromium.org/668105 for sosa:sky@chromium.org2010-03-101-0/+4
* Add some bookmark bar hooks for pyauto.jrg@chromium.org2010-03-051-0/+15
* Fix pickle mismatch when getting redirects fails.tony@chromium.org2010-03-051-3/+1
* Test cookie prompting.darin@chromium.org2010-03-041-14/+40
* ChromeFrame should honor the host browser's cookie policy. To achieve this we...ananta@chromium.org2010-03-021-2/+6
* Continue removing bad dependency of chrome/common on chrome/browserphajdan.jr@chromium.org2010-02-271-5/+0
* Allow users to enable extensions in incognito. Requiresmpcomplete@chromium.org2010-02-251-2/+2
* ProxyConfig behaved like a struct, but was defined as a class.eroman@chromium.org2010-02-241-4/+4
* Split out the handling of proxy bypass rules into ProxyBypassRules. There are...eroman@chromium.org2010-02-191-1/+1
* Move pref_{member,service} and important_file_writer from chrome/commonphajdan.jr@chromium.org2010-02-191-1/+1
* Pulled out Callback code into base/callback.h. This is the first step toward...akalin@chromium.org2010-02-191-0/+1