• Dan Zhang's avatar
    Roll src/net/third_party/quiche/src/ 0b5bfaebe..89b9af539 (8 commits) · aa61e0ef
    Dan Zhang authored
    https://quiche.googlesource.com/quiche.git/+log/0b5bfaebe8ba..89b9af539b58
    
    $ git log 0b5bfaebe..89b9af539 --date=short --no-merges --format='%ad %ae %s'
    2019-07-23 fayang gfe-relnote: Move Http2PriorityWriteScheduler from gfe/gfe2/spdy/ to third_party/spdy/core/ to allow QUIC to use it. No functional change expected, not flag protected.
    2019-07-23 wub No-op
    2019-07-23 nharper Fix return type of QuicSpdyClientBase::latest_response_code
    2019-07-23 bnc Change QuicSpdyStreamBodyBuffer API to decouple from QuicStreamSequencer.
    2019-07-23 fayang gfe-relnote: Add IsStreamReady() interface to WriteScheduler and implement the interface in subclasses. No functional expected. Not protected.
    2019-07-22 bnc Call MarkConsumed() only once in QuicSpdyStreamBodyBuffer::MarkBodyConsumed() with a combined byte count.
    2019-07-22 renjietang Add debugging logs for Priority frames.
    2019-07-23 quiche-dev Initial export of QUIC BBRv2.
    
    Created with:
      roll-dep src/net/third_party/quiche/src src/third_party/quic_trace/src
    
    R=rch@chromium.org
    
    Change-Id: I8b97fc5cc2c17da86c7ef1f397198ca2116614ba
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1715885
    Commit-Queue: Ryan Hamilton <rch@chromium.org>
    Reviewed-by: default avatarRyan Hamilton <rch@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#680199}
    aa61e0ef
spdy_containers_impl.h 1.65 KB