summaryrefslogtreecommitdiffstats
path: root/net/quic/quic_headers_stream_test.cc
Commit message (Expand)AuthorAgeFilesLines
* Landing Recent QUIC changes until 2016-03-07 19:39 UTCrjshade2016-03-111-35/+48
* Landing recent QUIC changes until 7:19 PM, Feb 26, 2016 UTC-5.danzh2016-03-041-0/+1
* Landing Recent QUIC changes until 2/7/2016 10:04 UTCfayang2016-02-131-4/+0
* Landing Recent QUIC changes until 01/23/2016 00:42 UTCjri2016-01-291-43/+0
* Landing Recent QUIC changes until 1/8/2015 23:22 UTCzhongyi2016-01-121-1/+79
* Switch to standard integer types in net/.Avi Drissman2015-12-201-1/+2
* Ran clang-format on all .h/.cc files in net/quic. No behavior change.rjshade2015-12-181-58/+53
* Landing Recent QUIC changes until Thu Nov 26 15:06:02 2015 +0000jokulik2015-12-081-12/+22
* Move UniqueStreamBuffer from a vector in RetransmittableFrames into QuicStrea...zhongyi2015-12-031-1/+2
* Revert of Move UniqueStreamBuffer from a vector in RetransmittableFrames into...zhongyi2015-12-021-2/+1
* Move UniqueStreamBuffer from a vector in RetransmittableFrames into QuicStrea...zhongyi2015-12-021-1/+2
* Landing Recent QUIC changes until and including Mon Nov 16 14:15:48 2015ianswett2015-11-241-10/+46
* Remove already obsolete CREDENTIAL frame from SPDY code.bnc2015-11-211-2/+0
* Landing Recent QUIC changes until 2015-11-09 20:32 UTCrjshade2015-11-121-0/+1
* Landing Recent QUIC changes until: Fri Oct 30 22:23:58 2015 +0000rch2015-11-041-48/+7
* Add new, unused methods to SpdyFramerVisitorInterface.bnc2015-11-031-0/+3
* Revert of Add new, unused methods to SpdyFramerVisitorInterface. (patchset #3...bnc2015-11-021-3/+0
* Add new, unused methods to SpdyFramerVisitorInterface.bnc2015-11-021-0/+3
* Revert of Add new, unused methods to SpdyFramerVisitorInterface. (patchset #1...bnc2015-10-301-3/+0
* Add new, unused methods to SpdyFramerVisitorInterface.bnc2015-10-301-0/+3
* Remove description from HTTP/2 RST_STREAM.bnc2015-10-301-1/+1
* Remove CompareSpdyHeaderBlocks().bnc2015-10-271-1/+1
* Make ParseHeaderBlockInBuffer fail on trailing non-headers data.bnc2015-10-211-4/+2
* QUIC - minor cleanup changes to keep code in sync with internal source.rtenneti2015-10-191-1/+0
* Landing Recent QUIC changes until 10/7/2015 14:28 UTC.rtenneti2015-10-181-2/+4
* relnote: Measure HOL blocking in QUIC headers stream. Flag protected by quic_...ckrasic2015-10-161-6/+127
* Adds a CompareSpdyHeaderBlocks method, rather than relying on operator==.rtenneti2015-08-071-1/+2
* Replace SpdyNameValueBlock typedef with SpdyHeaderBlock.bnc2015-07-301-4/+4
* Eliminate "push" based IO from QUIC code in favor of "pull.rch2015-07-291-10/+23
* Change |delta_window_size| to signed type.bnc2015-07-081-2/+2
* Parse stream dependency values carried in HTTP/2 headers frame.bnc2015-06-231-6/+18
* SPDY enum cleanup.bnc2015-06-181-1/+1
* Landing Recent QUIC changes until 06/17/2015 14:59.rtenneti2015-06-181-3/+3
* Remove dependency on headers stream from QuicSession.rtenneti2015-06-171-3/+3
* Add wire format support for multiple alternative services.bnc2015-06-171-1/+2
* Use struct AlternativeService in OnAltSvc() and OnSpdyAltSvc() methods.bnc2015-06-101-6/+4
* Land Recent QUIC Changes until 04/30/2015.rtenneti2015-05-011-85/+24
* Account for HTTP/2 padding in receive windows.bnc2015-03-251-0/+1
* Create a Perspective enum to use instead of a bool is_server to improvertenneti2015-03-161-11/+12
* Land Recent QUIC Changes until 03/02/2015.rtenneti2015-03-031-1/+0
* Land Recent QUIC Changes.rtenneti2015-01-211-1/+1
* Land Recent QUIC Changes.rtenneti2015-01-171-31/+152
* Land Recent QUIC Changes.rtenneti2015-01-091-5/+1
* Land Recent QUIC Changes.rtenneti2014-12-191-0/+9
* Report HTTP/2 HEADERS frames as HEADERS, not SYN_STREAM.bnc2014-11-071-1/+2
* QUIC - (no behavior change) s/NULL/nullptr/g in .../quic/...rtenneti2014-10-021-4/+4
* Landing Recent QUIC Changes.rtenneti2014-09-031-1/+1
* HTTP2 draft 14 supportbnc@chromium.org2014-08-211-0/+1
* Land Recent QUIC Changes.rtenneti@chromium.org2014-08-081-3/+0
* Land Recent QUIC Changes.rtenneti@chromium.org2014-07-021-2/+11