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

Issue 1777293002: Add a new QUIC Ack Decimation mode that is reordering tolerant. Protected by FLAG_quic_ack_decimati… (Closed)

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

Description

Add a new QUIC Ack Decimation mode that is reordering tolerant. Protected by FLAG_quic_ack_decimation2. Merge internal change: 115853846 R=rch@chromium.org BUG=

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+189 lines, -16 lines) Patch
M net/quic/crypto/crypto_protocol.h View 1 chunk +2 lines, -0 lines 0 comments Download
M net/quic/quic_connection.h View 2 chunks +6 lines, -2 lines 0 comments Download
M net/quic/quic_connection.cc View 5 chunks +24 lines, -7 lines 0 comments Download
M net/quic/quic_connection_test.cc View 2 chunks +137 lines, -1 line 0 comments Download
M net/quic/quic_flags.h View 1 chunk +1 line, -0 lines 0 comments Download
M net/quic/quic_flags.cc View 1 chunk +3 lines, -0 lines 0 comments Download
M net/quic/quic_protocol.h View 1 chunk +3 lines, -0 lines 0 comments Download
M net/quic/quic_received_packet_manager.h View 1 chunk +3 lines, -0 lines 0 comments Download
M net/quic/quic_received_packet_manager.cc View 1 chunk +4 lines, -0 lines 0 comments Download
M net/quic/quic_sent_packet_manager.cc View 1 chunk +0 lines, -1 line 0 comments Download
M net/quic/test_tools/quic_connection_peer.h View 3 chunks +3 lines, -2 lines 0 comments Download
M net/quic/test_tools/quic_connection_peer.cc View 2 chunks +3 lines, -3 lines 0 comments Download

Depends on Patchset:

Dependent Patchsets:

Messages

Total messages: 2 (0 generated)
rjshade
4 years, 9 months ago (2016-03-10 14:11:39 UTC) #1
Ryan Hamilton
4 years, 9 months ago (2016-03-10 18:09:35 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698