Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | LoadTiming in net part 4. | mmenke@chromium.org | 2013-01-24 | 1 | -0/+4 |
* | Track sources of proxy settings. | asanka@chromium.org | 2012-06-12 | 1 | -5/+27 |
* | Reduce number of unnamed-type-template-args violations (mostly when passing v... | pkasting@chromium.org | 2011-09-01 | 1 | -1/+1 |
* | Only mark a proxy as bad if we have confirmation that another proxy succeeded... | asanka@chromium.org | 2011-08-29 | 1 | -3/+7 |
* | FBTF: Move code from .h to .cc in net/ | erg@google.com | 2010-09-15 | 1 | -0/+18 |
* | Log the results of proxy resolution to LoadLog when "full logging mode" is en... | eroman@chromium.org | 2010-01-07 | 1 | -1/+1 |
* | Remove the implicit fallback to DIRECT when proxies fail. This better matches... | eroman@chromium.org | 2010-01-05 | 1 | -4/+2 |
* | Extract the parsing of proxy rules to ProxyConfig::ProxyRules, and unit-test. | ericroman@google.com | 2009-03-31 | 1 | -0/+4 |
* | NO CODE CHANGE | deanm@chromium.org | 2009-03-11 | 1 | -1/+0 |
* | split up proxy_service into several files (one per class). | ericroman@google.com | 2009-03-02 | 1 | -0/+31 |