summaryrefslogtreecommitdiffstats
path: root/net/spdy/spdy_protocol.h
Commit message (Expand)AuthorAgeFilesLines
* Implement server push protocol 2.erikchen@google.com2010-08-051-1/+2
* Bump the SPDY protocol version to version 2.mbelshe@chromium.org2010-07-301-2/+2
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Initial SPDY flow control supportagayev@chromium.org2010-07-201-4/+7
* Revert 52352 - SPDY: Initial support for handling WINDOW_UPDATE frames and so...cbentzel@chromium.org2010-07-141-4/+4
* SPDY: Initial support for handling WINDOW_UPDATE frames and some cleanup.cbentzel@chromium.org2010-07-141-4/+4
* TBR: reverting broken commiterikchen@google.com2010-07-121-1/+1
* Streams send a Rst frame upon being closed by client. Some minor editorial fi...erikchen@google.com2010-07-121-1/+1
* Adds tests for the SpdyFramer.Create* frame creation methods.mlloyd@chromium.org2010-07-081-3/+8
* SPDY: Add support for WINDOW_UPDATE frame.cbentzel@chromium.org2010-07-011-0/+57
* Revert "Streams send a Rst frame upon being closed by client. Some minor edit...oshima@chromium.org2010-06-281-1/+1
* Streams send a Rst frame upon being closed by client. Some minor editorial fi...erikchen@google.com2010-06-281-1/+1
* Separate SPDY data-frame compression from the header compressors.mbelshe@chromium.org2010-05-211-3/+9
* Fix cut-and-paste error on num_entries.mbelshe@chromium.org2010-04-231-1/+1
* Take 2 at landing the SPDY SETTINGS frame patch.mbelshe@chromium.org2010-04-091-0/+6
* Revert 44092 - Add support for the SPDY session frame.jar@chromium.org2010-04-091-6/+0
* Add support for the SPDY session frame.mbelshe@chromium.org2010-04-091-0/+6
* Implement protocol definitions for the SPDY SETTINGS frame (previouslymbelshe@chromium.org2010-04-021-5/+77
* Update spdy_protocol to support the GOAWAY message.mbelshe@chromium.org2010-03-041-32/+102
* API changes and protocol changes for supporting the latest SPDY spec.mbelshe@chromium.org2010-02-101-30/+39
* Merge deltas from server team common SPDY files.mbelshe@chromium.org2010-02-091-16/+65
* The great Flip -> Spdy rename.mbelshe@chromium.org2010-02-081-101/+101
* Rename all files from flip* to spdy*.mbelshe@chromium.org2010-02-061-0/+387