| Commit message (Expand) | Author | Age | Files | Lines |
* | Implement server push protocol 2. | erikchen@google.com | 2010-08-05 | 1 | -1/+2 |
* | Bump the SPDY protocol version to version 2. | mbelshe@chromium.org | 2010-07-30 | 1 | -2/+2 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 1 | -0/+1 |
* | Initial SPDY flow control support | agayev@chromium.org | 2010-07-20 | 1 | -4/+7 |
* | Revert 52352 - SPDY: Initial support for handling WINDOW_UPDATE frames and so... | cbentzel@chromium.org | 2010-07-14 | 1 | -4/+4 |
* | SPDY: Initial support for handling WINDOW_UPDATE frames and some cleanup. | cbentzel@chromium.org | 2010-07-14 | 1 | -4/+4 |
* | TBR: reverting broken commit | erikchen@google.com | 2010-07-12 | 1 | -1/+1 |
* | Streams send a Rst frame upon being closed by client. Some minor editorial fi... | erikchen@google.com | 2010-07-12 | 1 | -1/+1 |
* | Adds tests for the SpdyFramer.Create* frame creation methods. | mlloyd@chromium.org | 2010-07-08 | 1 | -3/+8 |
* | SPDY: Add support for WINDOW_UPDATE frame. | cbentzel@chromium.org | 2010-07-01 | 1 | -0/+57 |
* | Revert "Streams send a Rst frame upon being closed by client. Some minor edit... | oshima@chromium.org | 2010-06-28 | 1 | -1/+1 |
* | Streams send a Rst frame upon being closed by client. Some minor editorial fi... | erikchen@google.com | 2010-06-28 | 1 | -1/+1 |
* | Separate SPDY data-frame compression from the header compressors. | mbelshe@chromium.org | 2010-05-21 | 1 | -3/+9 |
* | Fix cut-and-paste error on num_entries. | mbelshe@chromium.org | 2010-04-23 | 1 | -1/+1 |
* | Take 2 at landing the SPDY SETTINGS frame patch. | mbelshe@chromium.org | 2010-04-09 | 1 | -0/+6 |
* | Revert 44092 - Add support for the SPDY session frame. | jar@chromium.org | 2010-04-09 | 1 | -6/+0 |
* | Add support for the SPDY session frame. | mbelshe@chromium.org | 2010-04-09 | 1 | -0/+6 |
* | Implement protocol definitions for the SPDY SETTINGS frame (previously | mbelshe@chromium.org | 2010-04-02 | 1 | -5/+77 |
* | Update spdy_protocol to support the GOAWAY message. | mbelshe@chromium.org | 2010-03-04 | 1 | -32/+102 |
* | API changes and protocol changes for supporting the latest SPDY spec. | mbelshe@chromium.org | 2010-02-10 | 1 | -30/+39 |
* | Merge deltas from server team common SPDY files. | mbelshe@chromium.org | 2010-02-09 | 1 | -16/+65 |
* | The great Flip -> Spdy rename. | mbelshe@chromium.org | 2010-02-08 | 1 | -101/+101 |
* | Rename all files from flip* to spdy*. | mbelshe@chromium.org | 2010-02-06 | 1 | -0/+387 |