summaryrefslogtreecommitdiffstats
path: root/net/proxy/proxy_resolver_mac.h
Commit message (Expand)AuthorAgeFilesLines
* Separate ProxyResolverMac and ProxyConfigServiceMac into their own files and ...hayato@chromium.org2009-12-101-7/+0
* Add trace points for the "dnsResolve()" and "myIpAddress()" PAC javascript bi...eroman@chromium.org2009-09-101-1/+2
* Better match IE's proxy settings.ericroman@google.com2009-08-041-1/+5
* Remove the concept of threading from ProxyService, and move it into the Proxy...ericroman@google.com2009-07-261-4/+19
* split up proxy_service into several files (one per class).ericroman@google.com2009-03-021-1/+2
* Add support to ProxyService for downloading a PAC script on behalf of the Pro...ericroman@google.com2009-02-231-0/+2
* Split ProxyResolver into two interfaces: A. interface for retrieving the sys...ericroman@google.com2008-12-191-1/+6
* Refactoring: replace some raw strings with GURL.ericroman@google.com2008-12-021-2/+2
* Relanding of r4221, initial proxy support for the Macavi@google.com2008-10-311-0/+25
* oops; will reland once tree is openavi@google.com2008-10-301-25/+0
* Initial Mac proxy implementationavi@google.com2008-10-301-0/+25