Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Refactor SpdyStream state for WebSocket support | ukai@chromium.org | 2010-07-20 | 1 | -0/+4 |
* | Implement MAX_CONCURRENT_STREAMS SETTINGS header | gavinp@google.com | 2010-07-17 | 1 | -4/+10 |
* | Fixed bug where streams do not shutdown properly after the user callback dele... | erikchen@google.com | 2010-06-24 | 1 | -21/+46 |
* | Revert 50215 because of crashes - Refactor SpdyStream to get HTTP specific ou... | willchan@chromium.org | 2010-06-18 | 1 | -41/+17 |
* | Refactor SpdyStream to get HTTP specific out of the interface and members. | ukai@chromium.org | 2010-06-18 | 1 | -17/+41 |
* | cleaned up the way that streams close so that all of them use DeleteStream | erikchen@google.com | 2010-06-15 | 1 | -4/+1 |
* | Refactor SpdyStream. | ukai@chromium.org | 2010-06-14 | 1 | -0/+122 |