• Dan Zhang's avatar
    Roll src/net/third_party/quiche/src/ 753002dae..7deaf37e9 (9 commits) · 98f8c706
    Dan Zhang authored
    https://quiche.googlesource.com/quiche.git/+log/753002daef60..7deaf37e9442
    
    $ git log 753002dae..7deaf37e9 --date=short --no-merges --format='%ad %ae %s'
    2019-07-25 bnc Make QuicSpdyStreamBodyBuffer manage consuming HEADERS frame header and payload.
    2019-07-25 renjietang Create HTTP/3 unidirectional stream only when stream limit allows.
    2019-07-25 fayang gfe-relnote: In QUIC, replaces QuicStream::priority_ with QuicStream::precedence_ and pluming it to write_blocked_list. No functional change expected. Not protected.
    2019-07-25 bnc Rewrite QuicSpdyStreamBodyBuffer's consumed byte tracking algorithm.
    2019-07-25 bnc Add QpackHeaderTable::draining_index().
    2019-07-25 bnc Use QpackEncodeRequiredInsertCount(0) instead of 0 in QpackEncoder.
    2019-07-24 dschinazi Internal QUICHE change
    2019-07-24 renjietang gfe-relnote: n/a - Remove unused member variable in QuicSpdySession
    2019-07-24 nharper Add tool for testing quic interop
    
    Created with:
      roll-dep src/net/third_party/quiche/src src/third_party/quic_trace/src
    
    update flags
    
    
    R=rch@chromium.org
    
    Change-Id: Ic6c9b0ae4f4d4dadd928d771eb6b64ded55f497d
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1721459Reviewed-by: default avatarZhongyi Shi <zhongyi@chromium.org>
    Commit-Queue: Dan Zhang <danzh@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#682261}
    98f8c706
quic_http_utils.h 1.88 KB