summaryrefslogtreecommitdiffstats
path: root/net/proxy/init_proxy_resolver_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Move some logging from LOG(INFO) to the LoadLog. These particular ones are fo...eroman@chromium.org2009-12-221-17/+18
* Extend LoadLog to support logging of arbitrary strings, and of network error ...eroman@chromium.org2009-12-211-3/+3
* NULL out the ProxyScriptFetcher used by ProxyService when the URLRequestConte...eroman@chromium.org2009-11-181-0/+14
* Improve the display of LoadLogs when truncation occurs.eroman@chromium.org2009-11-061-3/+3
* Add trace points for the "dnsResolve()" and "myIpAddress()" PAC javascript bi...eroman@chromium.org2009-09-101-1/+2
* Fix some style nits in unittests.eroman@chromium.org2009-08-201-20/+20
* Instrument ProxyService and InitProxyResolver with LoadLog.eroman@chromium.org2009-08-171-9/+65
* Better match IE's proxy settings.ericroman@google.com2009-08-041-0/+325