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

Issue 21820003: DO NOT COMMIT: SPDY 4: Hack SpdyFramer to turn SYN_STREAM and SYN_REPLY into HEADERS semi-transpare…

Created:
7 years, 4 months ago by akalin
Modified:
7 years, 2 months ago
Reviewers:
CC:
chromium-reviews, cbentzel+watch_chromium.org
Visibility:
Public.

Description

DO NOT COMMIT: SPDY 4: Hack SpdyFramer to turn SYN_STREAM and SYN_REPLY into HEADERS semi-transparently. This SPDY 4 change tracks HTTP2. This tracks 50219744, but also fixes some additional bugs.

Patch Set 1 : Original version of 50219744 #

Patch Set 2 : With fixes #

Patch Set 3 : More fixes (for PING frame) #

Patch Set 4 : More fixes (for reply HEADERS frame) #

Patch Set 5 : Rebase #

Patch Set 6 : Fix handling of reply HEADERS #

Patch Set 7 : More fixes for reply HEADERS #

Patch Set 8 : Fix Windows build #

Patch Set 9 : Rebase #

Patch Set 10 : Rebase for draft 06 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+264 lines, -123 lines) Patch
M net/spdy/spdy_frame_builder.h View 1 2 3 4 5 6 7 8 9 1 chunk +7 lines, -0 lines 0 comments Download
M net/spdy/spdy_frame_builder.cc View 1 2 chunks +5 lines, -4 lines 0 comments Download
M net/spdy/spdy_framer.cc View 1 2 3 4 5 6 7 19 chunks +138 lines, -55 lines 0 comments Download
M net/spdy/spdy_framer_test.cc View 1 2 3 4 18 chunks +108 lines, -64 lines 0 comments Download
M net/spdy/spdy_protocol.h View 1 2 3 4 5 6 7 8 9 2 chunks +6 lines, -0 lines 0 comments Download

Powered by Google App Engine
This is Rietveld 408576698