summaryrefslogtreecommitdiffstats
path: root/net/proxy/proxy_resolver_mac.cc
Commit message (Expand)AuthorAgeFilesLines
* Extract the parsing of proxy rules to ProxyConfig::ProxyRules, and unit-test.ericroman@google.com2009-03-311-10/+6
* CFNetworkExecuteProxyAutoConfigurationURL() chokes if the query url is NULL, ...pinkerton@chromium.org2009-03-201-2/+6
* Fixes CRLF and trailing white spaces.maruel@chromium.org2009-03-051-34/+34
* split up proxy_service into several files (one per class).ericroman@google.com2009-03-021-0/+3
* Include entries for SOCKS in ProxyResolverMac.ericroman@google.com2009-02-191-66/+75
* Add parsing for PAC result strings -- ProxyInfo::UsePacString().ericroman@google.com2009-02-191-10/+13
* Split ProxyResolver into two interfaces: A. interface for retrieving the sys...ericroman@google.com2008-12-191-1/+1
* Refactoring: replace some raw strings with GURL.ericroman@google.com2008-12-021-5/+5
* Relanding of r4221, initial proxy support for the Macavi@google.com2008-10-311-0/+342
* oops; will reland once tree is openavi@google.com2008-10-301-342/+0
* Initial Mac proxy implementationavi@google.com2008-10-301-0/+342