summaryrefslogtreecommitdiffstats
path: root/net/proxy/single_threaded_proxy_resolver.cc
Commit message (Expand)AuthorAgeFilesLines
* Improve the display of LoadLogs when truncation occurs.eroman@chromium.org2009-11-061-7/+15
* Second patch in making destructors of refcounted objects private.jam@chromium.org2009-11-051-0/+11
* Fix a data race found by ThreadSanitizer in LoadLog::Release().eroman@chromium.org2009-10-201-2/+3
* Remove some unnecessary manual AddRef/Release.eroman@chromium.org2009-10-201-9/+0
* Add the ability to purge memory to the ProxyResolver.pkasting@chromium.org2009-10-131-0/+20
* Add trace points for the "dnsResolve()" and "myIpAddress()" PAC javascript bi...eroman@chromium.org2009-09-101-6/+21
* Better match IE's proxy settings.ericroman@google.com2009-08-041-29/+90
* Remove the concept of threading from ProxyService, and move it into the Proxy...ericroman@google.com2009-07-261-0/+231