Roll src/net/third_party/quiche/src/ 4de168715..b3359b0b0 (11 commits)
https://quiche.googlesource.com/quiche.git/+log/4de168715fa1..b3359b0b014d $ git log 4de168715..b3359b0b0 --date=short --no-merges --format='%ad %ae %s' 2020-07-17 fayang Internal QUICHE change 2020-07-17 haoyuewang Internal QUICHE change 2020-07-17 renjietang Remove obsolete TODO. 2020-07-17 renjietang Remove streams_waiting_for_acks_ in QuicSession because it stores duplicate information and only reduces minimal time complexity. 2020-07-17 dschinazi Remove obsolete TODO 2020-07-16 quiche-dev Add missing using declaration or qualification for names in the testing namespace. Googletest is changing its implementation details and can break code that is unnecessarily depending on ADL (go/totw-adl). 2020-07-16 renjietang Move handling of STOP_SENDING frame from QuicSession to QuicStream. 2020-07-16 wub In uStreamer, add a quic_enable_bandwidth_overestimate_avoidance experiment flag and use it to enable bandwidth overestimate avoidance(connection option BSAO) for BBR and BBRv2. 2020-07-16 fayang In quic, do not arm pto timer with no packets in flight if handshake packet gets received by peer. affecting client only. not protected. 2020-07-16 quiche-dev Add flag to remove common certs 2020-07-16 dschinazi Fix formatting of QUIC IETF draft version Created with: roll-dep src/net/third_party/quiche/src src/third_party/quic_trace/src Change-Id: I560d7b7512408e0dd5e62e692667902a41568f3a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2305245Reviewed-by:Renjie Tang <renjietang@chromium.org> Reviewed-by:
David Schinazi <dschinazi@chromium.org> Commit-Queue: David Schinazi <dschinazi@chromium.org> Cr-Commit-Position: refs/heads/master@{#790032}
Showing
Please register or sign in to comment