summaryrefslogtreecommitdiffstats
path: root/net/proxy/proxy_config_service_common_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* FBTF: Move ctors/dtors into implementation files. Adds ctors/dtors to non-POD...erg@google.com2010-09-301-0/+20
* Cleanup: rename ProxyRules::socks_proxy --> ProxyRules::fallback_proxy.eroman@chromium.org2010-08-251-2/+2
* Implement KDE ReversedException setting in Chromedavidben@chromium.org2010-06-141-5/+23
* ProxyConfig behaved like a struct, but was defined as a class.eroman@chromium.org2010-02-241-41/+102
* Split out the handling of proxy bypass rules into ProxyBypassRules. There are...eroman@chromium.org2010-02-191-4/+5
* Whenever proxy configurations contain socks and http/https/ftp proxies, socks...arindam@chromium.org2009-07-141-7/+22
* ProxyConfigService for Linux.sdoyon@chromium.org2009-04-201-0/+51