Commit 0ea3b103 authored by Zhongyi Shi's avatar Zhongyi Shi Committed by Commit Bot

Roll src/net/third_party/quiche/src/ d10bbe3dc..c0588b0ea (4 commits)

https://quiche.googlesource.com/quiche.git/+log/d10bbe3dc764..c0588b0ea3a6

$ git log d10bbe3dc..c0588b0ea --date=short --no-merges --format='%ad %ae %s'
2020-10-06 bnc Change Huffman encoder benchmark to typical character distribution.
2020-10-06 bnc Improve http2::HuffmanEncodeFast() by skipping rest of iteration if possible.
2020-10-05 dschinazi Deprecate quic_send_key_update_not_yet_supported
2020-10-05 bnc Remove BoundedHuffmanSize().

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

Change-Id: Ifd343c2636960ed80b1342e0b1c3936ddcb8579f
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2454405
Auto-Submit: Zhongyi Shi <zhongyi@chromium.org>
Reviewed-by: default avatarNick Harper <nharper@chromium.org>
Commit-Queue: Nick Harper <nharper@chromium.org>
Cr-Commit-Position: refs/heads/master@{#814480}
parent 166a2dfd
...@@ -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': 'd10bbe3dc764651fb2579c0291d0770260d7a9b8', 'quiche_revision': 'c0588b0ea3a6bf9599b5f275fac62e04dc3a009a',
# 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