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

Issue 1037633002: Add a QUIC connection option(BWMX) to resume to the max bandwidth (Closed)

Created:
5 years, 9 months ago by ramant (doing other things)
Modified:
5 years, 9 months ago
Reviewers:
Ryan Hamilton
CC:
chromium-reviews, cbentzel+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@Populate_RTT_info_89043159
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Add a QUIC connection option(BWMX) to resume to the max bandwidth instead of the last. Merge internal change: 89046643 R=rch@chromium.org

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+79 lines, -35 lines) Patch
M net/quic/congestion_control/pacing_sender.h View 1 chunk +2 lines, -1 line 0 comments Download
M net/quic/congestion_control/pacing_sender.cc View 1 chunk +4 lines, -2 lines 0 comments Download
M net/quic/congestion_control/send_algorithm_interface.h View 1 chunk +3 lines, -1 line 0 comments Download
M net/quic/congestion_control/tcp_cubic_bytes_sender.h View 1 chunk +2 lines, -1 line 0 comments Download
M net/quic/congestion_control/tcp_cubic_bytes_sender.cc View 2 chunks +5 lines, -2 lines 0 comments Download
M net/quic/congestion_control/tcp_cubic_bytes_sender_test.cc View 1 chunk +11 lines, -4 lines 0 comments Download
M net/quic/congestion_control/tcp_cubic_sender.h View 1 chunk +2 lines, -1 line 0 comments Download
M net/quic/congestion_control/tcp_cubic_sender.cc View 2 chunks +5 lines, -2 lines 0 comments Download
M net/quic/congestion_control/tcp_cubic_sender_test.cc View 1 chunk +11 lines, -4 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_connection.h View 1 chunk +2 lines, -1 line 0 comments Download
M net/quic/quic_connection.cc View 1 chunk +4 lines, -2 lines 0 comments Download
M net/quic/quic_sent_packet_manager.h View 1 chunk +2 lines, -1 line 0 comments Download
M net/quic/quic_sent_packet_manager.cc View 2 chunks +4 lines, -2 lines 0 comments Download
M net/quic/quic_sent_packet_manager_test.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M net/quic/quic_server_session.cc View 1 chunk +6 lines, -2 lines 0 comments Download
M net/quic/test_tools/quic_test_utils.h View 2 chunks +4 lines, -2 lines 0 comments Download
M net/tools/quic/quic_server_session.cc View 1 chunk +6 lines, -2 lines 0 comments Download
M net/tools/quic/quic_server_session_test.cc View 2 chunks +3 lines, -3 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
ramant (doing other things)
5 years, 9 months ago (2015-03-25 02:30:22 UTC) #1
Ryan Hamilton
5 years, 9 months ago (2015-03-25 07:05:13 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698