summaryrefslogtreecommitdiffstats
path: root/net/spdy/spdy_http_stream.h
Commit message (Expand)AuthorAgeFilesLines
* Refactor SpdyStream state for WebSocket supportukai@chromium.org2010-07-201-0/+4
* Implement MAX_CONCURRENT_STREAMS SETTINGS headergavinp@google.com2010-07-171-4/+10
* Fixed bug where streams do not shutdown properly after the user callback dele...erikchen@google.com2010-06-241-21/+46
* Revert 50215 because of crashes - Refactor SpdyStream to get HTTP specific ou...willchan@chromium.org2010-06-181-41/+17
* Refactor SpdyStream to get HTTP specific out of the interface and members.ukai@chromium.org2010-06-181-17/+41
* cleaned up the way that streams close so that all of them use DeleteStreamerikchen@google.com2010-06-151-4/+1
* Refactor SpdyStream.ukai@chromium.org2010-06-141-0/+122