1. e211642 Introduce QUIC_NO_EXPORT by dschinazi · 5 years ago
  2. 40d0fa5 Remove QuicMakeUnique, Http2MakeUnique, SpdyMakeUnique from platform/api/. by bnc · 5 years ago
  3. 6b9fe9a Fix QUIC_EXPORT_PRIVATE compilation on Windows by dschinazi · 5 years ago
  4. f25169a Add QUIC_EXPORT_PRIVATE to prepare for presubmit by dschinazi · 5 years ago
  5. c1e9121 [build] Include ostream in quic_ip_address.h by vasilvv · 5 years ago
  6. 52cb79f gfe-relnote: use QUIC_foo instead of ABSL_foo for mutex annotations in QUIC. Not flag protected. No behavior change. by rch · 6 years ago
  7. 28315b7 Automated g4 rollback of changelist 265940959. by renjietang · 6 years ago
  8. e6fcf3c LSC: Replace deprecated thread annotations macros. by QUICHE team · 6 years ago
  9. 6039aff QuicToyClient provides a hostname to CreateDefaultProofVerifier by nharper · 6 years ago
  10. 13cfcae Allow QUIC end_to_end and quic_server tests to pass if the by rch · 6 years ago
  11. bd71625 gfe-relnote: n/a(code clean up) inline quic::CreatePccSender() by danzh · 6 years ago
  12. 05984ad Test that QuicTextUtilsTest:Split preserves heading and trailing whitespace. by bnc · 6 years ago
  13. b4dade7 Generate and parse extended Google QUIC Error Code in IETF Conn. Close frames. by fkastenholz · 6 years ago
  14. ea19735 Don't split sent messages on MemSlice boundaries. by QUICHE team · 6 years ago
  15. 01010ca Add operator<< support to QuicSocketAddress. by vasilvv · 6 years ago
  16. 1834770 gfe-relnote: n/a(doc change) Update third_party/quic/platform/api/README.md. by danzh · 6 years ago
  17. 77ae31c Include <limits> in quic_socket_address.cc for std::numeric_limits. by wub · 6 years ago
  18. 878cfb5 Add -Wtype-limits to QUIC by dschinazi · 6 years ago
  19. 64144fb Replace QuicSocketAddress with a platform-independent implementation. by vasilvv · 6 years ago
  20. 7e573d3 gfe-relnote: n/a(code clean up) Fix quiche compile errors in envoy. by danzh · 6 years ago
  21. dad9acf gfe-relnote: (n/a) Add quic platform api to create BBRv2 sender, currently the implementation just creates a BBRv1 sender. No behavior change, not protected. by wub · 6 years ago
  22. 91f97e6 Add a length to QuicSocketAddress(sockaddr*) constructor by vasilvv · 6 years ago
  23. 688dca4 Add unit tests for QuicSocketAddress by vasilvv · 6 years ago
  24. 014f56d gfe-relnote: (n/a) code cleanup. Make quic_ip_address.cc compatible with envoy by danzh · 6 years ago
  25. 0dfdc0b gfe-relnote: Replace QuicIpAddress with a standalone implementation. No functional change, not flag protected. by vasilvv · 6 years ago
  26. 2cb3a59 Prevent include failures of quic_flag_utils by dschinazi · 6 years ago
  27. c312e3b Remove .impl() method from QuicSocketAddress and QuicIpAddress. by vasilvv · 6 years ago
  28. d5c4a93 Don't use a flow controller for QuicCryptoStream when it uses CRYPTO frames by nharper · 6 years ago
  29. 4e952e7 gfe-relnote: Construct QuicMemSliceSpans from a QuicMemSlices without copies. by QUICHE team · 6 years ago
  30. 6153bc7 gfe-relnote: Remove client-side support for Channel ID from QUIC. Not flag protected. by nharper · 6 years ago
  31. f98d219 Add QuicIpAddressTests. by bnc · 6 years ago
  32. 48ba61a gfe-relnote: Add documentation for quic platform. by danzh · 6 years ago
  33. 9b81fa5 Create quic::ToNetAddress() to replace direct access to impl() method of QuicIpAddress. by vasilvv · 6 years ago
  34. 4620e9a Add presubmit to force use of QUIC_LOG by dschinazi · 6 years ago
  35. 580d30b Fixup use of gunit and gmock in QUIC by dschinazi · 6 years ago
  36. 0a3646b Include netinet/in.h in quic_ip_address.h by vasilvv · 6 years ago
  37. c17edcd Migrate some of the uses of QuicIpAddress(QuicIpAddressImpl) constructor to quic::ToQuicIpAddress by vasilvv · 6 years ago
  38. a27fd44 gfe-relnote: (n/a) Stop including send_algorithm_interface.h from quic_pcc_sender.h, this allows the quic_pcc_sender Envoy implementation to not to depend on send_algorithm_interface. Refactor only, not protected. by wub · 6 years ago
  39. 038325e In quic_mem_slice_span_test.cc, add a 'u' to a EXPECT_EQ. by wub · 6 years ago
  40. 553a966 gfe-relnote: Remove the dependency from QuicMemSliceSpan to QuicStreamSendBuffer and QuicMessageFrame. Refactor only, not protected. by wub · 6 years ago
  41. 872e7a3 Remove QuicString wrapper for std::string by vasilvv · 6 years ago
  42. c48c871 Replace QuicString with std::string, pass 1 by vasilvv · 6 years ago
  43. 04dd040 Improve some comments in quic/platform. by bnc · 6 years ago
  44. a6ef0a6 Project import generated by Copybara. by QUICHE team · 6 years ago