summaryrefslogtreecommitdiffstats
path: root/net/proxy/proxy_config_service_win.cc
Commit message (Expand)AuthorAgeFilesLines
* Extract the parsing of proxy rules to ProxyConfig::ProxyRules, and unit-test.ericroman@google.com2009-03-311-2/+5
* Add a unit test for ProxyConfigServiceWin.ericroman@google.com2009-03-271-10/+15
* NO CODE CHANGEdeanm@chromium.org2009-03-111-1/+0
* Fixes CRLF and trailing white spaces.maruel@chromium.org2009-03-051-1/+1
* split up proxy_service into several files (one per class).ericroman@google.com2009-03-021-0/+3
* Add parsing for PAC result strings -- ProxyInfo::UsePacString().ericroman@google.com2009-02-191-1/+1
* Split ProxyResolver into two interfaces: A. interface for retrieving the sys...ericroman@google.com2008-12-191-0/+58