summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/extension_proxy_apitest.cc
Commit message (Expand)AuthorAgeFilesLines
* Send fatal proxy errors to the network delegate.jochen@chromium.org2011-02-231-2/+2
* Extension half of the proxy error eventjochen@chromium.org2011-02-221-0/+8
* Implementation of custom PAC scripts in Proxy Settings API.battre@chromium.org2011-02-161-0/+17
* Add documentation for Proxy Settings APIbattre@chromium.org2011-02-161-1/+1
* Support bypassList in Proxy Settings API.battre@chromium.org2011-02-141-13/+48
* Migrate Proxy Settings API to net::ProxyServerbattre@chromium.org2011-02-091-15/+15
* Fix handling of setting a single proxy in Proxy Settings APIbattre@chromium.org2011-02-091-6/+3
* Make proxy settings one atomic dictionary in the PrefStores such that modific...battre@chromium.org2011-02-091-76/+85
* Separate proxy settings for Incognito mode.battre@chromium.org2011-02-041-128/+148
* Introduce a separate preference for 'proxy server mode'battre@chromium.org2010-12-231-11/+106
* Move:ben@chromium.org2010-12-021-1/+1
* Cleanup: Include browser.h -> ui/browser.h [Part 3].jhawkins@chromium.org2010-11-161-1/+1
* Part 3 of immutable Extension refactor.mpcomplete@chromium.org2010-10-291-3/+3
* Add support for PAC scripts (URL only, no direct data yet) and proxy auto-con...pam@chromium.org2010-09-101-6/+67
* FBTF: Reaplly the TabRestoreService::Observer into its own file commit.erg@google.com2010-09-021-0/+1
* Revert "FBTF: Move the TabRestoreService::Observer into its own file."erg@google.com2010-09-011-1/+0
* FBTF: Move the TabRestoreService::Observer into its own file.erg@google.com2010-09-011-0/+1
* Move prefs-related files under chrome/browser/ into a prefs/ subdir.evan@chromium.org2010-08-261-1/+1
* First stage of proxy extension API.pam@chromium.org2010-08-041-0/+50