summaryrefslogtreecommitdiffstats
path: root/net/proxy/proxy_resolver_error_observer.h
Commit message (Expand)AuthorAgeFilesLines
* Use a direct include of strings headers in net/ocsp/, net/proxy/, net/quic/, ...avi@chromium.org2013-06-111-1/+1
* Convert net to use base::string16 instead of string16.brettw@chromium.org2013-03-291-1/+2
* Improve performance of proxy resolver by tracing DNS dependencies.eroman@chromium.org2013-01-301-4/+6
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* Rename NET_API to NET_EXPORT, and rename NET_TEST to NET_EXPORT_PRIVATE.darin@chromium.org2011-08-121-2/+2
* net: Add net_api to the proxy code.rvargas@google.com2011-05-191-1/+2
* Documentation for ProxyResolverErrorObserverjochen@chromium.org2011-05-091-1/+7
* Initialize the network_delegate_ and fix stylejochen@chromium.org2011-05-031-0/+1
* Add a method for PAC script errors to the network delegate.jochen@chromium.org2011-05-031-0/+27