| Commit message (Expand) | Author | Age | Files | Lines |
* | Update server push to allow use of HEADERS frame. | mbelshe@chromium.org | 2010-12-03 | 1 | -19/+42 |
* | Integrate the SpdyProxyClientSocket into the HttpStreamRequest | rch@chromium.org | 2010-10-13 | 1 | -0/+2 |
* | Fixes the tests written for http://codereview.chromium.org/3432009/show | rch@chromium.org | 2010-10-01 | 1 | -4/+6 |
* | Revert 60747 - Add a new class SpdyProxyClientSocket which implements ClientS... | rch@chromium.org | 2010-09-28 | 1 | -6/+4 |
* | Add a new class SpdyProxyClientSocket which implements ClientSocket | rch@chromium.org | 2010-09-28 | 1 | -4/+6 |
* | FBTF: Remove unneeded headers from base/ (part 7) | thestig@chromium.org | 2010-08-27 | 1 | -1/+0 |
* | Make Chrome capable of advertising spdy version 1. | mbelshe@chromium.org | 2010-08-03 | 1 | -0/+3 |
* | More FRIEND_TEST_ALL_PREFIXES. | phajdan.jr@chromium.org | 2010-07-30 | 1 | -3/+3 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 1 | -0/+1 |
* | Fixed memory leak in SpdyHttpStreamTest. Removed suppressions. | erikchen@google.com | 2010-07-21 | 1 | -0/+2 |
* | Refactor SpdyStream state for WebSocket support | ukai@chromium.org | 2010-07-20 | 1 | -0/+2 |
* | Adds tests for the SpdyFramer.Create* frame creation methods. | mlloyd@chromium.org | 2010-07-08 | 1 | -2/+2 |
* | SPDY: Add support for WINDOW_UPDATE frame. | cbentzel@chromium.org | 2010-07-01 | 1 | -0/+5 |
* | Separate SPDY data-frame compression from the header compressors. | mbelshe@chromium.org | 2010-05-21 | 1 | -14/+41 |
* | Unit test for server push and GetPushStream. | cbentzel@chromium.org | 2010-05-04 | 1 | -0/+2 |
* | SPDY: Fix Alternate-Protocol. | willchan@chromium.org | 2010-04-26 | 1 | -1/+2 |
* | Fix crash in WriteSocket() when sending Settings frames | mbelshe@chromium.org | 2010-04-16 | 1 | -0/+3 |
* | Take 2 at landing the SPDY SETTINGS frame patch. | mbelshe@chromium.org | 2010-04-09 | 1 | -1/+2 |
* | Revert 44092 - Add support for the SPDY session frame. | jar@chromium.org | 2010-04-09 | 1 | -2/+1 |
* | Add support for the SPDY session frame. | mbelshe@chromium.org | 2010-04-09 | 1 | -1/+2 |
* | Missed include of <utility> for new use of std::pair. | mbelshe@chromium.org | 2010-04-05 | 1 | -0/+1 |
* | Implement protocol definitions for the SPDY SETTINGS frame (previously | mbelshe@chromium.org | 2010-04-02 | 1 | -0/+14 |
* | Update spdy_protocol to support the GOAWAY message. | mbelshe@chromium.org | 2010-03-04 | 1 | -0/+7 |
* | API changes and protocol changes for supporting the latest SPDY spec. | mbelshe@chromium.org | 2010-02-10 | 1 | -3/+5 |
* | Merge deltas from server team common SPDY files. | mbelshe@chromium.org | 2010-02-09 | 1 | -4/+11 |
* | The great Flip -> Spdy rename. | mbelshe@chromium.org | 2010-02-08 | 1 | -76/+76 |
* | Rename all files from flip* to spdy*. | mbelshe@chromium.org | 2010-02-06 | 1 | -0/+260 |