summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/extension_proxy_api.h
Commit message (Expand)AuthorAgeFilesLines
* Move the "extension" namespace from extension_api.json into extension_api_ext...koz@chromium.org2011-12-091-1/+1
* Get rid of the ProfileId. It was added for ceee. I reverted the original chan...jam@chromium.org2011-07-131-3/+2
* Move base/values.h into the base namespace. This includes a cros DEPS rolldmazzoni@chromium.org2011-07-121-5/+9
* Pass PAC script errors to the proxy APIjochen@chromium.org2011-05-051-0/+6
* Improve error handling in proxy settings apibattre@chromium.org2011-05-031-1/+2
* Cleanup of Proxy Settings API implementation.battre@chromium.org2011-03-311-68/+5
* Move some files from base to base/memory.levin@chromium.org2011-03-281-1/+1
* Cleanup of proxy settings api implementation.battre@chromium.org2011-03-251-31/+58
* Use PreferenceTransformerInterface in extension preference APIs.bauerb@chromium.org2011-03-151-28/+5
* Implement a PreferenceTransformerInterface and ProxyPreferenceTransformer.battre@chromium.org2011-03-141-32/+62
* Make the ChromeNetworkDelegate use the ExtensionEventRouterForwarderjochen@chromium.org2011-03-011-2/+4
* Remove RemoveCustomProxySettingsFunction as it is substituted by clear of pre...battre@chromium.org2011-02-251-11/+0
* Migrated Proxy Settings API to mechanisms of Content Settings APIbattre@chromium.org2011-02-241-19/+10
* Extension half of the proxy error eventjochen@chromium.org2011-02-221-0/+21
* Improve error handling in Proxy Settings API.battre@chromium.org2011-02-161-5/+26
* Implementation of getCurrentProxySettings for proxy settings API.battre@chromium.org2011-02-141-0/+21
* Migrate Proxy Settings API to net::ProxyServerbattre@chromium.org2011-02-091-24/+0
* Make proxy settings one atomic dictionary in the PrefStores such that modific...battre@chromium.org2011-02-091-3/+8
* Separate proxy settings for Incognito mode.battre@chromium.org2011-02-041-7/+24
* Introduce a separate preference for 'proxy server mode'battre@chromium.org2010-12-231-5/+3
* Add support for PAC scripts (URL only, no direct data yet) and proxy auto-con...pam@chromium.org2010-09-101-0/+9
* First stage of proxy extension API.pam@chromium.org2010-08-041-0/+37