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

Issue 2874243004: Create scaffolding for experimenting with PCC. Protected by FLAGS_quic_reloadable_flag_quic_enable… (Closed)

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

Description

Create scaffolding for experimenting with PCC. Protected by FLAGS_quic_reloadable_flag_quic_enable_pcc. This code adds support for a new congestion-control algorithm, called PCC, to be used by QUIC. Merge internal change: 155088982 R=rch@chromium.org BUG=

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+34 lines, -6 lines) Patch
M net/quic/core/congestion_control/send_algorithm_interface.cc View 2 chunks +9 lines, -1 line 0 comments Download
M net/quic/core/congestion_control/send_algorithm_test.cc View 2 chunks +3 lines, -1 line 0 comments Download
M net/quic/core/quic_flags_list.h View 1 chunk +3 lines, -0 lines 0 comments Download
M net/quic/core/quic_sent_packet_manager.cc View 2 chunks +6 lines, -3 lines 0 comments Download
M net/tools/quic/end_to_end_test.cc View 3 chunks +13 lines, -1 line 0 comments Download

Depends on Patchset:

Dependent Patchsets:

Messages

Total messages: 2 (0 generated)
mpw
3 years, 7 months ago (2017-05-11 18:39:08 UTC) #1
Ryan Hamilton
3 years, 7 months ago (2017-05-11 18:51:15 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698