summaryrefslogtreecommitdiffstats
path: root/net/proxy/init_proxy_resolver.h
Commit message (Expand)AuthorAgeFilesLines
* Begin CompletionCallback switchover.willchan@chromium.org2011-10-011-3/+3
* Rename NET_API to NET_EXPORT, and rename NET_TEST to NET_EXPORT_PRIVATE.darin@chromium.org2011-08-121-2/+2
* Cleanup: base/scoped_ptr.h -> base/memory/scoped_ptr.h. (part 2)thestig@chromium.org2011-06-151-1/+1
* net: Add net_api to the proxy code.rvargas@google.com2011-05-191-1/+2
* Adds support for the DHCP portion of the WPAD (proxy auto-discovery) protocol.joi@chromium.org2011-05-171-14/+32
* Revert 85646 - Adds support for the DHCP portion of the WPAD (proxy auto-disc...joi@chromium.org2011-05-171-32/+14
* Adds support for the DHCP portion of the WPAD (proxy auto-discovery) protocol.joi@chromium.org2011-05-171-14/+32
* Implemented unit tests for ProxyService and fixed a bugbattre@chromium.org2011-05-061-1/+5
* Add an explanation for the divergenace from WPAD DNS protocol.eroman@chromium.org2011-02-231-1/+1
* Even more reordering the methods in headers and implementation in net/.erg@google.com2011-01-201-9/+9
* Display the "effective" proxy settings in about:net-internals.eroman@chromium.org2010-08-281-1/+10
* Introduce an artificial 2 second delay after network IP address changes befor...eroman@chromium.org2010-08-261-0/+14
* FBTF: Remove unnecessary STL #includes from src/net.viettrungluu@chromium.org2010-08-191-2/+2
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Reference-count the data used by PAC scripts, so it is shared between threads.eroman@chromium.org2010-07-201-2/+10
* Optimization: reduce the copying of string data between C++ and javascript in...eroman@chromium.org2010-07-011-1/+1
* Cleanup: Remove the implicit constructor for BoundNetLog that allowed passing...eroman@chromium.org2010-04-281-5/+4
* Generalize the net module's LoadLog facility from a passive container, to an ...eroman@chromium.org2010-03-161-3/+4
* Instrument ProxyService and InitProxyResolver with LoadLog.eroman@chromium.org2009-08-171-1/+9
* Better match IE's proxy settings.ericroman@google.com2009-08-041-0/+104