summaryrefslogtreecommitdiffstats
path: root/net/proxy/proxy_list.h
Commit message (Expand)AuthorAgeFilesLines
* Receiving Connection: Proxy-Bypass induces proxy fallback.piatek@google.com2012-10-161-0/+10
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* Track sources of proxy settings.asanka@chromium.org2012-06-121-1/+7
* Only mark a proxy as bad if we have confirmation that another proxy succeeded...asanka@chromium.org2011-08-291-1/+3
* 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-2/+3
* FBTF: Move ctors/dtors into implementation files. Adds ctors/dtors to non-POD...erg@google.com2010-09-301-1/+5
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Address a couple of nits in comment wording.eroman@chromium.org2010-06-231-1/+2
* Retry proxies which were cached as bad before giving up.eroman@chromium.org2010-01-121-2/+3
* Remove the implicit fallback to DIRECT when proxies fail. This better matches...eroman@chromium.org2010-01-051-2/+6
* Extract the parsing of proxy rules to ProxyConfig::ProxyRules, and unit-test.ericroman@google.com2009-03-311-0/+3
* NO CODE CHANGEdeanm@chromium.org2009-03-111-1/+0
* split up proxy_service into several files (one per class).ericroman@google.com2009-03-021-0/+59