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

Issue 177843017: QUIC-local change to extend per-connection stats. Extending (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

QUIC-local change to extend per-connection stats. Extending QuicConnectionStats to add two Cubic-related stats. Merge internal change: 61977906 R=rch@chromium.org

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+131 lines, -19 lines) Patch
M net/quic/congestion_control/cubic.h View 4 chunks +8 lines, -1 line 0 comments Download
M net/quic/congestion_control/cubic.cc View 5 chunks +34 lines, -6 lines 0 comments Download
M net/quic/congestion_control/cubic_test.cc View 5 chunks +56 lines, -3 lines 0 comments Download
M net/quic/congestion_control/fix_rate_sender.h View 1 chunk +1 line, -0 lines 0 comments Download
M net/quic/congestion_control/send_algorithm_interface.h View 2 chunks +3 lines, -1 line 0 comments Download
M net/quic/congestion_control/send_algorithm_interface.cc View 1 chunk +4 lines, -2 lines 0 comments Download
M net/quic/congestion_control/tcp_cubic_sender.h View 2 chunks +3 lines, -1 line 0 comments Download
M net/quic/congestion_control/tcp_cubic_sender.cc View 1 chunk +3 lines, -2 lines 0 comments Download
M net/quic/congestion_control/tcp_cubic_sender_test.cc View 1 chunk +3 lines, -1 line 0 comments Download
M net/quic/quic_connection_stats.h View 1 chunk +8 lines, -0 lines 0 comments Download
M net/quic/quic_connection_stats.cc View 2 chunks +7 lines, -1 line 0 comments Download
M net/quic/quic_sent_packet_manager.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
ramant (doing other things)
6 years, 10 months ago (2014-02-26 20:31:11 UTC) #1
Ryan Hamilton
6 years, 10 months ago (2014-02-26 22:20:01 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698