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

Issue 11377096: Change from re-transmitting an packet with a retransmit number to sending a new packet with a new s… (Closed)

Created:
8 years, 1 month ago by Ryan Hamilton
Modified:
8 years, 1 month ago
CC:
chromium-reviews, pam+watch_chromium.org, cbentzel+watch_chromium.org, darin-cc_chromium.org
Visibility:
Public.

Description

Change from re-transmitting an packet with a retransmit number to sending a new packet with a new sequence number. Adds GG_UINT64_C to two value in quic_framer_test.cc merge internal change: 37647530 TBR=jar@chromium.org Initially Committed: 167074 Reverted: 167082 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=167099

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+216 lines, -244 lines) Patch
M net/quic/congestion_control/send_algorithm_interface.h View 1 chunk +1 line, -1 line 0 comments Download
M net/quic/quic_connection.h View 2 chunks +12 lines, -7 lines 0 comments Download
M net/quic/quic_connection.cc View 15 chunks +56 lines, -43 lines 0 comments Download
M net/quic/quic_connection_helper_test.cc View 5 chunks +11 lines, -10 lines 0 comments Download
M net/quic/quic_connection_test.cc View 13 chunks +38 lines, -18 lines 0 comments Download
M net/quic/quic_data_writer.h View 1 chunk +4 lines, -0 lines 0 comments Download
M net/quic/quic_data_writer.cc View 1 chunk +19 lines, -0 lines 0 comments Download
M net/quic/quic_framer.h View 2 chunks +5 lines, -6 lines 0 comments Download
M net/quic/quic_framer.cc View 6 chunks +16 lines, -24 lines 0 comments Download
M net/quic/quic_framer_test.cc View 44 chunks +13 lines, -113 lines 0 comments Download
M net/quic/quic_packet_creator.h View 1 chunk +4 lines, -0 lines 0 comments Download
M net/quic/quic_packet_creator.cc View 6 chunks +12 lines, -8 lines 0 comments Download
M net/quic/quic_protocol.h View 4 chunks +18 lines, -8 lines 0 comments Download
M net/quic/test_tools/quic_test_utils.h View 1 chunk +3 lines, -2 lines 0 comments Download
M net/quic/test_tools/quic_test_utils.cc View 3 chunks +4 lines, -4 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/rch@chromium.org/11377096/1
8 years, 1 month ago (2012-11-10 15:50:16 UTC) #1
commit-bot: I haz the power
8 years, 1 month ago (2012-11-10 19:11:32 UTC) #2
Change committed as 167099

Powered by Google App Engine
This is Rietveld 408576698