Chromium Code Reviews
[email protected] (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(184)

Issue 688593002: Refactor Cubic congestion control to separate out PRR into a distinct (Closed)

Created:
6 years, 1 month ago by ramant (doing other things)
Modified:
6 years, 1 month ago
Reviewers:
Ryan Hamilton
CC:
chromium-reviews, cbentzel+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@Move_receive_window_78692549
Project:
chromium
Visibility:
Public.

Description

Refactor Cubic congestion control to separate out PRR into a distinct class. Merge internal change: 78703144 [email protected]

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+264 lines, -63 lines) Patch
M net/net.gypi View 2 chunks +3 lines, -0 lines 0 comments Download
A net/quic/congestion_control/prr_sender.h View 1 chunk +43 lines, -0 lines 0 comments Download
A net/quic/congestion_control/prr_sender.cc View 1 chunk +69 lines, -0 lines 0 comments Download
A net/quic/congestion_control/prr_sender_test.cc View 1 chunk +134 lines, -0 lines 0 comments Download
M net/quic/congestion_control/tcp_cubic_sender.h View 3 chunks +2 lines, -13 lines 0 comments Download
M net/quic/congestion_control/tcp_cubic_sender.cc View 8 chunks +13 lines, -50 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
ramant (doing other things)
6 years, 1 month ago (2014-10-29 04:13:44 UTC) #1
Ryan Hamilton
6 years, 1 month ago (2014-10-29 22:45:51 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698