| Commit message (Expand) | Author | Age | Files | Lines |
* | Rename websocket_handshake_stream_factory() | ricea@chromium.org | 2013-11-18 | 1 | -2/+2 |
* | Add a SetWebSocketHandshakeStreamFactory() method to the HttpTransaction base... | ricea@chromium.org | 2013-11-14 | 1 | -4/+5 |
* | Rename WebSocketStreamBase to WebSocketHandshakeStreamBase in order to better... | ricea@chromium.org | 2013-10-30 | 1 | -1/+2 |
* | Introduce RequestWebSocketStream into HttpStreamFactory | yhirano@chromium.org | 2013-06-21 | 1 | -0/+1 |
* | Remove the rest of #pragma once in one big CL. | ajwong@chromium.org | 2012-07-11 | 1 | -1/+0 |
* | Cleanup: Another round of unused forward declaration cleanup. | thestig@chromium.org | 2012-03-03 | 1 | -2/+1 |
* | Make ClientSocketPoolManager into an interface. | willchan@chromium.org | 2011-11-17 | 1 | -19/+3 |
* | 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 some http code. | rvargas@google.com | 2011-05-19 | 1 | -1/+2 |
* | Rename a number of classes previously labeled "TCP" to "Transport" in | mbelshe@chromium.org | 2011-04-07 | 1 | -2/+2 |
* | Move some files from base to base/memory. | levin@chromium.org | 2011-03-28 | 1 | -2/+2 |
* | Refactor HttpStreamFactory. | willchan@chromium.org | 2011-02-23 | 1 | -0/+3 |
* | Revert 75668 for breaking ChromeOS build - Refactor HttpStreamFactory. | willchan@chromium.org | 2011-02-23 | 1 | -3/+0 |
* | Refactor HttpStreamFactory. | willchan@chromium.org | 2011-02-22 | 1 | -0/+3 |
* | Continuing with the out-of-lining of test code. | erg@google.com | 2011-02-11 | 1 | -42/+17 |
* | Reland 61015 (unnecessary revert due to flaky build) - Stop refcounting SpdyS... | willchan@chromium.org | 2010-09-30 | 1 | -0/+78 |
* | Revert 61015 (broke fetch_client) - Stop refcounting SpdySessionPool. | willchan@chromium.org | 2010-09-30 | 1 | -78/+0 |
* | Stop refcounting SpdySessionPool. | willchan@chromium.org | 2010-09-30 | 1 | -0/+78 |