Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SPDY - replaced SpdySettings (list) with SettingsMap | rtenneti@chromium.org | 2012-04-18 | 1 | -4/+4 |
* | Move NextProto enum to a new file net/socket/next_proto.h | rch@chromium.org | 2012-03-31 | 1 | -1/+1 |
* | SPDY - persist SPDY settings. | rtenneti@chromium.org | 2012-03-24 | 1 | -12/+14 |
* | Move all objects from the spdy:: namespace to net:: | rch@chromium.org | 2012-03-22 | 1 | -30/+26 |
* | Created a new class SpdyTestStateHelper to serve as a helper to manage the st... | rch@chromium.org | 2012-03-22 | 1 | -4/+3 |
* | Add a new set of socket pools for WebSocket connections to HttpNetworkSession. | yutak@chromium.org | 2012-03-17 | 1 | -1/+2 |
* | Remove unused variable and method SpdySession::use_ssl_ | rch@chromium.org | 2012-03-16 | 1 | -1/+0 |
* | SPDY - integration of spdy/3 code. | rtenneti@google.com | 2012-03-12 | 1 | -6/+8 |
* | Fork SPDY/2 and SPDY/3 versions of our SPDY tests, in preparation for landing | rch@chromium.org | 2012-03-04 | 1 | -0/+628 |