summaryrefslogtreecommitdiffstats
path: root/net/proxy/multi_threaded_proxy_resolver.cc
Commit message (Expand)AuthorAgeFilesLines
* Use a direct include of strings headers in net/ocsp/, net/proxy/, net/quic/, ...avi@chromium.org2013-06-111-2/+2
* Update includes of message_loop_proxy.brettw@chromium.org2013-06-101-1/+1
* Update net/ to use scoped_refptr<T>::get() rather than implicit "operator T*"rsleevi@chromium.org2013-06-011-9/+9
* Remove legacy task wrapper in MultiThreadedProxyResolver.dcheng@chromium.org2013-02-141-16/+3
* Improve performance of proxy resolver by tracing DNS dependencies.eroman@chromium.org2013-01-301-15/+0
* Add histograms to measure the performance of multithreaded proxy resolving.eroman@chromium.org2013-01-301-0/+22
* NetLogEventParameter to Callback refactoring 7.mmenke@chromium.org2012-06-141-6/+3
* RefCounted types should not have public destructors, net/rsleevi@chromium.org2012-04-281-1/+7
* base::Bind: Convert net/proxy.jhawkins@chromium.org2011-12-201-29/+28
* Add new text for indicating we are resolving hosts during proxy resolution.willchan@chromium.org2011-11-081-0/+16
* Begin CompletionCallback switchover.willchan@chromium.org2011-10-011-7/+7
* Add MessageLoopProxy::currentnduca@chromium.org2011-08-151-1/+1
* Add OVERRIDE throughout net/proxy/*eroman@chromium.org2011-07-221-4/+4
* Make MultiThreadedProxyResolver resistant to crashes when leaked.willchan@chromium.org2011-07-131-6/+7
* Suppress a ThreadAssertion warning when joining worker thread for PAC scripts.eroman@chromium.org2011-01-151-2/+8
* Move base/thread.h to base/threading, fix up callers to use the new location.brettw@chromium.org2011-01-011-1/+1
* Add a CHECK() to make sure thread creation succeeded.eroman@chromium.org2010-12-101-1/+1
* Update NetLog to be threadsafe.mmenke@chromium.org2010-12-011-16/+4
* Convert implicit scoped_refptr constructor calls to explicit ones, part 2thakis@chromium.org2010-11-021-3/+3
* Convert implicit scoped_refptr constructor calls to explicit ones, part 1thakis@chromium.org2010-11-011-2/+2
* net: Append base:: in the StringPrintf calls.tfarina@chromium.org2010-09-251-1/+2
* Reference-count the data used by PAC scripts, so it is shared between threads.eroman@chromium.org2010-07-201-24/+11
* Add the capability to run multiple proxy PAC scripts in parallel.eroman@chromium.org2010-07-091-0/+588
* Revert 51877, since SpdyNetworkTransactionTest.CorruptFrameSessionError start...eroman@chromium.org2010-07-081-588/+0
* Add the capability to run multiple proxy PAC scripts in parallel.eroman@chromium.org2010-07-081-0/+588