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

Issue 2571643002: relnote: Use event_time instead of ApproximateNow() in QUIC cubic code. Protected by --quic_use_eve… (Closed)

Created:
4 years ago by Zhongyi Shi
Modified:
4 years ago
Reviewers:
Ryan Hamilton
CC:
chromium-reviews, cbentzel+watch_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

relnote: Use event_time instead of ApproximateNow() in QUIC cubic code. Protected by --quic_use_event_time Merge internal change: 141384938 BUG=

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+107 lines, -70 lines) Patch
M net/quic/core/congestion_control/cubic.h View 1 chunk +2 lines, -1 line 0 comments Download
M net/quic/core/congestion_control/cubic.cc View 1 chunk +5 lines, -2 lines 0 comments Download
M net/quic/core/congestion_control/cubic_bytes.h View 1 chunk +2 lines, -1 line 0 comments Download
M net/quic/core/congestion_control/cubic_bytes.cc View 1 chunk +5 lines, -2 lines 0 comments Download
M net/quic/core/congestion_control/cubic_bytes_test.cc View 11 chunks +47 lines, -38 lines 0 comments Download
M net/quic/core/congestion_control/cubic_test.cc View 5 chunks +18 lines, -10 lines 0 comments Download
M net/quic/core/congestion_control/tcp_cubic_sender_base.h View 2 chunks +4 lines, -2 lines 0 comments Download
M net/quic/core/congestion_control/tcp_cubic_sender_base.cc View 3 chunks +6 lines, -4 lines 0 comments Download
M net/quic/core/congestion_control/tcp_cubic_sender_bytes.h View 1 chunk +2 lines, -1 line 0 comments Download
M net/quic/core/congestion_control/tcp_cubic_sender_bytes.cc View 2 chunks +6 lines, -5 lines 0 comments Download
M net/quic/core/congestion_control/tcp_cubic_sender_packets.h View 1 chunk +2 lines, -1 line 0 comments Download
M net/quic/core/congestion_control/tcp_cubic_sender_packets.cc View 2 chunks +4 lines, -3 lines 0 comments Download
M net/quic/core/quic_flags_list.h View 1 chunk +4 lines, -0 lines 0 comments Download

Depends on Patchset:

Dependent Patchsets:

Messages

Total messages: 3 (1 generated)
Zhongyi Shi
4 years ago (2016-12-13 02:40:10 UTC) #2
Ryan Hamilton
4 years ago (2016-12-13 03:52:48 UTC) #3
lgtm

Powered by Google App Engine
This is Rietveld 408576698