|
Plumb unmodified HTTP/2 stream weight value through SPDY framing code.
Plumb unmodified HTTP/2 stream weight value through SPDY framing code
(SpdyHeadersIR and SpdyFramerVisitorInterface::OnHeaders()).
This CL lands server changes 116592396 by mpw and 123319972 by bnc.
BUG= 488484
Committed: https://crrev.com/ee68b9805ec4b55e4c5b70c9af5c063d90400ded
Cr-Commit-Position: refs/heads/master@{#396933}
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+91 lines, -86 lines) |
Patch |
 |
M |
net/quic/quic_headers_stream.cc
|
View
|
|
4 chunks |
+5 lines, -2 lines |
0 comments
|
Download
|
 |
M |
net/quic/quic_headers_stream_test.cc
|
View
|
|
7 chunks |
+8 lines, -2 lines |
0 comments
|
Download
|
 |
M |
net/quic/test_tools/quic_test_packet_maker.cc
|
View
|
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
net/spdy/buffered_spdy_framer.h
|
View
|
|
4 chunks |
+4 lines, -3 lines |
0 comments
|
Download
|
 |
M |
net/spdy/buffered_spdy_framer.cc
|
View
|
|
5 chunks |
+6 lines, -6 lines |
0 comments
|
Download
|
 |
M |
net/spdy/buffered_spdy_framer_unittest.cc
|
View
|
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
net/spdy/mock_spdy_framer_visitor.h
|
View
|
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
net/spdy/spdy_framer.h
|
View
|
|
2 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
M |
net/spdy/spdy_framer.cc
|
View
|
|
5 chunks |
+11 lines, -11 lines |
0 comments
|
Download
|
 |
M |
net/spdy/spdy_framer_test.cc
|
View
|
|
13 chunks |
+10 lines, -15 lines |
0 comments
|
Download
|
 |
M |
net/spdy/spdy_network_transaction_unittest.cc
|
View
|
|
2 chunks |
+20 lines, -20 lines |
0 comments
|
Download
|
 |
M |
net/spdy/spdy_protocol.h
|
View
|
|
2 chunks |
+3 lines, -4 lines |
0 comments
|
Download
|
 |
M |
net/spdy/spdy_session.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
net/spdy/spdy_session.cc
|
View
|
|
5 chunks |
+5 lines, -5 lines |
0 comments
|
Download
|
 |
M |
net/spdy/spdy_test_util_common.h
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
net/spdy/spdy_test_util_common.cc
|
View
|
|
3 chunks |
+5 lines, -6 lines |
0 comments
|
Download
|
 |
M |
net/tools/flip_server/spdy_interface.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
net/tools/flip_server/spdy_interface.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
net/tools/flip_server/spdy_interface_test.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
Total messages: 10 (5 generated)
|