You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Roll src/net/third_party/quiche/src/ c2e5361f3..d8fb72d5a (9 commits)
https://quiche.googlesource.com/quiche.git/+log/c2e5361f375a..d8fb72d5a
$ git log c2e5361f3..d8fb72d5a --date=short --no-merges --format='%ad %ae %s'
2020-08-26 vasilvv Switch the experimental use of absl from absl::node_hash_map to absl::WrapUnique.
2020-08-26 vasilvv Add missing QUIC_EXPORT_PRIVATE attributes.
2020-08-26 renjietang Deprecate QuicSession::CloseStream().
2020-08-26 quiche-dev Rename QuicSpdyStream::IsClosed() -> IsSequencerClosed().
2020-08-26 vasilvv Attempt to use Abseil in QUICHE.
2020-08-26 bnc Test-only change
2020-08-25 danzh In IETF quic, start peer migration by switching peer address as soon as detecting a non-probing frame in the incoming packet rather than after finishing parsing the whole packet. Protected by --gfe2_reloadable_flag_quic_start_peer_migration_earlier.
2020-08-25 fayang Deprecate gfe2_reloadable_flag_quic_retransmit_handshake_data_early.
2020-08-25 fayang Deprecate gfe2_reloadable_flag_quic_fix_extra_padding_bytes.
Created with:
roll-dep src/net/third_party/quiche/src
R=dschinazi@chromium.org
Change-Id: Ieab7e0aaf9c8098f993036e75e0725eaaaadd72e
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2378532
Reviewed-by: David Schinazi <dschinazi@chromium.org>
Commit-Queue: Victor Vasiliev <vasilvv@chromium.org>
Cr-Commit-Position: refs/heads/master@{#802106}
0 commit comments