Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix late binding induced mismatch of Socket and AuthController | vandebo@chromium.org | 2010-07-30 | 1 | -6/+11 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 1 | -0/+1 |
* | Implement SSLClientSocketPool. | vandebo@chromium.org | 2010-07-14 | 1 | -0/+4 |
* | Remove |net_log_| as a class member and pass it in where needed and a little ... | vandebo@chromium.org | 2010-07-13 | 1 | -12/+11 |
* | Put HttpProxyClientSocket into a pool. | vandebo@chromium.org | 2010-07-12 | 1 | -13/+9 |
* | Implement HttpProxyClientSocket: Http proxie setup is now done in it's own cl... | vandebo@chromium.org | 2010-07-12 | 1 | -0/+146 |