Chromium Code Reviews
DescriptionLanding Recent QUIC changes until 3:47 pm, Dec 10, 2016 UTC-8
Flip quic flags by 12/12/2016 18:30 PST
https://codereview.chromium.org/2569703003/
relnote: Protected by --quic_fix_beta_last_max. Fix conservative decrease for n-connection emulation.
Merge internal change: 141565085
https://codereview.chromium.org/2569723004
relnote: Allow changing initial flow control window via connection options. Protected by --quic_large_ifw_options. Partially reverts internal change: 128225749
Merge internal change: 141507430
https://codereview.chromium.org/2569113002
rel-note: automated rollback of internal change 138108562
Merge internal change: 141469809
https://codereview.chromium.org/2566943003
relnote: Use event_time instead of ApproximateNow() in QUIC cubic code. Protected by --quic_use_event_time
Merge internal change: 141384938
https://codereview.chromium.org/2571643002
relnote: Remove unused QuicClock member of BbrSender.
Merge internal change: 141366593
https://codereview.chromium.org/2566333002
relnote: Non-functional change. Cleanup pg3 support for quic_packet_reader
Bring it more inline with Chromium source but cleanup the definition of
MMSG_MORE macro to exist in the header so that there's no violation of
ODR for QUicPacketReader class based upon inclusion.
Merge internal change: 141357226
https://codereview.chromium.org/2570703002
relnote: Protected by --quic_fix_cubic_bytes_quantization. Fix CubicBytes Quantization. iDue to an unfortunate ordering of operations in the actual "cubing" part of the CWND calculation, we were inadvertantly quantizing the congestion-window calculation. (Note: The "reno" part of the cubic algorithm wis smooth and not quantized before.) Switching the order of operations obviates the problem.
Additionally, removed parameterization from cubic_test.cc and
cubic_bytes_test.cc, because the parameterization was getting
unwieldy. Instead, the parameters are controlled by command-line
flag.
Merge internal change: 141183279
https://codereview.chromium.org/2569873002/
BUG=
Committed: https://crrev.com/1a596c8723eb979ec597e99d27a139cf4e1f6e91
Cr-Commit-Position: refs/heads/master@{#438069}
Patch Set 1 #Patch Set 2 : git cl format net #Messages
Total messages: 15 (9 generated)
|