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

Issue 2002103002: Implement a QUIC No PRR connection option, NPRR. Protected by FLAGS_quic_allow_no_prr (Closed)

Created:
4 years, 7 months ago by Fan Yang
Modified:
4 years, 6 months ago
Reviewers:
Ryan Hamilton
CC:
chromium-reviews, cbentzel+watch_chromium.org, ianswett
Base URL:
https://chromium.googlesource.com/chromium/src.git@122422703
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Implement a QUIC No PRR connection option, NPRR. Protected by FLAGS_quic_allow_no_prr Merge internal change: 122429210 R=rch@chromium.org BUG=

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+119 lines, -7 lines) Patch
M net/quic/congestion_control/pacing_sender.cc View 1 chunk +4 lines, -0 lines 0 comments Download
M net/quic/congestion_control/pacing_sender_test.cc View 1 chunk +26 lines, -0 lines 0 comments Download
M net/quic/congestion_control/tcp_cubic_sender_base.h View 1 chunk +3 lines, -0 lines 0 comments Download
M net/quic/congestion_control/tcp_cubic_sender_base.cc View 5 chunks +14 lines, -5 lines 0 comments Download
M net/quic/congestion_control/tcp_cubic_sender_bytes.cc View 1 chunk +3 lines, -1 line 0 comments Download
M net/quic/congestion_control/tcp_cubic_sender_bytes_test.cc View 1 chunk +30 lines, -0 lines 0 comments Download
M net/quic/congestion_control/tcp_cubic_sender_packets.cc View 1 chunk +3 lines, -1 line 0 comments Download
M net/quic/congestion_control/tcp_cubic_sender_packets_test.cc View 1 chunk +30 lines, -0 lines 0 comments Download
M net/quic/crypto/crypto_protocol.h View 1 chunk +1 line, -0 lines 0 comments Download
M net/quic/quic_flags.h View 1 chunk +1 line, -0 lines 0 comments Download
M net/quic/quic_flags.cc View 1 chunk +4 lines, -0 lines 0 comments Download

Depends on Patchset:

Dependent Patchsets:

Messages

Total messages: 3 (1 generated)
Fan Yang
4 years, 7 months ago (2016-05-23 14:49:22 UTC) #2
Ryan Hamilton
4 years, 7 months ago (2016-05-23 15:52:38 UTC) #3
lgtm

Powered by Google App Engine
This is Rietveld 408576698