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

Issue 1495243002: Remove EncryptionLevel from QUIC's RetransmittableFrames and add it to TransmissionInfo. No functi… (Closed)

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

Description

Remove EncryptionLevel from QUIC's RetransmittableFrames and add it to TransmissionInfo. No functional change. Merge internal change: 108738647 R=rch@chromium.org BUG=

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+70 lines, -65 lines) Patch
M net/quic/congestion_control/general_loss_algorithm_test.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M net/quic/congestion_control/tcp_loss_algorithm_test.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M net/quic/congestion_control/time_loss_algorithm_test.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M net/quic/quic_connection.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M net/quic/quic_connection_test.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/quic/quic_packet_creator.h View 1 chunk +6 lines, -4 lines 0 comments Download
M net/quic/quic_packet_creator.cc View 3 chunks +3 lines, -3 lines 0 comments Download
M net/quic/quic_packet_creator_test.cc View 5 chunks +15 lines, -16 lines 0 comments Download
M net/quic/quic_packet_generator.h View 1 chunk +6 lines, -4 lines 0 comments Download
M net/quic/quic_packet_generator.cc View 1 chunk +3 lines, -2 lines 0 comments Download
M net/quic/quic_protocol.h View 4 chunks +3 lines, -6 lines 0 comments Download
M net/quic/quic_protocol.cc View 3 chunks +5 lines, -4 lines 0 comments Download
M net/quic/quic_sent_packet_manager.h View 1 chunk +3 lines, -0 lines 0 comments Download
M net/quic/quic_sent_packet_manager.cc View 3 chunks +4 lines, -3 lines 0 comments Download
M net/quic/quic_sent_packet_manager_test.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/quic/quic_unacked_packet_map.cc View 1 chunk +3 lines, -2 lines 0 comments Download
M net/quic/quic_unacked_packet_map_test.cc View 1 chunk +4 lines, -4 lines 0 comments Download
M net/quic/test_tools/quic_packet_creator_peer.h View 1 chunk +1 line, -2 lines 0 comments Download
M net/quic/test_tools/quic_packet_creator_peer.cc View 1 chunk +1 line, -2 lines 0 comments Download

Depends on Patchset:

Dependent Patchsets:

Messages

Total messages: 2 (0 generated)
Jo Kulik
5 years ago (2015-12-04 11:22:19 UTC) #1
Ryan Hamilton
5 years ago (2015-12-05 03:55:52 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698