Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Include C system headers before C++ system headers. | wtc@chromium.org | 2009-05-18 | 1 | -0/+2 |
* | Change the host() method of ProxyServer to strip the | wtc@chromium.org | 2009-05-14 | 1 | -2/+4 |
* | Extract the parsing of proxy rules to ProxyConfig::ProxyRules, and unit-test. | ericroman@google.com | 2009-03-31 | 1 | -0/+6 |
* | Fix incorrect include guards in net/, where the guard didn't match the filename. | deanm@chromium.org | 2009-03-17 | 1 | -3/+3 |
* | NO CODE CHANGE | deanm@chromium.org | 2009-03-11 | 1 | -1/+0 |
* | Fixes CRLF and trailing white spaces. | maruel@chromium.org | 2009-03-05 | 1 | -1/+1 |
* | Include entries for SOCKS in ProxyResolverMac. | ericroman@google.com | 2009-02-19 | 1 | -0/+4 |
* | Add parsing for PAC result strings -- ProxyInfo::UsePacString(). | ericroman@google.com | 2009-02-19 | 1 | -0/+118 |