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

Issue 306573002: Add an IncreaseLargestObserved to QuicUnackedPacketMap to remove the rtt (Closed)

Created:
6 years, 6 months ago by ramant (doing other things)
Modified:
6 years, 6 months ago
Reviewers:
Ryan Hamilton
CC:
chromium-reviews, cbentzel+watch_chromium.org
Visibility:
Public.

Description

Add an IncreaseLargestObserved to QuicUnackedPacketMap to remove the rtt property from packets. Merge internal change: 67725797 R=rch@chromium.org

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+262 lines, -89 lines) Patch
M net/net.gypi View 1 chunk +1 line, -0 lines 0 comments Download
M net/quic/congestion_control/tcp_loss_algorithm_test.cc View 1 chunk +4 lines, -1 line 0 comments Download
M net/quic/quic_connection.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M net/quic/quic_connection_test.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M net/quic/quic_sent_packet_manager.cc View 7 chunks +35 lines, -35 lines 0 comments Download
M net/quic/quic_sent_packet_manager_test.cc View 4 chunks +10 lines, -7 lines 0 comments Download
M net/quic/quic_unacked_packet_map.h View 1 chunk +12 lines, -18 lines 0 comments Download
M net/quic/quic_unacked_packet_map.cc View 5 chunks +29 lines, -23 lines 0 comments Download
A net/quic/quic_unacked_packet_map_test.cc View 1 chunk +166 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
ramant (doing other things)
6 years, 6 months ago (2014-05-27 20:35:28 UTC) #1
Ryan Hamilton
6 years, 6 months ago (2014-05-27 20:42:31 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698