summaryrefslogtreecommitdiffstats
path: root/net/proxy/multi_threaded_proxy_resolver.h
Commit message (Expand)AuthorAgeFilesLines
* Remove PurgeMemory() from the proxy service. The MemoryPurger is gone, so thispkasting@chromium.org2014-03-111-1/+0
* Improve performance of proxy resolver by tracing DNS dependencies.eroman@chromium.org2013-01-301-2/+0
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* base::Bind: Convert net/proxy.jhawkins@chromium.org2011-12-201-2/+2
* Add new text for indicating we are resolving hosts during proxy resolution.willchan@chromium.org2011-11-081-0/+3
* Begin CompletionCallback switchover.willchan@chromium.org2011-10-011-2/+2
* Rename NET_API to NET_EXPORT, and rename NET_TEST to NET_EXPORT_PRIVATE.darin@chromium.org2011-08-121-2/+2
* Add OVERRIDE throughout net/proxy/*eroman@chromium.org2011-07-221-5/+5
* net: Add net_api to the proxy code.rvargas@google.com2011-05-191-2/+4
* Move some files from base to base/memory.levin@chromium.org2011-03-281-3/+3
* Move non_thread_safe from base to base/threading and into the base namespace.brettw@chromium.org2011-01-011-2/+3
* FBTF: Remove unnecessary STL #includes from src/net.viettrungluu@chromium.org2010-08-191-1/+0
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Reference-count the data used by PAC scripts, so it is shared between threads.eroman@chromium.org2010-07-201-8/+4
* 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/+144
* Revert 51877, since SpdyNetworkTransactionTest.CorruptFrameSessionError start...eroman@chromium.org2010-07-081-144/+0
* Add the capability to run multiple proxy PAC scripts in parallel.eroman@chromium.org2010-07-081-0/+144