| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove the rest of #pragma once in one big CL. | ajwong@chromium.org | 2012-07-11 | 1 | -1/+0 |
* | Track sources of proxy settings. | asanka@chromium.org | 2012-06-12 | 1 | -1/+35 |
* | Only mark a proxy as bad if we have confirmation that another proxy succeeded... | asanka@chromium.org | 2011-08-29 | 1 | -1/+9 |
* | Rename NET_API to NET_EXPORT, and rename NET_TEST to NET_EXPORT_PRIVATE. | darin@chromium.org | 2011-08-12 | 1 | -2/+2 |
* | net: Add net_api to the proxy code. | rvargas@google.com | 2011-05-19 | 1 | -2/+3 |
* | FBTF: Move code from .h to .cc in net/ | erg@google.com | 2010-09-15 | 1 | -9/+4 |
* | Make sure the key into the spdy session pool identifies the actual proxy used... | eroman@chromium.org | 2010-08-25 | 1 | -1/+1 |
* | Remove obviously unneeded forward declarations from headers under src/{app,ba... | viettrungluu@chromium.org | 2010-08-21 | 1 | -3/+1 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 1 | -0/+1 |
* | Add some plumbing for in-progress work on enabling SSL proxy support. | mbelshe@chromium.org | 2010-07-20 | 1 | -1/+8 |
* | Address a couple of nits in comment wording. | eroman@chromium.org | 2010-06-23 | 1 | -6/+6 |
* | Remove proxy_mode_ from the HttpNetworkTransaction since it | mbelshe@chromium.org | 2010-04-28 | 1 | -0/+14 |
* | Retry proxies which were cached as bad before giving up. | eroman@chromium.org | 2010-01-12 | 1 | -3/+4 |
* | 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 | -9/+15 |
* | Extract the parsing of proxy rules to ProxyConfig::ProxyRules, and unit-test. | ericroman@google.com | 2009-03-31 | 1 | -0/+3 |
* | 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/+86 |