|
Moves HpackEntry index computation into the container class HpackHeaderTable.
No functional change.
This lands server change 66892433 by birenroy.
BUG= 339578
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+226 lines, -193 lines) |
Patch |
 |
M |
net/spdy/hpack_decoder.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
net/spdy/hpack_decoder_test.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
net/spdy/hpack_encoder.cc
|
View
|
|
5 chunks |
+6 lines, -6 lines |
0 comments
|
Download
|
 |
M |
net/spdy/hpack_encoder_test.cc
|
View
|
|
12 chunks |
+21 lines, -17 lines |
0 comments
|
Download
|
 |
M |
net/spdy/hpack_entry.h
|
View
|
|
3 chunks |
+19 lines, -30 lines |
0 comments
|
Download
|
 |
M |
net/spdy/hpack_entry.cc
|
View
|
|
1 chunk |
+7 lines, -36 lines |
0 comments
|
Download
|
 |
M |
net/spdy/hpack_entry_test.cc
|
View
|
|
5 chunks |
+26 lines, -67 lines |
0 comments
|
Download
|
 |
M |
net/spdy/hpack_header_table.h
|
View
|
|
5 chunks |
+22 lines, -8 lines |
0 comments
|
Download
|
 |
M |
net/spdy/hpack_header_table.cc
|
View
|
|
8 chunks |
+39 lines, -18 lines |
0 comments
|
Download
|
 |
M |
net/spdy/hpack_header_table_test.cc
|
View
|
|
10 chunks |
+84 lines, -9 lines |
0 comments
|
Download
|
Total messages: 2 (0 generated)
|