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

Issue 178453005: Refactor to create a new LossDetectionInterface used by the (Closed)

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

Description

Refactor to create a new LossDetectionInterface used by the QuicSentPacketManager. Merge internal change: 61813052 R=rch@chromium.org

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+168 lines, -51 lines) Patch
M net/net.gyp View 2 chunks +4 lines, -0 lines 0 comments Download
A net/quic/congestion_control/loss_detection_interface.h View 1 chunk +35 lines, -0 lines 0 comments Download
A net/quic/congestion_control/loss_detection_interface.cc View 1 chunk +16 lines, -0 lines 0 comments Download
A net/quic/congestion_control/tcp_loss_algorithm.h View 1 chunk +36 lines, -0 lines 0 comments Download
A net/quic/congestion_control/tcp_loss_algorithm.cc View 1 chunk +51 lines, -0 lines 0 comments Download
M net/quic/quic_sent_packet_manager.h View 4 chunks +7 lines, -5 lines 0 comments Download
M net/quic/quic_sent_packet_manager.cc View 8 chunks +13 lines, -46 lines 0 comments Download
M net/quic/quic_sent_packet_manager_test.cc View 1 chunk +6 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
ramant (doing other things)
6 years, 10 months ago (2014-02-24 23:53:05 UTC) #1
Ryan Hamilton
6 years, 10 months ago (2014-02-25 00:05:30 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698