summaryrefslogtreecommitdiffstats
path: root/net/proxy/init_proxy_resolver_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Generalize the net module's LoadLog facility from a passive container, to an ...eroman@chromium.org2010-03-161-36/+38
* ProxyConfig behaved like a struct, but was defined as a class.eroman@chromium.org2010-02-241-15/+15
* Cleanup the unittest helpers in load_log_unittest.h.eroman@chromium.org2010-01-291-40/+37
* 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