summaryrefslogtreecommitdiffstats
path: root/net/base/host_resolver.h
Commit message (Expand)AuthorAgeFilesLines
* HostResolver now adds AI_CANONNAME to the hint flags if a requester needs the...cbentzel@chromium.org2010-04-081-0/+11
* Flush socket pools and SPDY session pool properly on explicit requests and ne...willchan@chromium.org2010-04-081-0/+3
* Revert 43826 - HostResolver now adds AI_CANONNAME to the hint flags if a requ...cbentzel@chromium.org2010-04-071-11/+0
* HostResolver now adds AI_CANONNAME to the hint flags if a requester needs the...cbentzel@chromium.org2010-04-071-0/+11
* Generalize the net module's LoadLog facility from a passive container, to an ...eroman@chromium.org2010-03-161-4/+4
* Revert 40099 - Revert 39998 Revert 39996 Refine IPv6 probe to require that ...jar@chromium.org2010-02-261-1/+1
* Revert 39998 - Revert 39996 Refine IPv6 probe to require that the client has...jar@chromium.org2010-02-261-1/+1
* Revert 39996 - Refine IPv6 probe to require that the client has an IPv6 addre...jar@chromium.org2010-02-251-1/+1
* Refine IPv6 probe to require that the client has an IPv6 address on an interfacejar@chromium.org2010-02-251-1/+1
* Make MappedHostResolver display its internals on the about:net-internals page...eroman@chromium.org2010-02-191-4/+5
* Add a command-line flag to remap hostnames based on patterns.eroman@chromium.org2010-02-181-0/+7
* linux: build with -Wextraevan@chromium.org2010-02-051-2/+2
* Remove the HostResolver::Shutdown() method.eroman@chromium.org2010-02-051-3/+0
* Pass the NetworkChangeNotifier to HostResolver.willchan@chromium.org2010-02-041-1/+5
* Add fine grain tracing to HostResolverImpl.eroman@chromium.org2010-02-021-4/+5
* Add mechanism for global queueing and prioritization of DNS.eroman@chromium.org2010-01-301-1/+9
* Cancel any outstanding host resolve when calling SOCKSClientSocket::Disconnec...eroman@chromium.org2010-01-071-0/+4
* Some small comment fixes for HostResolver and DnsMaster.eroman@chromium.org2009-11-231-2/+3
* Second patch in making destructors of refcounted objects private.jam@chromium.org2009-11-051-5/+7
* Add a command line flag to force all network traffic through a particular ser...mbelshe@google.com2009-11-031-5/+7
* Refactor: Change the interface from HostResolver::DisableIPv6() to HostResolv...eroman@chromium.org2009-10-261-2/+5
* Add a mechanism to disable IPv6.eroman@chromium.org2009-10-211-0/+13
* Fixed a few data races on reference counters.timurrrr@chromium.org2009-09-171-1/+1
* Add a visualizer for the HostCache (DNS cache) on the network internals page.eroman@chromium.org2009-09-021-0/+5
* Fix access control.maruel@chromium.org2009-08-281-2/+4
* LoadLog is used as an output parameter, reorder it to the last parameter.willchan@chromium.org2009-08-141-6/+6
* Add a "LoadLog" parameter to transactions, hostresolver, clientsocketpool and...ericroman@google.com2009-08-121-4/+12
* Update a bug number referenced by some TODOs, to point at the new bug for tra...eroman@chromium.org2009-08-031-1/+1
* Refactorings surrounding HostResolver:ericroman@google.com2009-07-151-141/+18
* Ensure that even if the HostResolver outlives the IO thread, its jobs will no...ericroman@google.com2009-06-271-0/+6
* Make net::HostResolver refcounted.ericroman@google.com2009-06-271-2/+2
* Reverting 19425.ericroman@google.com2009-06-261-2/+2
* Make net::HostResolver refcounted.ericroman@google.com2009-06-261-2/+2
* Re-land second-to-last subset of r18520 (now everything is relanded except no...ericroman@google.com2009-06-171-0/+4
* Re-land another subset of r18520.ericroman@google.com2009-06-171-4/+9
* Revert 18520.ericroman@google.com2009-06-171-13/+4
* * Add an OnCancelResolution() notifier to HostResolver::Observer, so observer...ericroman@google.com2009-06-161-4/+13
* [Refactor] Rename DnsResolutionObserver --> HostResolver::Observer.ericroman@google.com2009-06-151-4/+19
* * Move the global "DnsResolutionObserver" code depended on by DNS prefetcher,...ericroman@google.com2009-06-151-7/+73
* * Avoid doing concurrent DNS resolves of the same hostname in HostResolver.ericroman@google.com2009-06-121-17/+121
* Prevent making real DNS lookups by chrome tests.phajdan.jr@chromium.org2009-03-271-0/+3
* Clean up dns prefetch code, and also port it.phajdan.jr@chromium.org2009-02-191-4/+3
* Revert "Clean up dns prefetch code, and also port it."tc@google.com2009-02-061-3/+4
* Clean up dns prefetch code, and also port it.phajdan.jr@chromium.org2009-02-061-4/+3
* Add more unit tests for net/base/host_resolver.phajdan.jr@chromium.org2009-01-291-1/+15
* Reverting 8627,8625.maruel@chromium.org2009-01-261-4/+5
* Clean up dns prefetch code, and also port it.phajdan.jr@chromium.org2009-01-261-5/+4
* Add support for mock DNS queries. This allows us to eliminatedarin@google.com2008-09-241-0/+24
* Build host_resolver on the Macmmentovai@google.com2008-09-091-2/+1
* Use a more compact license header in source files.license.bot2008-08-241-28/+4