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

Issue 731863007: Changes QUIC's SentPacketManager to pass in HAS_RETRANSMITTABLE_DATA to (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@Record_last_packet_send_time_80138676
Project:
chromium
Visibility:
Public.

Description

Changes QUIC's SentPacketManager to pass in HAS_RETRANSMITTABLE_DATA to the SendAlgorithm for FEC packets, so that the SendAlgorithm can count FEC packets towards congestion control. Merge internal change: 80171666 R=rch@chromium.org

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+83 lines, -15 lines) Patch
M net/quic/congestion_control/tcp_loss_algorithm_test.cc View 4 chunks +16 lines, -1 line 0 comments Download
M net/quic/congestion_control/time_loss_algorithm_test.cc View 4 chunks +16 lines, -1 line 0 comments Download
M net/quic/quic_connection_test.cc View 4 chunks +10 lines, -6 lines 0 comments Download
M net/quic/quic_protocol.h View 1 chunk +2 lines, -0 lines 0 comments Download
M net/quic/quic_protocol.cc View 2 chunks +4 lines, -2 lines 0 comments Download
M net/quic/quic_sent_packet_manager.h View 1 chunk +7 lines, -0 lines 0 comments Download
M net/quic/quic_sent_packet_manager.cc View 2 chunks +10 lines, -1 line 0 comments Download
M net/quic/quic_sent_packet_manager_test.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/quic/quic_unacked_packet_map.cc View 1 chunk +3 lines, -0 lines 0 comments Download
M net/quic/quic_unacked_packet_map_test.cc View 3 chunks +14 lines, -3 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
ramant (doing other things)
6 years, 1 month ago (2014-11-19 22:20:46 UTC) #1
Ryan Hamilton
6 years, 1 month ago (2014-11-20 01:06:51 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698