summaryrefslogtreecommitdiffstats
path: root/net/base/mock_host_resolver.cc
Commit message (Expand)AuthorAgeFilesLines
* Refactor: Address some style comments from a review (which missed the origina...eroman@chromium.org2009-10-231-3/+3
* Disable IPv6 results for the PAC bindings:eroman@chromium.org2009-10-221-6/+26
* Add a mechanism to disable IPv6.eroman@chromium.org2009-10-211-2/+5
* Add a visualizer for the HostCache (DNS cache) on the network internals page.eroman@chromium.org2009-09-021-0/+4
* LoadLog is used as an output parameter, reorder it to the last parameter.willchan@chromium.org2009-08-141-4/+4
* Remove the unittest "DnsMasterTest.OsCachesLookupsTest".eroman@chromium.org2009-08-121-4/+1
* Add a "LoadLog" parameter to transactions, hostresolver, clientsocketpool and...ericroman@google.com2009-08-121-2/+3
* Use manually constructed IPv6 socket addresses for tests, rather than system ...ericroman@google.com2009-07-181-28/+80
* Add synchronous-mode operation to MockHostResolver; this helps clarify some t...ericroman@google.com2009-07-181-15/+23
* Refactorings surrounding HostResolver:ericroman@google.com2009-07-151-0/+154