summaryrefslogtreecommitdiffstats
path: root/chrome/browser/automation/automation_provider.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* Clone of issue 600130. (http://codereview.chromium.org/600130)twiz@chromium.org2010-02-161-1/+3
* [GTTF] Reduce header dependencies in chrome.phajdan.jr@chromium.org2010-02-091-2/+4
* Remove DirectoryWatcher and the only thing using it.phajdan.jr@chromium.org2010-02-091-2/+1
* Show the filebrowse ui rather than the download shelf in chromeos.xiyuan@chromium.org2010-02-051-0/+19
* Add support for the IE File->Save As command. This eventually ends up in Chro...ananta@chromium.org2010-02-041-0/+9
* BSD port: chrome/app and chrome/browser ifdef cleaningpvalchev@google.com2010-02-011-6/+4
* Fixes flakiness in session restore test. I'm adding two things:sky@chromium.org2010-01-261-0/+12
* Pull IOThread out of BrowserProcessImpl. Move the dns prefetching initializat...willchan@chromium.org2010-01-221-0/+1
* Fix a Chrome crash which occurs when the chrome instance launched via ChromeF...ananta@chromium.org2010-01-141-0/+6
* Reduce the logging output when running startup tests on linux/mac.tony@chromium.org2009-12-031-1/+1
* The AutomationMsg_SetCookie IPC should be channeled to the automation cookie ...ananta@chromium.org2009-11-171-1/+6
* Small clean-up to not expose base::Process from RenderProcesHost, and instead...jam@chromium.org2009-11-131-1/+2
* Rename unused "SSL" related automation methods to be generic, since that's wh...johnnyg@chromium.org2009-11-111-9/+9
* Revert 31419 - Commit Issue 255057: Unit Test for Toggling of Encoding AutoDe...willchan@chromium.org2009-11-091-28/+3
* Commit Issue 255057: Unit Test for Toggling of Encoding Auto-Detectrolandsteiner@chromium.org2009-11-091-3/+28
* Kiosk Mode implementation.mhm@chromium.org2009-11-091-0/+23
* Modifying extension automation so that it is done through a particularjoi@chromium.org2009-11-081-5/+3