summaryrefslogtreecommitdiffstats
path: root/net/proxy/network_delegate_error_observer.h
Commit message (Expand)AuthorAgeFilesLines
* Convert net to use base::string16 instead of string16.brettw@chromium.org2013-03-291-1/+1
* 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-1/+1
* Add OVERRIDE throughout net/proxy/*eroman@chromium.org2011-07-221-1/+3
* net: Add net_api to the proxy code.rvargas@google.com2011-05-191-1/+2
* Use a MessageLoopProxy to forward PAC script errors to the network delegatejochen@chromium.org2011-05-031-3/+5
* Add a method for PAC script errors to the network delegate.jochen@chromium.org2011-05-031-0/+39