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