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

Issue 424003002: Inline the members of QUIC's ReceivedPacketInfo into QuicAckFrame now (Closed)

Created:
6 years, 4 months ago by ramant (doing other things)
Modified:
6 years, 4 months ago
Reviewers:
Ryan Hamilton
CC:
chromium-reviews, cbentzel+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@remove_FixRate_congestion_type_71746617
Project:
chromium
Visibility:
Public.

Description

Inline the members of QUIC's ReceivedPacketInfo into QuicAckFrame now that version 15 is gone. Merge internal change: 71763611 R=rch@chromium.org

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+437 lines, -509 lines) Patch
M net/quic/quic_connection.cc View 5 chunks +23 lines, -28 lines 0 comments Download
M net/quic/quic_connection_logger.cc View 3 chunks +9 lines, -13 lines 0 comments Download
M net/quic/quic_connection_test.cc View 14 chunks +38 lines, -37 lines 0 comments Download
M net/quic/quic_framer.h View 2 chunks +3 lines, -8 lines 0 comments Download
M net/quic/quic_framer.cc View 25 chunks +36 lines, -62 lines 0 comments Download
M net/quic/quic_framer_test.cc View 11 chunks +43 lines, -45 lines 0 comments Download
M net/quic/quic_packet_creator.h View 1 chunk +0 lines, -1 line 0 comments Download
M net/quic/quic_packet_creator.cc View 5 chunks +5 lines, -9 lines 0 comments Download
M net/quic/quic_packet_creator_test.cc View 1 chunk +1 line, -2 lines 0 comments Download
M net/quic/quic_packet_generator_test.cc View 1 chunk +2 lines, -4 lines 0 comments Download
M net/quic/quic_protocol.h View 2 chunks +19 lines, -30 lines 0 comments Download
M net/quic/quic_protocol.cc View 4 chunks +21 lines, -30 lines 0 comments Download
M net/quic/quic_protocol_test.cc View 1 chunk +11 lines, -11 lines 0 comments Download
M net/quic/quic_received_packet_manager.h View 3 chunks +3 lines, -4 lines 0 comments Download
M net/quic/quic_received_packet_manager.cc View 6 chunks +37 lines, -38 lines 0 comments Download
M net/quic/quic_received_packet_manager_test.cc View 3 chunks +15 lines, -15 lines 0 comments Download
M net/quic/quic_sent_packet_manager.h View 4 chunks +4 lines, -4 lines 0 comments Download
M net/quic/quic_sent_packet_manager.cc View 6 chunks +24 lines, -25 lines 0 comments Download
M net/quic/quic_sent_packet_manager_test.cc View 28 chunks +130 lines, -130 lines 0 comments Download
M net/quic/reliable_quic_stream_test.cc View 4 chunks +4 lines, -4 lines 0 comments Download
M net/quic/test_tools/quic_test_packet_maker.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M net/quic/test_tools/quic_test_utils.cc View 4 chunks +6 lines, -6 lines 0 comments Download
M net/tools/quic/test_tools/quic_test_utils.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 3 (0 generated)
ramant (doing other things)
6 years, 4 months ago (2014-07-28 23:07:40 UTC) #1
ramant (doing other things)
6 years, 4 months ago (2014-07-28 23:09:44 UTC) #2
Ryan Hamilton
6 years, 4 months ago (2014-07-29 18:57:30 UTC) #3
lgtm

Powered by Google App Engine
This is Rietveld 408576698