Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Send user agent with CONNECT requests. | vandebo@chromium.org | 2010-08-18 | 1 | -1/+5 |
* | Remove a bunch of extra includes. | vandebo@chromium.org | 2010-08-11 | 1 | -3/+3 |
* | Recommit 54405 - Fix late binding induced mismatch of Socket and AuthController | vandebo@chromium.org | 2010-08-03 | 1 | -4/+5 |
* | Revert 54405 - Fix late binding induced mismatch of Socket and AuthController | nick@chromium.org | 2010-08-02 | 1 | -5/+4 |
* | Fix late binding induced mismatch of Socket and AuthController | vandebo@chromium.org | 2010-07-30 | 1 | -4/+5 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 1 | -0/+1 |
* | Refactor how ClientSocketPoolBaseHelper avoids re-entrancy. | willchan@chromium.org | 2010-07-15 | 1 | -1/+1 |
* | Implement SSLClientSocketPool. | vandebo@chromium.org | 2010-07-14 | 1 | -1/+4 |
* | Make the various SocketParams reference counted. | vandebo@chromium.org | 2010-07-12 | 1 | -13/+13 |
* | Put HttpProxyClientSocket into a pool. | vandebo@chromium.org | 2010-07-12 | 1 | -0/+201 |