summaryrefslogtreecommitdiffstats
path: root/net/proxy/proxy_config_service_mac.cc
Commit message (Expand)AuthorAgeFilesLines
* Use notification-based API for getting system proxy settings on Mac rather th...eroman@chromium.org2010-07-301-3/+98
* Change the ProxyConfigService interface to be asynchronous, and support obser...eroman@chromium.org2010-07-231-7/+12
* ProxyConfig behaved like a struct, but was defined as a class.eroman@chromium.org2010-02-241-13/+17
* Split out the handling of proxy bypass rules into ProxyBypassRules. There are...eroman@chromium.org2010-02-191-4/+5
* Separate ProxyResolverMac and ProxyConfigServiceMac into their own files and ...hayato@chromium.org2009-12-101-0/+159