summaryrefslogtreecommitdiffstats
path: root/chrome/browser/automation
Commit message (Expand)AuthorAgeFilesLines
* Keyboard accessibility for the page and app menus.dmazzoni@chromium.org2010-03-247-24/+222
* Revert 42465 - Keyboard accessibility for the page and app menus.dmazzoni@chromium.org2010-03-247-222/+24
* Keyboard accessibility for the page and app menus.dmazzoni@chromium.org2010-03-247-24/+222
* Enforce extension permissions in C++ (instead of Javascript).jochen@chromium.org2010-03-242-2/+5
* Revert 42366 - Allow TabContentsDelegate classes to specify whether InfoBars ...joi@chromium.org2010-03-231-1/+1
* Allow TabContentsDelegate classes to specify whether InfoBars are enabled.joi@chromium.org2010-03-231-1/+1
* Revert "Keyboard accessibility for the page and app menus.", rev 42234 and 42...maruel@chromium.org2010-03-227-152/+22
* Keyboard accessibility for the page and app menus.dmazzoni@chromium.org2010-03-227-22/+152
* Revert "Keyboard accessibility for the page and app menus."maruel@chromium.org2010-03-227-152/+22
* Keyboard accessibility for the page and app menus.dmazzoni@chromium.org2010-03-227-22/+152
* When testing, we don't want to know about 'component' or 'external'joi@chromium.org2010-03-201-1/+3
* Modification of ExtensionPopup views to allow for pop-up views to share the s...twiz@chromium.org2010-03-191-0/+31
* Make repost form warning tab-modal on Mac.bauerb@chromium.org2010-03-181-1/+2
* Move some more files to toplevel gfx dir.ben@chromium.org2010-03-172-2/+2
* Adds an automation message to retrieve the list of enabled extensions, and CF...joi@chromium.org2010-03-163-0/+20
* Move base/gfx contents to gfx/ben@chromium.org2010-03-145-7/+7
* Fix Mac window frame coordinate conversion on multiple monitor setupsstuartmorgan@chromium.org2010-03-131-4/+5
* Mechanical refactor of CrxInstaller signatures. This will makeaa@chromium.org2010-03-121-8/+6
* Add pyauto hooks for bookmarks.jrg@chromium.org2010-03-124-0/+301
* Adds files I forgot to svn add when landing http://codereview.chromium.org/66...sky@chromium.org2010-03-101-0/+28
* Lands http://codereview.chromium.org/668105 for sosa:sky@chromium.org2010-03-104-0/+60
* Avoid unregistering automation job twice.stoyan@chromium.org2010-03-081-5/+0
* ChromeFrame now uses host provided popup blocker.stoyan@chromium.org2010-03-082-4/+6
* Add some bookmark bar hooks for pyauto.jrg@chromium.org2010-03-054-33/+15
* Fix a Chrome crash which occured in a chrome frame reliability test run. The ...ananta@chromium.org2010-03-052-2/+8
* Fix pickle mismatch when getting redirects fails.tony@chromium.org2010-03-051-3/+1
* Test cookie prompting.darin@chromium.org2010-03-045-22/+61
* ChromeFrame should honor the host browser's cookie policy. To achieve this we...ananta@chromium.org2010-03-026-141/+178
* Next part of bad dependency removal (chrome/common -> chrome/browser)phajdan.jr@chromium.org2010-03-022-2/+2
* Continue removing bad dependency of chrome/common on chrome/browserphajdan.jr@chromium.org2010-02-274-5/+42
* 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-164-1/+17
* Fix a Chrome crash caused in a ChromeFrame instance in the automation job use...ananta@chromium.org2010-02-151-7/+7
* Remove the temporary scaffolding stubs.phajdan.jr@chromium.org2010-02-101-2/+41
* Fix a Chrome crash which occurs in a ChromeFrame instance while servicing a r...ananta@chromium.org2010-02-102-5/+46
* [GTTF] Reduce header dependencies in chrome.phajdan.jr@chromium.org2010-02-092-2/+5
* 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-043-1/+12
* Revert 38001 and 38002.darin@chromium.org2010-02-032-53/+18
* Back out trunk r37998.mark@chromium.org2010-02-032-18/+53
* Modify CookiePolicy to work asynchronouslydarin@chromium.org2010-02-032-53/+18
* DevTools: CookieMonster::GetRawCookies should return keys as well as cookies.pfeldman@chromium.org2010-02-031-4/+4
* BSD port: chrome/app and chrome/browser ifdef cleaningpvalchev@google.com2010-02-012-7/+5
* If the URLRequestContext has no CookiePolicy, then we shoulddarin@chromium.org2010-01-301-6/+5
* Changes to support new cookie policy.darin@chromium.org2010-01-301-3/+5