summaryrefslogtreecommitdiffstats
path: root/net/base/host_resolver_impl.h
Commit message (Expand)AuthorAgeFilesLines
* Begin CompletionCallback switchover.willchan@chromium.org2011-10-011-1/+1
* Revert 99677 (didn't help) - Revert 99666 (sync tests started failing on mac1...thakis@chromium.org2011-09-061-1/+5
* Revert 99666 (sync tests started failing on mac10.6:thakis@chromium.org2011-09-051-5/+1
* Linux: Monitor resolv.conf for changes and use that to reload resolver.craig.schlenter@chromium.org2011-09-051-1/+5
* Rename NET_API to NET_EXPORT, and rename NET_TEST to NET_EXPORT_PRIVATE.darin@chromium.org2011-08-121-2/+2
* HostResolver: don't interpret NULL callback argument as a request to do synch...agayev@chromium.org2011-08-041-7/+37
* Remove the HostResolverImpl::Shutdown() method.eroman@chromium.org2011-06-151-6/+0
* Revert of 85854 which is a revert of 85852 - Add a command line optionrtenneti@chromium.org2011-05-191-20/+20
* Revert 85852 - Add a command line option ("host-resolver-retry-attempts")rtenneti@chromium.org2011-05-191-20/+20
* Add a command line option ("host-resolver-retry-attempts")rtenneti@chromium.org2011-05-191-20/+20
* net: Add NET_API to net/baservargas@google.com2011-05-181-3/+5
* Revert of 83710 which reverted 83641 - DNS Host resolver changesrtenneti@chromium.org2011-05-111-2/+64
* Revert 83641 - DNS Host resolver changes with retry logic. Fix forjar@chromium.org2011-05-021-64/+2
* DNS Host resolver changes with retry logic. Fix forrtenneti@chromium.org2011-04-301-2/+64
* Move some files from base to base/memory.levin@chromium.org2011-03-281-2/+2
* Plumb through NetworkChangeNotifier::IsOffline() to WebKit, enablingadamk@chromium.org2011-03-041-2/+2
* Even more reordering the methods in headers and implementation in net/.erg@google.com2011-01-201-22/+22
* Move non_thread_safe from base to base/threading and into the base namespace.brettw@chromium.org2011-01-011-2/+2
* Even more virtual method deinlining.erg@google.com2010-12-131-1/+1
* Shows the default_address_family on both the DNS tab and in log dumps,mmenke@chromium.org2010-10-071-0/+1
* Stop refcounting HostResolver.willchan@chromium.org2010-10-011-5/+5
* HostResolver should flush the JobPools on a network change.willchan@chromium.org2010-09-211-2/+2
* Relands r58007.willchan@chromium.org2010-09-011-0/+14
* Revert r58019 and r58007 due to flaky.willchan@chromium.org2010-08-311-14/+0
* Abort host resolution requests with ERR_ABORTED on ip address change.willchan@chromium.org2010-08-311-0/+14
* Adds HostResolveImpl Requests and Jobs to log.mmenke@chromium.org2010-08-241-7/+14
* FBTF: Remove unnecessary STL #includes from src/net.viettrungluu@chromium.org2010-08-191-1/+0
* Revert 56539 - Added HostResolveImpl Requests and Jobs to log.mmenke@chromium.org2010-08-181-12/+7
* Added HostResolveImpl Requests and Jobs to log.mmenke@chromium.org2010-08-181-7/+12
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* [Linux] Enable connecting to localhost when offline.vandebo@chromium.org2010-07-231-0/+3
* Add the capability to run multiple proxy PAC scripts in parallel.eroman@chromium.org2010-07-091-1/+1
* Revert 51877, since SpdyNetworkTransactionTest.CorruptFrameSessionError start...eroman@chromium.org2010-07-081-1/+1
* Add the capability to run multiple proxy PAC scripts in parallel.eroman@chromium.org2010-07-081-1/+1
* Massively simplify the NetworkChangeNotifier infrastructure:pkasting@chromium.org2010-06-251-6/+1
* Make HostResolver NonThreadSafe and not thread safe refcounted.willchan@chromium.org2010-06-031-0/+2
* Log the OS error that getaddrinfo() failed with.eroman@chromium.org2010-05-161-3/+6
* Replace about:net-internals with the javascript-based frontend.eroman@chromium.org2010-05-101-14/+0
* More cleanup to address TODOs in net_log.h.eroman@chromium.org2010-04-281-0/+1
* Fix crash on IP address change.willchan@chromium.org2010-04-191-2/+5
* Add support for attaching custom parameters to NetLog events.eroman@chromium.org2010-04-091-1/+1
* Flush socket pools and SPDY session pool properly on explicit requests and ne...willchan@chromium.org2010-04-081-5/+2
* Refine IPv6 probe to require that the client has an IPv6 address on an interfacejar@chromium.org2010-03-161-3/+21
* Generalize the net module's LoadLog facility from a passive container, to an ...eroman@chromium.org2010-03-161-6/+7
* Revert 40099 - Revert 39998 Revert 39996 Refine IPv6 probe to require that ...jar@chromium.org2010-02-261-11/+3
* Revert 39998 - Revert 39996 Refine IPv6 probe to require that the client has...jar@chromium.org2010-02-261-3/+11
* Revert 39996 - Refine IPv6 probe to require that the client has an IPv6 addre...jar@chromium.org2010-02-251-11/+3
* Refine IPv6 probe to require that the client has an IPv6 address on an interfacejar@chromium.org2010-02-251-3/+11
* Make MappedHostResolver display its internals on the about:net-internals page...eroman@chromium.org2010-02-191-1/+1
* Remove the HostResolver::Shutdown() method.eroman@chromium.org2010-02-051-4/+4