summaryrefslogtreecommitdiffstats
path: root/net/proxy/sync_host_resolver_bridge.h
Commit message (Expand)AuthorAgeFilesLines
* Rename NET_API to NET_EXPORT, and rename NET_TEST to NET_EXPORT_PRIVATE.darin@chromium.org2011-08-121-1/+1
* Add OVERRIDE throughout net/proxy/*eroman@chromium.org2011-07-221-2/+2
* net: Fix more regressions for net.dllrvargas@google.com2011-06-201-0/+1
* Remove the HostResolverImpl::Shutdown() method.eroman@chromium.org2011-06-151-11/+5
* net: Add net_api to the proxy code.rvargas@google.com2011-05-191-1/+1
* Move some files from base to base/memory.levin@chromium.org2011-03-281-2/+2
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Add the capability to run multiple proxy PAC scripts in parallel.eroman@chromium.org2010-07-091-18/+1
* Revert 51877, since SpdyNetworkTransactionTest.CorruptFrameSessionError start...eroman@chromium.org2010-07-081-1/+18
* Add the capability to run multiple proxy PAC scripts in parallel.eroman@chromium.org2010-07-081-18/+1
* Make HostResolver NonThreadSafe and not thread safe refcounted.willchan@chromium.org2010-06-031-35/+3
* Fix a deadlock that could happen during shutdown if a host resolve request wa...eroman@chromium.org2010-04-171-0/+97