summaryrefslogtreecommitdiffstats
path: root/net/proxy/proxy_script_fetcher_impl.cc
Commit message (Expand)AuthorAgeFilesLines
* Add a bug annotation to a TODO.eroman@chromium.org2011-03-291-2/+2
* Implementation of custom PAC scripts in Proxy Settings API.battre@chromium.org2011-02-161-0/+13
* More net/ header/implementation method reordering.erg@google.com2011-01-211-24/+24
* net: Remove prefix net:: from some places that already are in namespace net.tfarina@chromium.org2011-01-191-17/+17
* net: Remove typedef net::URLRequestContext URLRequestContext;tfarina@chromium.org2011-01-151-6/+6
* net: Remove typedef net::URLRequest URLRequest;tfarina@chromium.org2010-11-301-11/+11
* Prevent re-entrancy into ProxyScriptFetcherImpl from ~URLRequestContext.willchan@chromium.org2010-11-231-0/+3
* Address a TODO about not using recursion to handle synchronous completions of...eroman@chromium.org2010-11-201-23/+37
* Cleanup: Move the ProxyScriptFetcher registry from being a global in net, to ...eroman@chromium.org2010-10-161-0/+286