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

Issue 326403006: Enables PacketGenerator's use of PacketCreator's FEC primitives. (Closed)

Created:
6 years, 6 months ago by ramant (doing other things)
Modified:
6 years, 6 months ago
Reviewers:
Jana, Ryan Hamilton
CC:
chromium-reviews, cbentzel+watch_chromium.org
Project:
chromium
Visibility:
Public.

Description

Enables PacketGenerator's use of PacketCreator's FEC primitives. Adds methods in PacketGenerator that enable use of the PacketCreator's FEC primitives, and adds tests for these methods. Merge internal change: 68558082 R=jri@chromium.org, rch@chromium.org

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+473 lines, -61 lines) Patch
M net/net.gypi View 1 chunk +2 lines, -0 lines 0 comments Download
M net/quic/quic_connection_test.cc View 7 chunks +13 lines, -10 lines 0 comments Download
M net/quic/quic_packet_creator.h View 2 chunks +4 lines, -1 line 0 comments Download
M net/quic/quic_packet_creator.cc View 2 chunks +6 lines, -1 line 0 comments Download
M net/quic/quic_packet_creator_test.cc View 5 chunks +12 lines, -4 lines 0 comments Download
M net/quic/quic_packet_generator.h View 3 chunks +31 lines, -0 lines 0 comments Download
M net/quic/quic_packet_generator.cc View 4 chunks +59 lines, -26 lines 0 comments Download
M net/quic/quic_packet_generator_test.cc View 7 chunks +262 lines, -3 lines 0 comments Download
M net/quic/test_tools/quic_connection_peer.h View 2 chunks +3 lines, -0 lines 0 comments Download
M net/quic/test_tools/quic_connection_peer.cc View 1 chunk +6 lines, -0 lines 0 comments Download
M net/quic/test_tools/quic_packet_creator_peer.h View 1 chunk +0 lines, -3 lines 0 comments Download
M net/quic/test_tools/quic_packet_creator_peer.cc View 1 chunk +0 lines, -8 lines 0 comments Download
A net/quic/test_tools/quic_packet_generator_peer.h View 1 chunk +36 lines, -0 lines 0 comments Download
A net/quic/test_tools/quic_packet_generator_peer.cc View 1 chunk +34 lines, -0 lines 0 comments Download
M net/tools/quic/end_to_end_test.cc View 3 chunks +5 lines, -5 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
ramant (doing other things)
6 years, 6 months ago (2014-06-11 22:49:12 UTC) #1
Ryan Hamilton
lgtm
6 years, 6 months ago (2014-06-11 23:18:09 UTC) #2
Jana
6 years, 6 months ago (2014-06-11 23:22:26 UTC) #3
lgtm

Powered by Google App Engine
This is Rietveld 408576698