summaryrefslogtreecommitdiffstats
path: root/net/proxy/proxy_script_fetcher_impl.h
Commit message (Expand)AuthorAgeFilesLines
* Remove task.h and finish base::Bind() migration.ajwong@chromium.org2012-01-061-1/+0
* base::Bind: Convert net/proxy.jhawkins@chromium.org2011-12-201-3/+4
* Cleanup: Remove unneeded forward declararations in net.thestig@chromium.org2011-11-111-1/+2
* Begin CompletionCallback switchover.willchan@chromium.org2011-10-011-2/+2
* net: make HSTS hosts use the normal SSL interstitialsagl@chromium.org2011-09-271-2/+3
* Revert "net: make HSTS hosts use the normal SSL interstitials"agl@chromium.org2011-09-271-3/+2
* net: make HSTS hosts use the normal SSL interstitialsagl@chromium.org2011-09-271-2/+3
* 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/+6
* net: Add net_api to the proxy code.rvargas@google.com2011-05-191-2/+2
* Adds support for the DHCP portion of the WPAD (proxy auto-discovery) protocol.joi@chromium.org2011-05-171-3/+3
* Revert 85646 - Adds support for the DHCP portion of the WPAD (proxy auto-disc...joi@chromium.org2011-05-171-3/+3
* Adds support for the DHCP portion of the WPAD (proxy auto-discovery) protocol.joi@chromium.org2011-05-171-3/+3
* Move some files from base to base/memory.levin@chromium.org2011-03-281-2/+2
* More net/ header/implementation method reordering.erg@google.com2011-01-211-7/+8
* net: Remove prefix net:: from some places that already are in namespace net.tfarina@chromium.org2011-01-191-15/+15
* net: Remove typedef net::URLRequestContext URLRequestContext;tfarina@chromium.org2011-01-151-3/+3
* net: Add namespace net to the remaining files under url_request directory.tfarina@chromium.org2011-01-061-2/+3
* net: Remove typedef net::URLRequest URLRequest;tfarina@chromium.org2010-11-301-12/+11
* Fix ThreadChecker to use Locks and not use scoped_ptr.willchan@chromium.org2010-11-211-0/+1
* Address a TODO about not using recursion to handle synchronous completions of...eroman@chromium.org2010-11-201-0/+4
* Cleanup: Move the ProxyScriptFetcher registry from being a global in net, to ...eroman@chromium.org2010-10-161-0/+119