Sign in
quiche
/
quiche
/
95cf38306a61024b090910e8bec4b756832dbde1
/
spdy
/
core
/
spdy_simple_arena_test.cc
7f82d04
Remove SpdyStringPiece; use QuicheStringPiece instead.
by bnc
· 5 years ago
96836b9
Fix chromium compile issues: comparison of integers of different signs: 'const int' and 'const unsigned long'.
by zhongyi
· 5 years ago
bd5386d
This change migrates SpdyHeaderStorage from SpdyUnsafeArena to SpdySimpleArena. SpdyUnsafeArena has different backing implementations per platform.
by QUICHE team
· 5 years ago
4471291
Remove SpdyString wrapper for std::string.
by bnc
· 6 years ago
8f3a576
gfe-relnote: n/a(code clean up) Apply quic compile options to spdy/core code.
by danzh
· 6 years ago
2ac2346
Add a new implementation of SpdyUnsafeArena for code sharing between chromium
by danzh
· 6 years ago