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

Issue 18307003: Implement the variable length changes necessary to easily accommodate (Closed)

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

Description

Implement the variable length changes necessary to easily accommodate both the new STREAM framing format, as well as the existing format. Merge internal change: 48567379 R=rch@chromium.org

Patch Set 1 #

Patch Set 2 : Merging with TOT #

Unified diffs Side-by-side diffs Delta from patch set Stats (+109 lines, -47 lines) Patch
M net/quic/quic_connection_test.cc View 2 chunks +24 lines, -14 lines 0 comments Download
M net/quic/quic_framer.h View 3 chunks +9 lines, -1 line 0 comments Download
M net/quic/quic_framer.cc View 6 chunks +30 lines, -4 lines 0 comments Download
M net/quic/quic_packet_creator.h View 1 chunk +1 line, -2 lines 0 comments Download
M net/quic/quic_packet_creator.cc View 3 chunks +16 lines, -5 lines 0 comments Download
M net/quic/quic_packet_creator_test.cc View 1 chunk +8 lines, -5 lines 0 comments Download
M net/quic/quic_protocol.h View 1 chunk +1 line, -1 line 0 comments Download
M net/quic/reliable_quic_stream_test.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M net/quic/test_tools/quic_test_utils.h View 1 chunk +4 lines, -3 lines 0 comments Download
M net/quic/test_tools/quic_test_utils.cc View 1 chunk +14 lines, -10 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
ramant (doing other things)
7 years, 5 months ago (2013-07-01 01:55:11 UTC) #1
Ryan Hamilton
7 years, 5 months ago (2013-07-01 15:41:42 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698