summaryrefslogtreecommitdiffstats
path: root/net/spdy/spdy_stream.h
Commit message (Expand)AuthorAgeFilesLines
* Revert "Streams send a Rst frame upon being closed by client. Some minor edit...oshima@chromium.org2010-06-281-18/+3
* Streams send a Rst frame upon being closed by client. Some minor editorial fi...erikchen@google.com2010-06-281-3/+18
* Cleanup: Remove svn:executable from a bunch of files.thestig@chromium.org2010-06-251-0/+0
* Ignore duplicate SYN_REPLYs on the same stream. Added a unit test.mlloyd@chromium.org2010-06-241-0/+4
* Fixed bug where streams do not shutdown properly after the user callback dele...erikchen@google.com2010-06-241-55/+82
* Revert 50215 because of crashes - Refactor SpdyStream to get HTTP specific ou...willchan@chromium.org2010-06-181-82/+55
* Refactor SpdyStream to get HTTP specific out of the interface and members.ukai@chromium.org2010-06-181-55/+82
* Refactor SpdyStream.ukai@chromium.org2010-06-141-73/+42
* Add SPDY SYN_STREAM and SYN_REPLY events to about:net-internals.willchan@chromium.org2010-05-131-2/+4
* Fix valgrind memcheck issues with GetPushStream unit test.cbentzel@chromium.org2010-05-101-3/+12
* Fix SPDY crash where we receive an early SYN_REPLY.mbelshe@chromium.org2010-05-051-1/+2
* SpdySession now sets the following fields in HttpResponseInfo: ahendrickson@google.com2010-03-251-3/+14
* Generalize the net module's LoadLog facility from a passive container, to an ...eroman@chromium.org2010-03-161-3/+3
* Modify the SPDY stream to be buffered.mbelshe@chromium.org2010-02-261-0/+10
* The great Flip -> Spdy rename.mbelshe@chromium.org2010-02-081-24/+24
* Rename all files from flip* to spdy*.mbelshe@chromium.org2010-02-061-0/+211