1. 63de6d9 Make default impl use quiche_feature_flags_list.h instead of quic_flags_list.h. by bnc · 9 months ago
  2. bac4a63 Resolve the following 58 technical "build-missing-std-includes" debt issues: by QUICHE team · 10 months ago
  3. 022a94e Add lifetime tracking debug utility to QUICHE. by wub · 1 year ago
  4. b365877 Remove unused `module` argument from flag implementation. by bnc · 1 year ago
  5. 6fed964 Fix issues with Hpack EXPECT_DEATH test on Android + ChromeOS by awillia · 1 year, 1 month ago
  6. 88eca46 Merge quic_protocol_flags_list.h into quiche_protocol_flags_list.h. by bnc · 1 year, 1 month ago
  7. e6476d9 Add a new platform API QuicheScopedDisableExitOnDFatal to allow Envoy's QUIC code switching to use platform API implementation under net/quic/platform_overrides/. by danzh · 1 year, 2 months ago
  8. 99be906 Run include_cleaner on //third_party/quic/masque by asedeno · 1 year, 2 months ago
  9. 2497799 Refactor default QuicheMemSliceImpl to not wrap around QuicheBuffer. by vasilvv · 1 year, 2 months ago
  10. bfbde31 Remove QuicheMemSlice::impl() accessor. by vasilvv · 1 year, 3 months ago
  11. 7df7521 Tighten QuicheBuffer API. by QUICHE team · 1 year, 4 months ago
  12. 243b262 Replace absl::optional with std::optional in QUICHE. by vasilvv · 1 year, 4 months ago
  13. d24f499 Include googleurl via a proxy header by vasilvv · 1 year, 5 months ago
  14. ddf8227 Run include_cleaner on //third_party/spdy by vasilvv · 1 year, 5 months ago
  15. a99f4fa Remove extra warnings from internal QUICHE platform implementation. by bnc · 1 year, 11 months ago
  16. 3add075 Alter IP_TOS socket call for ECN based on platform. Fixes guitar failure. Respect existing DSCP configuration when setting ECN. by martinduke · 2 years ago
  17. 6e7791f Remove workaround for Chromium's lack of thread_local. by QUICHE team · 2 years ago
  18. 9f4be12 Make QUICHE unit tests work on platforms where googleurl is built without the system ICU support. by vasilvv · 2 years, 3 months ago
  19. e124b7b Rename QUICHE_EXPORT_PRIVATE to QUICHE_EXPORT by vasilvv · 2 years, 5 months ago
  20. dd30843 Remove QuicheStreamBufferAllocator platform API by vasilvv · 2 years, 6 months ago
  21. eb34e14 Deprecate quic_epoll API by vasilvv · 2 years, 6 months ago
  22. fe1c281 Delete quic_flags_impl.{h,cc}. by bnc · 2 years, 7 months ago
  23. 06ddcce Provide an EpollServer-based QuicEventLoop implementation and an API to integrate it into QUICHE. by vasilvv · 2 years, 9 months ago
  24. dad8fad Add inplace constructors for QuicheMemSlice and QuicheMemSliceImpl and use them in quic::WriteGfeMemSliceSpanToStream and video_streaming::QuicExternalRequest::WriteBody. by wub · 2 years, 9 months ago
  25. 43d466e Make QUICHE command-line flags use a different function to get value than the regular feature flags. by vasilvv · 2 years, 10 months ago
  26. 7ddea9b Move QUICHE test helper functions and classes into quiche::test namespace. by bnc · 2 years, 10 months ago
  27. 51dcf74 Add tests for QuicheLowerCaseString. by bnc · 2 years, 10 months ago
  28. 0313870 Do not include quiche_platform_impl headers from quic/platform/api. by bnc · 2 years, 10 months ago
  29. 590d67b Remove {QUIC,QUICHE}_PREDICT_{TRUE,FALSE} macros. by bnc · 2 years, 10 months ago
  30. 515f24f Remove quiche_test_helpers.h: by vasilvv · 2 years, 10 months ago
  31. a7532cd Remove quic_mock_log.h by vasilvv · 2 years, 10 months ago
  32. 5e3762e Flip restart flags for staging and gfe-dev-co production locations. by QUICHE team · 2 years, 11 months ago
  33. 3b119f6 Rename QuicheTest implementation to QuicheTestImpl. by bnc · 2 years, 11 months ago
  34. e5c727c Add two QuicheMemSliceTests. by bnc · 2 years, 11 months ago
  35. 32034b0 Provide default Abseil-based implementation for QuicheStackTrace. by vasilvv · 2 years, 11 months ago
  36. e96691f clang-format rest of //third_party/quiche/ by bnc · 3 years ago
  37. 7ad884d Remove VERIFY_AND_RETURN_SUCCESS. by bnc · 3 years ago
  38. ed8430c Removes http2_test_helpers.h from //third_party/http2/platform/api. by birenroy · 3 years ago
  39. d2746c0 Platformize enforcing header policy in Balsa. by bnc · 3 years ago
  40. e5642f3 Fix header guards in QUICHE. by bnc · 3 years ago
  41. bac0405 Relocate QUICHE files into quiche/ directory within the quiche repo, and change the relative include paths accordingly. by Bence Béky · 3 years ago