summaryrefslogtreecommitdiffstats
path: root/net/proxy/multi_threaded_proxy_resolver_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* net: Migrate from googleurl/ includes to url/ ones.tfarina@chromium.org2013-07-121-1/+1
* Use a direct include of strings headers in net/ocsp/, net/proxy/, net/quic/, ...avi@chromium.org2013-06-111-2/+2
* Use a direct include of utf_string_conversions.h in net/.avi@chromium.org2013-06-071-2/+2
* Update net/ to use scoped_refptr<T>::get() rather than implicit "operator T*"rsleevi@chromium.org2013-06-011-1/+1
* net: Use base::MessageLoop.xhwang@chromium.org2013-05-231-5/+5
* Linux/ChromeOS Chromium style checker cleanup, net/ edition.rsleevi@chromium.org2013-02-061-1/+1
* Remove some unused NetLog event types.eroman@chromium.org2013-02-041-1/+1
* Improve performance of proxy resolver by tracing DNS dependencies.eroman@chromium.org2013-01-301-12/+0
* net: Update calls from RunAllPending() to RunUntilIdle().tfarina@chromium.org2012-11-141-2/+2
* NetLogEventParameter to Callback refactoring 7.mmenke@chromium.org2012-06-141-1/+1
* CapturingNetLog - remove maximum entries constructor argument.mmenke@chromium.org2012-06-081-8/+8
* Rename CapturingNetLog::Entry to CapturingNetLog::CaptureEntry,mmenke@chromium.org2012-06-021-4/+4
* Convert use of int ms to TimeDelta in files owned by jar.tedvessenes@gmail.com2012-01-281-9/+8
* base::Bind: Convert net/proxy.jhawkins@chromium.org2011-12-201-75/+75
* Add new text for indicating we are resolving hosts during proxy resolution.willchan@chromium.org2011-11-081-0/+22
* Begin CompletionCallback switchover.willchan@chromium.org2011-10-011-31/+31
* Add OVERRIDE throughout net/proxy/*eroman@chromium.org2011-07-221-14/+14
* some cleanup for base/stl_utildilmah@chromium.org2011-07-191-1/+1
* More net/ reordering.erg@google.com2011-01-211-0/+1
* Move CancellationFlag and WaitableEvent to the synchronization subdirectory.brettw@chromium.org2011-01-021-1/+1
* Move platform_thread to base/threading and put in the base namespace. I left abrettw@chromium.org2010-12-311-2/+3
* Almost done deinlining virtual methods.erg@google.com2010-12-161-0/+8
* Update NetLog to be threadsafe.mmenke@chromium.org2010-12-011-11/+25
* net: Append base:: in the StringPrintf calls.tfarina@chromium.org2010-09-251-4/+5
* Add #include utf_string_conversions.h to all files that use ASCIIToWide andbrettw@chromium.org2010-08-031-0/+1
* Reference-count the data used by PAC scripts, so it is shared between threads.eroman@chromium.org2010-07-201-35/+44
* Display the proxy PAC javascript errors in the NetLog.eroman@chromium.org2010-07-141-1/+1
* Add the capability to run multiple proxy PAC scripts in parallel.eroman@chromium.org2010-07-091-0/+742
* Revert 51877, since SpdyNetworkTransactionTest.CorruptFrameSessionError start...eroman@chromium.org2010-07-081-742/+0
* Add the capability to run multiple proxy PAC scripts in parallel.eroman@chromium.org2010-07-081-0/+742