Commit af02a4a5 authored by Haoyue Wang's avatar Haoyue Wang Committed by Commit Bot

Roll src/net/third_party/quiche/src/ 58468984d..c7f8b47a1 (3 commits)

https://quiche.googlesource.com/quiche.git/+log/58468984dc04..c7f8b47a1b55

$ git log 58468984d..c7f8b47a1 --date=short --no-merges --format='%ad %ae %s'
2020-08-19 fayang In QUIC, add a copt to extend idle timeout by PTO on sent packets. Client side only, not protected.
2020-08-19 quiche-dev Resolves technical debt issues:
2020-08-19 fayang Log handshake completion time in quic_connection_stats. Logging only.

Created with:
  roll-dep src/net/third_party/quiche/src src/third_party/quic_trace/src

Change-Id: I4ecde89a57ac822f6af96faeedf682bf908afc19
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2365365
Commit-Queue: Haoyue Wang <haoyuewang@chromium.org>
Commit-Queue: David Schinazi <dschinazi@chromium.org>
Auto-Submit: Haoyue Wang <haoyuewang@chromium.org>
Reviewed-by: default avatarDavid Schinazi <dschinazi@chromium.org>
Reviewed-by: default avatarZhongyi Shi <zhongyi@chromium.org>
Cr-Commit-Position: refs/heads/master@{#799984}
parent ce06d6e8
...@@ -322,7 +322,7 @@ vars = { ...@@ -322,7 +322,7 @@ vars = {
# Three lines of non-changing comments so that # Three lines of non-changing comments so that
# the commit queue can handle CLs rolling feed # the commit queue can handle CLs rolling feed
# and whatever else without interference from each other. # and whatever else without interference from each other.
'quiche_revision': '8607b29d7b55f7e7e1c1f93cfcd1944716fafe13', 'quiche_revision': 'c7f8b47a1b55d5d85bff73a8ebf64b1c9c4ab8c2',
# Three lines of non-changing comments so that # Three lines of non-changing comments so that
# the commit queue can handle CLs rolling ios_webkit # the commit queue can handle CLs rolling ios_webkit
# and whatever else without interference from each other. # and whatever else without interference from each other.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment