Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(179)

Issue 2889713002: Landing Recent QUIC changes until Fri May 12 18:23:26 2017 +0000 (Closed)

Created:
3 years, 7 months ago by Victor Vasiliev
Modified:
3 years, 7 months ago
CC:
chromium-reviews, cbentzel+watch_chromium.org, net-reviews_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Landing Recent QUIC changes until Fri May 12 18:23:26 2017 +0000 Update QUIC flags to the state of May 16, 2017 https://codereview.chromium.org/2889693002/ Deprecate FLAGS_quic_reloadable_flag_quic_allow_2_rtt_bbr_startup. Merge internal change: 155745171 https://codereview.chromium.org/2886843002/ SendAlgorithmTest should set pacing consistently. Test only. The SentPacketManager should set "UsingPacing" for the SendAlgorithm, depending on the congestion-control type. Unfortunately, this is currently only done if the user calls SetFromConfig to set the congestion-control type. Setting the SendAlgorithm directly can result in a having a congestion-control algorithm that is incompatible with pacing, but also has UsingPacing set to true. This is a temporary fix, until we fix b/38146609. Because of that bug, the rest of the code is a bit inconsistent on where/when pacing gets set. Merge internal change: 155528093 https://codereview.chromium.org/2887803002/ Migrate StringPiece::CopyToString to string::assign. Merge internal change: 155522173 https://codereview.chromium.org/2881423002/ R=rch@chromium.org BUG= Review-Url: https://codereview.chromium.org/2889713002 Cr-Commit-Position: refs/heads/master@{#472424} Committed: https://chromium.googlesource.com/chromium/src/+/3283d323c689285398d1ab564258bdb6567fd673

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+29 lines, -20 lines) Patch
M net/quic/core/congestion_control/bbr_sender.cc View 1 chunk +5 lines, -8 lines 0 comments Download
M net/quic/core/congestion_control/bbr_sender_test.cc View 2 chunks +0 lines, -2 lines 0 comments Download
M net/quic/core/congestion_control/send_algorithm_test.cc View 1 chunk +7 lines, -1 line 0 comments Download
M net/quic/core/quic_flags_list.h View 4 chunks +4 lines, -8 lines 0 comments Download
M net/quic/test_tools/quic_sent_packet_manager_peer.h View 1 chunk +3 lines, -0 lines 0 comments Download
M net/quic/test_tools/quic_sent_packet_manager_peer.cc View 1 chunk +7 lines, -0 lines 0 comments Download
M net/tools/quic/quic_http_response_cache.h View 1 chunk +3 lines, -1 line 0 comments Download

Messages

Total messages: 16 (8 generated)
Victor Vasiliev
3 years, 7 months ago (2017-05-16 18:12:26 UTC) #1
Ryan Hamilton
lgtm Wow, small list this week!
3 years, 7 months ago (2017-05-16 21:11:42 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2889713002/1
3 years, 7 months ago (2017-05-16 21:12:57 UTC) #5
commit-bot: I haz the power
Try jobs failed on following builders: win_chromium_x64_rel_ng on master.tryserver.chromium.win (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.win/builders/win_chromium_x64_rel_ng/builds/428399)
3 years, 7 months ago (2017-05-17 01:15:43 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2889713002/1
3 years, 7 months ago (2017-05-17 03:28:35 UTC) #9
commit-bot: I haz the power
Try jobs failed on following builders: win_chromium_rel_ng on master.tryserver.chromium.win (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.win/builders/win_chromium_rel_ng/builds/446737)
3 years, 7 months ago (2017-05-17 07:08:16 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2889713002/1
3 years, 7 months ago (2017-05-17 10:59:51 UTC) #13
commit-bot: I haz the power
3 years, 7 months ago (2017-05-17 11:43:40 UTC) #16
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://chromium.googlesource.com/chromium/src/+/3283d323c689285398d1ab564258...

Powered by Google App Engine
This is Rietveld 408576698