summaryrefslogtreecommitdiffstats
path: root/net/proxy/init_proxy_resolver.cc
Commit message (Expand)AuthorAgeFilesLines
* Cleanup: Remove the implicit constructor for BoundNetLog that allowed passing...eroman@chromium.org2010-04-281-7/+6
* More cleanup to address TODOs in net_log.h.eroman@chromium.org2010-04-281-14/+15
* Cleanup: Address some of the todos in net_log.heroman@chromium.org2010-04-271-20/+15
* Generalize the net module's LoadLog facility from a passive container, to an ...eroman@chromium.org2010-03-161-24/+18
* ProxyConfig behaved like a struct, but was defined as a class.eroman@chromium.org2010-02-241-3/+3
* Move some logging from LOG(INFO) to the LoadLog. These particular ones are fo...eroman@chromium.org2009-12-221-12/+22
* NULL out the ProxyScriptFetcher used by ProxyService when the URLRequestConte...eroman@chromium.org2009-11-181-0/+5
* Instrument ProxyService and InitProxyResolver with LoadLog.eroman@chromium.org2009-08-171-12/+52
* Better match IE's proxy settings.ericroman@google.com2009-08-041-0/+189