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

Issue 2223983002: Flatten GeneralLossAlgorithm into QuicSentPacketManager. Not flag protected. (Closed)

Created:
4 years, 4 months ago by danzh1
Modified:
4 years, 4 months ago
Reviewers:
Ryan Hamilton
CC:
chromium-reviews, cbentzel+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Flatten GeneralLossAlgorithm into QuicSentPacketManager. Not flag protected. Also reorder GeneralLossAlgorithm per the class layout optimizer recommendation. Merge internal change: 128997036 R=rch@chromium.org BUG=

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+33 lines, -25 lines) Patch
M net/quic/core/congestion_control/general_loss_algorithm.h View 2 chunks +4 lines, -1 line 0 comments Download
M net/quic/core/congestion_control/general_loss_algorithm.cc View 2 chunks +9 lines, -7 lines 0 comments Download
M net/quic/core/quic_connection_test.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M net/quic/core/quic_sent_packet_manager.h View 2 chunks +4 lines, -1 line 0 comments Download
M net/quic/core/quic_sent_packet_manager.cc View 2 chunks +4 lines, -3 lines 0 comments Download
M net/quic/core/quic_sent_packet_manager_test.cc View 4 chunks +7 lines, -7 lines 0 comments Download
M net/quic/test_tools/quic_connection_peer.cc View 1 chunk +1 line, -2 lines 0 comments Download
M net/quic/test_tools/quic_sent_packet_manager_peer.cc View 1 chunk +2 lines, -2 lines 0 comments Download

Depends on Patchset:

Dependent Patchsets:

Messages

Total messages: 7 (5 generated)
danzh1
4 years, 4 months ago (2016-08-08 17:05:11 UTC) #1
Ryan Hamilton
4 years, 4 months ago (2016-08-09 16:30:43 UTC) #7
lgtm

Powered by Google App Engine
This is Rietveld 408576698