DescriptionLand recent SPDY changes (through 67282679)
Lazily alloc/init the HPACK encoder/decoder.
This lands server change 66441587 by hkhalil.
https://codereview.chromium.org/292543002/
Cleanup: Remove redundant SpdyFramerTest string conversions.
This lands server change 66517765 by hwright.
https://codereview.chromium.org/283343003/
Adds reporting of total header block bytes to SpdyHeadersBlockParser.
This lands server change 66798542 by birenroy.
https://codereview.chromium.org/288313006/
Moves HpackEntry index computation into the container class HpackHeaderTable.
No functional change.
This lands server change 66892433 by birenroy.
https://codereview.chromium.org/289843007/
Add handling + parsing for HTTP/2 ALTSVC frame.
Also change frame type number and add an extra version check for BLOCKED frame.
This lands server change 66925490 by mlavan.
https://codereview.chromium.org/288373004/
Update SPDY4 flags for '12 specification draft
Renumbers existing PAD_LOW, PAD_HIGH, and PRIORITY flags. Adds remaining
PAD_LOW, PAD_HIGH, END_SEGMENT, and COMPRESSED flags. No behavior changes.
This lands server change 67012065 by jgraettinger.
https://codereview.chromium.org/284283006/
Accept and ignore PRIORITY frames in SPDY4+.
Proper parsing/handling coming in a later CL.
This lands server change 67153714 by hkhalil.
https://codereview.chromium.org/286313002/
Accept SETTINGS_COMPRESS_DATA frames for HTTP2.
Currently do nothing with them.
This lands server change 67271146 by mlavan.
https://codereview.chromium.org/286143011/
HTTP/2 framer support for reading headers with padding, and for segments.
Header padding may be read, but serialization support is TODO. Segment
boundaries are likewise accepted, but discarded.
This lands server change 67282679 by jgraettinger.
https://codereview.chromium.org/290203003/
BUG=345769
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=271309
Patch Set 1 #Patch Set 2 : Rebase. #Patch Set 3 : Rebase on nullptr => NULL #
Messages
Total messages: 5 (0 generated)
|