summaryrefslogtreecommitdiffstats
path: root/net/proxy/proxy_config_service_win_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Change the meaning of the command-line flag --proxy-server="socks://foo" to i...eroman@chromium.org2010-09-271-1/+5
* ProxyConfig behaved like a struct, but was defined as a class.eroman@chromium.org2010-02-241-25/+24
* Split out the handling of proxy bypass rules into ProxyBypassRules. There are...eroman@chromium.org2010-02-191-14/+3
* Whenever proxy configurations contain socks and http/https/ftp proxies, socks...arindam@chromium.org2009-07-141-0/+19
* ProxyConfigService for Linux.sdoyon@chromium.org2009-04-201-39/+4
* Extract the parsing of proxy rules to ProxyConfig::ProxyRules, and unit-test.ericroman@google.com2009-03-311-35/+80
* Add a unit test for ProxyConfigServiceWin.ericroman@google.com2009-03-271-0/+166