summaryrefslogtreecommitdiffstats
path: root/net/proxy/sync_host_resolver_bridge.cc
Commit message (Expand)AuthorAgeFilesLines
* RefCounted types should not have public destructors, net/rsleevi@chromium.org2012-04-281-0/+1
* Add a source to V8 proxy resolver-initiated DNS requests,mmenke@chromium.org2012-01-271-9/+14
* base::Bind: Convert net/proxy.jhawkins@chromium.org2011-12-201-2/+1
* base::Bind: Convert HostResolver::Resolve.jhawkins@chromium.org2011-11-161-4/+3
* Begin CompletionCallback switchover.willchan@chromium.org2011-10-011-1/+1
* Remove the HostResolverImpl::Shutdown() method.eroman@chromium.org2011-06-151-21/+3
* Remove obsolete base/lock.h and fix up callers to use the new header file andbrettw@chromium.org2011-01-211-5/+5
* Move CancellationFlag and WaitableEvent to the synchronization subdirectory.brettw@chromium.org2011-01-021-1/+1
* Stop refcounting HostResolver.willchan@chromium.org2010-10-011-1/+1
* Add the capability to run multiple proxy PAC scripts in parallel.eroman@chromium.org2010-07-091-15/+0
* Revert 51877, since SpdyNetworkTransactionTest.CorruptFrameSessionError start...eroman@chromium.org2010-07-081-0/+15
* Add the capability to run multiple proxy PAC scripts in parallel.eroman@chromium.org2010-07-081-15/+0
* Make HostResolver NonThreadSafe and not thread safe refcounted.willchan@chromium.org2010-06-031-53/+136
* Fix a deadlock that could happen during shutdown if a host resolve request wa...eroman@chromium.org2010-04-171-0/+123