summaryrefslogtreecommitdiffstats
path: root/net/proxy/proxy_info.cc
Commit message (Expand)AuthorAgeFilesLines
* LoadTiming in net part 4.mmenke@chromium.org2013-01-241-0/+4
* Track sources of proxy settings.asanka@chromium.org2012-06-121-5/+27
* Reduce number of unnamed-type-template-args violations (mostly when passing v...pkasting@chromium.org2011-09-011-1/+1
* Only mark a proxy as bad if we have confirmation that another proxy succeeded...asanka@chromium.org2011-08-291-3/+7
* FBTF: Move code from .h to .cc in net/erg@google.com2010-09-151-0/+18
* Log the results of proxy resolution to LoadLog when "full logging mode" is en...eroman@chromium.org2010-01-071-1/+1
* Remove the implicit fallback to DIRECT when proxies fail. This better matches...eroman@chromium.org2010-01-051-4/+2
* Extract the parsing of proxy rules to ProxyConfig::ProxyRules, and unit-test.ericroman@google.com2009-03-311-0/+4
* 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/+31