Skip to content

Commit

Permalink
Merge three QUICHE rolls to M93 release branch
Browse files Browse the repository at this point in the history
Roll src/net/third_party/quiche/src/bf2d194d0..80f93811e (9 commits)

https://quiche.googlesource.com/quiche.git/+log/bf2d194d095c..80f93811e1e6

$ git log bf2d194d0..80f93811e --date=short --no-merges --format='%ad %ae %s'
2021-07-19 haoyuewang Disable --gfe2_reloadable_flag_quic_ack_cid_frames in Chromium.
2021-07-19 haoyuewang Fix error: unknown type name 'uint' in Chromium merge.
2021-07-16 haoyuewang Fix tests broken by --gfe2_reloadable_flag_quic_ack_cid_frames
2021-07-16 dschinazi Disallow invalid MAX_PUSH_ID frame
2021-07-16 fayang Deprecate gfe2_reloadable_flag_quic_encrypted_control_frames.
2021-07-16 haoyuewang Update ACK timeout for NEW_CONNECTION_ID and RETIRE_CONNECTION_ID frames.
2021-07-16 wub In QUIC TlsServerHandshaker, only run DefaultSignatureCallback at most once.
2021-07-15 quiche-dev Internal change
2021-07-15 fayang Initialize data_buffer in PathChallenge and PathResponse frames to all 0s.

Created manually by squashing the following three commits:
https://crrev.com/c/3033823
https://crrev.com/c/3035301
https://crrev.com/c/3038819

Bug: 1229665
Change-Id: I8f5c81edd0e1a07a8676c91ab8575399ae19d4f2
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3039938
Reviewed-by: David Schinazi <dschinazi@chromium.org>
Commit-Queue: Bence Béky <bnc@chromium.org>
Cr-Commit-Position: refs/branch-heads/4577@{chromium#43}
Cr-Branched-From: 761ddde-refs/heads/master@{#902210}
  • Loading branch information
Bence Béky authored and Chromium LUCI CQ committed Jul 21, 2021
1 parent 2a67f92 commit b29a820
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DEPS
Original file line number Diff line number Diff line change
Expand Up @@ -345,7 +345,7 @@ vars = {
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling feed
# and whatever else without interference from each other.
'quiche_revision': 'bf2d194d095ca983af35ed1836c063ba78937d42',
'quiche_revision': '80f93811e1e6b737feb1324eddbe0ef8e435b78d',
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling ios_webkit
# and whatever else without interference from each other.
Expand Down

0 comments on commit b29a820

Please sign in to comment.