summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/extension_proxy_apitest.cc
Commit message (Expand)AuthorAgeFilesLines
* redesign and reimplement proxy config service and tracker, revise proxy ui on...kuan@chromium.org2011-11-041-1/+12
* Marked various tests as flaky/disabled.rdsmith@chromium.org2011-07-111-1/+2
* Mark various tests as flaky/disabled.rdsmith@chromium.org2011-07-111-1/+2
* Split up proxy error event test in several sub-testsjochen@chromium.org2011-06-221-3/+11
* Support persistent incognito preferencesbattre@chromium.org2011-05-251-4/+2
* Move Proxy Settings API out of experimentalbattre@chromium.org2011-05-251-36/+0
* Disable setting incognito prefs for extensions for now.battre@chromium.org2011-05-251-3/+5
* Add ability to find out whether an extension pref value is coming from incogn...bauerb@chromium.org2011-03-091-6/+8
* 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