summaryrefslogtreecommitdiffstats
path: root/net/spdy/spdy_framer.cc
Commit message (Expand)AuthorAgeFilesLines
* Initial SPDY flow control supportagayev@chromium.org2010-07-201-7/+6
* Implement MAX_CONCURRENT_STREAMS SETTINGS headergavinp@google.com2010-07-171-1/+0
* Revert 52352 - SPDY: Initial support for handling WINDOW_UPDATE frames and so...cbentzel@chromium.org2010-07-141-6/+7
* SPDY: Initial support for handling WINDOW_UPDATE frames and some cleanup.cbentzel@chromium.org2010-07-141-7/+6
* Adds tests for the SpdyFramer.Create* frame creation methods.mlloyd@chromium.org2010-07-081-12/+39
* SPDY: Handle incorrect number of headers when parsing frame headers.cbentzel@chromium.org2010-07-021-2/+4
* SPDY: Add support for WINDOW_UPDATE frame.cbentzel@chromium.org2010-07-011-0/+15
* Handle the zero-length name or value case when parsing frame headers.cbentzel@chromium.org2010-06-301-0/+2
* Separate SPDY data-frame compression from the header compressors.mbelshe@chromium.org2010-05-211-115/+266
* Fix NULL vs 0 problems which break the build with -Werror using GCC 4.5evan@chromium.org2010-05-061-1/+1
* Fix crash in WriteSocket() when sending Settings framesmbelshe@chromium.org2010-04-161-0/+18
* Take 2 at landing the SPDY SETTINGS frame patch.mbelshe@chromium.org2010-04-091-0/+5
* Revert 44092 - Add support for the SPDY session frame.jar@chromium.org2010-04-091-5/+0
* Add support for the SPDY session frame.mbelshe@chromium.org2010-04-091-0/+5
* Implement protocol definitions for the SPDY SETTINGS frame (previouslymbelshe@chromium.org2010-04-021-0/+39
* Update spdy_protocol to support the GOAWAY message.mbelshe@chromium.org2010-03-041-7/+37
* API changes and protocol changes for supporting the latest SPDY spec.mbelshe@chromium.org2010-02-101-13/+38
* Merge deltas from server team common SPDY files.mbelshe@chromium.org2010-02-091-21/+50
* The great Flip -> Spdy rename.mbelshe@chromium.org2010-02-081-162/+162
* Rename all files from flip* to spdy*.mbelshe@chromium.org2010-02-061-0/+772