Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix bug in QuicHttpStream in which a CHECK failed when sending the request bo... | rch@chromium.org | 2013-02-26 | 1 | -1/+1 |
* | Remove the --use-spdy-over-quic command line option. Always use SPDY over QUIC. | rch@chromium.org | 2013-02-25 | 1 | -4/+1 |
* | Enhance net internals/net log output for QUIC. | rch@chromium.org | 2013-02-14 | 1 | -0/+2 |
* | Revert 182331 | rch@chromium.org | 2013-02-13 | 1 | -2/+0 |
* | Enhance net internals/net log output for QUIC. | rch@chromium.org | 2013-02-13 | 1 | -0/+2 |
* | Change QuicHttpStream to use SPDY header blocks for reading/writing | rch@chromium.org | 2013-01-25 | 1 | -1/+4 |
* | LoadTiming implementation in net, part 2. | mmenke@chromium.org | 2013-01-12 | 1 | -0/+2 |
* | Add a CloseAllSessions method to QuicStreamFactory, and wire it up to HttpNet... | rch@chromium.org | 2013-01-03 | 1 | -0/+6 |
* | Add a QuicHttpStream class. | rch@chromium.org | 2012-12-04 | 1 | -0/+135 |