1. 40d0fa5 Remove QuicMakeUnique, Http2MakeUnique, SpdyMakeUnique from platform/api/. by bnc · 5 years ago
  2. 463f235 Remove usages of QuicMakeUnique, Http2MakeUnique, SpdyMakeUnique. by bnc · 5 years ago
  3. 4790400 Remove Http2String wrapper for std::string. by bnc · 6 years ago
  4. 9693b99 gfe-relnote: n/a(code cleanup) enable -Wreturn-type compile option in by danzh · 6 years ago
  5. 8da8f71 Add static_cast<uint8_t> in HpackVarintEncoderTest. by bnc · 6 years ago
  6. d0f61e7 Clean up HpackVarintEncoder internals. by bnc · 6 years ago
  7. e6640c8 Clean up HpackVarintEncoder interface. by bnc · 6 years ago
  8. 348de99 Use std::stringstream instead of mock log in http2_hpack_constants_test.cc. by vasilvv · 6 years ago
  9. 61940b4 gfe-relnote: (n/a) Platformize logging for http2. Refactor only, no behavior change. by QUICHE team · 6 years ago
  10. b6880f7 hpack_whole_entry_buffer_test: Include http2_test_helpers.h by rch · 6 years ago
  11. c5db41e Revert "DO NOT CHECK IN test" by Bence Béky · 6 years ago
  12. f3a68b5 DO NOT CHECK IN test by Bence Béky · 6 years ago
  13. 3cab5a9 Replace calls to deprecated googletest macros *TEST_CASE() with *TEST_SUITE() by QUICHE team · 6 years ago
  14. 900ba16 Replace calls to deprecated googletest macros *TEST_CASE() with *TEST_SUITE(). by QUICHE team · 6 years ago
  15. e72b887 gfe-relnote: Deprecate gfe2_reloadable_flag_http2_varint_decode_64_bits. by bnc · 6 years ago
  16. 9e83c26 Truncate varint to 32-bit integer. by vasilvv · 6 years ago
  17. bbe900a Add an explicit cast from uint64_t to size_t. by vasilvv · 6 years ago
  18. a0a8c9e Automated rollback of changelist 227019741. See https://crbug.com/921074 by vasilvv · 6 years ago
  19. 2334647 Cast to unsigned in HpackVarintRoundTripTest. by bnc · 6 years ago
  20. 22f9652 Remove unnecessary comparison. by bnc · 6 years ago
  21. 94696df Avoid truncation error on 32 bit platforms. by bnc · 6 years ago
  22. 15fb563 Use uint64_t for varint. by QUICHE team · 6 years ago
  23. cc66370 Modify HTTP/2 varint encoder and decoder to support 8-bit prefixes. by QUICHE team · 6 years ago
  24. 99ab070 Fix "signed comparison" compiler error that occur in Chromium. by vasilvv · 6 years ago
  25. fd50a40 Project import generated by Copybara. by QUICHE team · 6 years ago