| Commit message (Expand) | Author | Age | Files | Lines |
* | Clear reserved flags on synthetic continuations. | ricea@chromium.org | 2014-02-19 | 1 | -2/+9 |
* | Add a test for Pong frames with NULL data and fix. | ricea@chromium.org | 2014-01-27 | 1 | -6/+8 |
* | Refactor base/safe_numerics.h | jschuh@chromium.org | 2014-01-17 | 1 | -3/+3 |
* | WebSocketBasicStream should ignore empty buffer | ricea@chromium.org | 2013-11-07 | 1 | -0/+3 |
* | WebSocketBasicStream is now not created until after the handshake is | ricea@chromium.org | 2013-11-06 | 1 | -8/+9 |
* | Changes to class hierachy to prepare for WebSocketBasicHandshakeStream. | ricea@chromium.org | 2013-10-23 | 1 | -20/+2 |
* | Retain empty first frames as well as final frames. | ricea@chromium.org | 2013-10-11 | 1 | -3/+5 |
* | Factor out serialized size calculating code from WebSocketBasicStream::WriteF... | tyoshino@chromium.org | 2013-10-11 | 1 | -16/+30 |
* | Most of the WebSocket code does not need to care about the original | ricea@chromium.org | 2013-09-26 | 1 | -59/+213 |
* | WebSocketBasicStream is the basic implementation of the WebSocket protocol over | ricea@chromium.org | 2013-08-30 | 1 | -0/+259 |