Chromium Code Reviews
DescriptionLanding 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 #
Messages
Total messages: 16 (8 generated)
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||