• Bin Wu's avatar
    Roll src/net/third_party/quiche/src/ a89eee387..7e8ae0dee (12 commits) · a5730c82
    Bin Wu authored
    https://quiche.googlesource.com/quiche.git/+log/a89eee387569..7e8ae0dee24d
    
    $ git log a89eee387..7e8ae0dee --date=short --no-merges --format='%ad %ae %s'
    2019-11-26 renjietang Remove redundant private keyword.
    2019-11-26 wub gfe-relnote: (n/a) In QuicTimeAccumulator, change a "static constexpr data member" to a "static constexpr function". No behavior change, not protected.
    2019-11-26 renjietang Remove QuicSession::SendRstStreamInner() because the |close_write_side_only| code paths share so little with each other.
    2019-11-26 bnc Do not call MarkConsumed() from OnHeadersFramePayload() after decoding error.
    2019-11-26 quiche-dev Adds a unit test demonstrating that SpdyHeaderBlock can store header names containing uppercase characters.
    2019-11-26 wub gfe-relnote: (n/a) Change member initializer list to default member initializers in QuicConnectionStats. No behavior change, not protected.
    2019-11-25 wub Internal QUICHE change
    2019-11-25 wub gfe-relnote: (n/a) Deprecate --gfe2_reloadable_flag_quic_bbr2_fix_inflight_bounds.
    2019-11-25 wub gfe-relnote: For server side QUIC connection, mark version_negotiated_ earlier. Protected by --gfe2_reloadable_flag_quic_version_negotiated_by_default_at_server.
    2019-11-25 wub gfe-relnote: (n/a) Refactor Bbr2ProbeBwMode::OnCongestionEvent such that it only has one return point. No behavior change, not protected.
    2019-11-25 wub gfe-relnote: (n/a) Do not call Initialize() in QuicTransportSimpleServerSession's constructor. Not used in production, not protected.
    2019-11-24 wub gfe-relnote: Refactor how QuicConnectionStats.slowstart_duration is calculated in QUIC BBR1, and start populate it in QUIC BBR2. Not protected. (Worst case we get some incorrect values in transport connection stats)
    
    Created with:
      roll-dep src/net/third_party/quiche/src src/third_party/quic_trace/src
    
    R=rch@chromium.org
    
    Change-Id: I35ddd5af3c98af640a888bc8792d411c0a6c8ff0
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1937656
    Commit-Queue: Bin Wu <wub@chromium.org>
    Reviewed-by: default avatarRyan Hamilton <rch@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#719479}
    a5730c82
DEPS 141 KB