1. 476683a gfe-relnote: In QUIC, replaces QuicStream::priority_ with QuicStream::precedence_ and pluming it to write_blocked_list. No functional change expected. Not protected. by fayang · 6 years ago
  2. de12d3d Add directionality check for OnCanCreateNewOutgoingStream(). by renjietang · 6 years ago
  3. 8556dc2 Add parameter to OnCanCreateNewStream indicating directionality by fkastenholz · 6 years ago
  4. ec6b2c4 Remove stream counting for pending streams. by renjietang · 6 years ago
  5. 880d243 Merge GetOrCreateDynamicStream() into GetOrCreateStream(). by renjietang · 6 years ago
  6. 55d182a Change names of static-related QuicSession methods. by renjietang · 6 years ago
  7. 0e9980b Remove static stream map as it's not used anymore. by renjietang · 6 years ago
  8. 9ffbb60 Move Qbone control streams out of static_stream_map. by renjietang · 6 years ago
  9. b663b86 gfe-relnote: deprecate gfe2_reloadable_flag_quic_eliminate_static_stream_map_3. by renjietang · 6 years ago
  10. 28c04b7 Redirect WindowUpdate frame to pending streams if they are present, and closes connection when a WindowUpdate frame is received on a READ_UNIDIRECTIONAL stream. by renjietang · 6 years ago
  11. 44fa92f gfe-relnote: Deprecate gfe2_reloadable_flag_quic_fix_has_pending_crypto_data. by fayang · 6 years ago
  12. a553da0 Avoid performing pending stream actions after the connection is closed. by renjietang · 6 years ago
  13. 5d880a9 Change parameter list of QuicConnection::OnConnectionClosed upcall by fkastenholz · 6 years ago
  14. 36c4728 Refine QuicSpdyStream::UsesPendingStreams() behavior. by bnc · 6 years ago
  15. 1d574c1 Prohibit google3 includes in QUIC by dschinazi · 6 years ago
  16. 17d4242 Fix QUIC warnings in preparation for enabling them by dschinazi · 6 years ago
  17. a4b37b2 Remove ack bundling mode. by fayang · 6 years ago
  18. 305e173 Change IETF Frame/QUIC_VERSION_99 tests to be symbolic. by fkastenholz · 6 years ago
  19. 71e9d9e gfe-relnote: fix a type cast in QuicSession. by zhongyi · 6 years ago
  20. 1b2f783 gfe-relnote: only respect TLPR when there is pending non-crypto stream data. Flag protected by quic_ignore_tlpr_if_no_pending_stream_data and session_decides_what_to_write. by zhongyi · 6 years ago
  21. 3a1bb80 Add support for HTTP/3 control stream. by renjietang · 6 years ago
  22. 9467db0 gfe-relnote: Pass receive_timestamp to OnMessageAcked(). by QUICHE team · 6 years ago
  23. bb1c489 Support HTTP/3 style of Server push. by renjietang · 6 years ago
  24. 2c4d712 Refactor GetOrCreateStream() and GetOrCreateDynamicStream() and remove by renjietang · 6 years ago
  25. da26cdb gfe-relnote: Fix a bug in QuicSpdyClientStreamBase. Protected by --gfe2_reloadable_flag_quic_eliminate_static_stream_map_3 by rch · 6 years ago
  26. cd820e0 Renumber QUIC streams when there is no crypto stream by nharper · 6 years ago
  27. 46833c3 Add QUIC_BUG_IF to QuicUtils::GetCryptoStreamId by nharper · 6 years ago
  28. d3a1de9 Have separate uni- and bi-directional stream limits for IETF QUIC by fkastenholz · 6 years ago
  29. e76b2da Refactor QuicSession to allow subclasses to do their own thing on pending streams. by renjietang · 6 years ago
  30. d5c4a93 Don't use a flow controller for QuicCryptoStream when it uses CRYPTO frames by nharper · 6 years ago
  31. 615f13b Use a QuicSession member to latch by renjietang · 6 years ago
  32. c703612 Allow peers to pick low flow control limits in T099 by dschinazi · 6 years ago
  33. b834325 Add a new callback for probing retransmissions. by QUICHE team · 6 years ago
  34. 08a9cf7 Move Crypto stream out of static stream map. by renjietang · 6 years ago
  35. 3c4eabf Add QuicStreamsBlockedFrame and QuicMaxStreamsFrame classes by fkastenholz · 6 years ago
  36. fbeb5bf gfe-relnote: Move headers streams out of static stream map. Protected by by renjietang · 6 years ago
  37. e433f53 Fix "recevied" typo in //third_party/quic/core. by bnc · 6 years ago
  38. 2b5942f Internal QUICHE change by wub · 6 years ago
  39. b239f86 Add GetLargestGuaranteedMessagePayload to QuicSession/Connection/Generator/Creator to expose the largest message payload that's guaranteed to fit in any packet containing application data. by ianswett · 6 years ago
  40. eb101f8 Print the QUIC version when QuicSession fails to write data because the stream doesn't exist. by ianswett · 6 years ago
  41. 1243d14 Fix a warning in the QUIC build by QUICHE team · 6 years ago
  42. aa1d6a8 gfe-relnote: (n/a) Deprecate --gfe2_reloadable_flag_quic_connection_do_not_add_to_write_blocked_list_if_disconnected. by QUICHE team · 6 years ago
  43. 872e7a3 Remove QuicString wrapper for std::string by vasilvv · 6 years ago
  44. ea74008 Use QuicVersionUsesCryptoFrames instead of checking against QUIC_VERSION_47 by QUICHE team · 6 years ago
  45. c48c871 Replace QuicString with std::string, pass 1 by vasilvv · 6 years ago
  46. a6ef0a6 Project import generated by Copybara. by QUICHE team · 6 years ago