• Haoyue Wang's avatar
    Roll src/net/third_party/quiche/src/ d84ef00c9..89fe24dbb (14 commits) · 79bf7bd2
    Haoyue Wang authored
    https://quiche.googlesource.com/quiche.git/+log/d84ef00c9666..89fe24dbb1e2
    
    $ git log d84ef00c9..89fe24dbb --date=short --no-merges --format='%ad %ae %s'
    2020-10-26 vasilvv Use absl::StartsWith/EndsWith in QUIC directly.
    2020-10-26 wub If B2H2 option is set in QUIC BBR2,  when PROBE_UP exits due to loss, it will set the inflight_hi to the max of (inflight_at_send, inflight_target, max_bytes_delivered_in_round).
    2020-10-26 bnc Add code counts for gfe2_reloadable_flag_quic_do_not_clip_received_error_code.
    2020-10-26 bnc Add code count for gfe2_reloadable_flag_http2_use_fast_huffman_encoder.
    2020-10-23 bnc Move protocol flags out of platform so that they are included in QUICHE.
    2020-10-23 mattm Move num_failed_authentication_packets_received to QuicConnectionStats and fix QuicConnectionTest.IntegrityLimitDoesNotApplyWithoutDecryptionKey
    2020-10-23 vasilvv Replace QUIC_FALLTHROUGH_INTENDED with ABSL_FALLTHROUGH_INTENDED.
    2020-10-23 wub If B2SL option is set in QUIC BBR2,  when STARTUP exits due to loss, it will set the inflight_hi to the max of bdp and max_bytes_delivered_in_round.
    2020-10-23 mattm Add QuicConfig::KeyUpdateSupportedRemotely getter.
    2020-10-23 dschinazi Add code counts for building version negotiation packets
    2020-10-23 dschinazi Remove unused QuicPacketCreator::SerializeVersionNegotiationPacket
    2020-10-23 haoyuewang Reduce quic::ConnectionId size from 24 bytes to 16 bytes on 64 bit system. This reduces some memory usage of connection & session on the server side.
    2020-10-23 mattm Add QuicFramer::PotentialPeerKeyUpdateAttemptCount() method.
    2020-10-23 vasilvv Downgrade a QUIC_BUG to a warning.
    
    Created with:
      roll-dep src/net/third_party/quiche/src src/third_party/quic_trace/src
    
    Change-Id: Ie36d80a7626c9e899f51a5e298b6a41f9f9f4474
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2500568
    Auto-Submit: Haoyue Wang <haoyuewang@chromium.org>
    Commit-Queue: Bence Béky <bnc@chromium.org>
    Reviewed-by: default avatarBence Béky <bnc@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#821202}
    79bf7bd2
DEPS 170 KB