summaryrefslogtreecommitdiffstats
path: root/net/base/host_resolver_impl.h
Commit message (Expand)AuthorAgeFilesLines
* Cache failed DNS resolutions for 1 second.eroman@chromium.org2009-12-101-10/+13
* Second patch in making destructors of refcounted objects private.jam@chromium.org2009-11-051-5/+5
* Refactor: Change the interface from HostResolver::DisableIPv6() to HostResolv...eroman@chromium.org2009-10-261-6/+4
* Add a mechanism to disable IPv6.eroman@chromium.org2009-10-211-4/+14
* Add a visualizer for the HostCache (DNS cache) on the network internals page.eroman@chromium.org2009-09-021-0/+1
* LoadLog is used as an output parameter, reorder it to the last parameter.willchan@chromium.org2009-08-141-3/+3
* Implement LoadLog, and hook up HostResolverImpl to LoadLog.ericroman@google.com2009-08-141-12/+15
* Add a "LoadLog" parameter to transactions, hostresolver, clientsocketpool and...ericroman@google.com2009-08-121-2/+5
* Refactorings surrounding HostResolver:ericroman@google.com2009-07-151-0/+136