1. a406a2a Explicitly specifies nice mocks in OgHttp2AdapterTest.ClientServerInteractionTest. by birenroy · 2 years ago
  2. d11ec8e Use QUICHE platform in //third_party/epoll_server by vasilvv · 2 years ago
  3. f0a04ef Change absl::string_view to std::unique_ptr<char[]> in QuicConnection::BufferedPacket to make the ownership clear. by fayang · 2 years ago
  4. 773c8a0 Disable resumption when receiving NRES connection option. by fayang · 2 years ago
  5. 858730e Removes more instances of C++20-style designated initializers from oghttp2_adapter_test.cc. by birenroy · 2 years ago
  6. 765bf00 Removes C++20-style designated initializers from oghttp2_adapter_test.cc. by birenroy · 2 years ago
  7. bb569e2 Add string_view local variables to avoid repetition. by bnc · 2 years ago
  8. 46627c3 Use more early returns in Balsa. by bnc · 2 years ago
  9. be6b66b Deprecate --gfe2_reloadable_flag_quic_server_reverse_validate_new_path3 by danzh · 2 years ago
  10. fa9a1fe Use string_view in BalsaVisitorInterface. by bnc · 2 years ago
  11. 99e1367 Remove some of the APIs from epoll_server/platform by vasilvv · 2 years ago
  12. af2e52a Deprecate --gfe2_reloadable_flag_quic_count_bytes_on_alternative_path_seperately. by danzh · 2 years ago
  13. bcf4072 Remove support for CONNECT-FOO methods by dschinazi · 2 years ago
  14. 376d10d Removes C++20-style designated initializers from nghttp2_adapter_test.cc. by birenroy · 2 years ago
  15. c98432c Removes C++20-style designated initializers from adapter_impl_comparison_test.cc. by birenroy · 2 years ago
  16. 56e3000 Removes C++20-style designated initializers from nghttp2_test_utils.h. by birenroy · 2 years ago
  17. b4c2932 Add QuicPingManager to manage the PING alarm. by fayang · 2 years ago
  18. e7a89b7 Deliver INITIAL packets before other packets. by ramosalex · 2 years ago
  19. b37451f While sending PATH_CHALLENGE, make sure QuicConnection flushes probing packet on alternative path before bundling ACK. by danzh · 2 years ago
  20. a4492b1 Remove extraneous newline from the end of huffman_spec_tables.cc. by bnc · 2 years ago
  21. 28dcdc2 Deprecate --gfe2_reloadable_flag_quic_limit_encoder_dynamic_table_size. by bnc · 2 years ago
  22. 1393b9c clang-format third_party/http2 by bnc · 2 years ago
  23. 8785116 Export four currently unexported HTTP/2 tests. by vasilvv · 2 years ago
  24. 5d39333 In QuicConnection, rename ping_timeout_ to keep_alive_ping_timeout_. Remove two getters ping_timeout() and initial_retransmittable_on_wire_timeout(). by fayang · 2 years ago
  25. bdf2818 Add QUICHE_EXPORT_PRIVATE and QUICHE_NO_EXPORT as necessary. by bnc · 2 years ago
  26. 3000cba Remove connection close-related QUIC_BUGs. by bnc · 2 years ago
  27. bb0ae43 Remove unused PushId and struct MaxPushIdFrame. by bnc · 2 years ago
  28. 89ff10e Deprecate --gfe2_reloadable_flag_quic_ignore_max_push_id. by bnc · 2 years ago
  29. 865cd3a clang-format third_party/quic by bnc · 2 years ago
  30. a85581e Remove legacy MASQUE mode by dschinazi · 2 years ago
  31. 2b58580 Use QUICHE_BUG instead of GFE_BUG in Balsa. by bnc · 2 years ago
  32. d7a507e Internal change by QUICHE team · 2 years ago
  33. 78d965d Remove datagram context registration by dschinazi · 2 years ago
  34. e96691f clang-format rest of //third_party/quiche/ by bnc · 2 years ago
  35. 21675db Remove HTTP Datagram contexts by dschinazi · 2 years ago
  36. dc09341 clang-format //third_party/spdy/ by bnc · 2 years ago
  37. 29b5413 Add a missing QUICHE_EXPORT_PRIVATE to spdy_protocol.h by vasilvv · 2 years ago
  38. 1f6280a Export quiche_file_utils.h test data into QUICHE by vasilvv · 2 years ago
  39. 8b53f6c Change quic::test::ServerThread to take a std::unique_ptr<QuicServer> instead of a raw pointer. by wub · 2 years ago
  40. bed871a clang-format //third_party/http2/ by bnc · 2 years ago
  41. d49878d clang-format //third_party/http2/ by bnc · 2 years ago
  42. d58e7e2 clang-format //third_party/http2/ by bnc · 2 years ago
  43. 1453751 clang-format rest of //third_party/quic/ by bnc · 2 years ago
  44. 7e841d3 Fix Chromium build. by vasilvv · 2 years ago
  45. b6478e3 Deprecate --gfe2_reloadable_flag_enable_tcp_session_security_policy_id_logging. by QUICHE team · 2 years ago
  46. cee9013 Rename quic_transport_test_utils.h to web_transport_test_utils.h by vasilvv · 2 years ago
  47. 7ad884d Remove VERIFY_AND_RETURN_SUCCESS. by bnc · 2 years ago
  48. 76b4dae Use Span in QUIC-LB EncryptionPass() by martinduke · 2 years ago
  49. cf2d878 Fix some includes in third_party/http2 tests. by bnc · 2 years ago
  50. f34762f Add QUICHE_EXPORT_PRIVATE as necessary. by bnc · 2 years ago
  51. e3441c3 Add benchmark tests to QUIC-LB library by martinduke · 2 years ago
  52. 1637d8c clang-format QUICHE by bnc · 2 years ago
  53. b91850e clang-format QUICHE by bnc · 2 years ago
  54. 862751f clang-format QUICHE by bnc · 2 years ago
  55. ced0950 clang-format QUICHE by bnc · 2 years ago
  56. bd76ad8 clang-format QUICHE by bnc · 2 years ago
  57. 7b81c57 clang-format QUICHE by bnc · 2 years ago
  58. ed8430c Removes http2_test_helpers.h from //third_party/http2/platform/api. by birenroy · 2 years ago
  59. 2a5ac3e Use std::tuple and std::get instead of testing:: aliases in QUICHE. by bnc · 2 years ago
  60. 5e9007f clang-format QUICHE by bnc · 2 years ago
  61. 9d9501a clang-format QUICHE by bnc · 2 years ago
  62. d307dfe Unexport quic_transport. by vasilvv · 2 years ago
  63. e0652cf clang-format QUICHE by bnc · 2 years ago
  64. 09b941f Import of QUIC trace library from GitHub using workflow squash_head. by vasilvv · 2 years ago
  65. 8fa40ee clang-format QUICHE by bnc · 2 years ago
  66. 0fa51b7 clang-format QUICHE by bnc · 2 years ago
  67. cf3265b clang-format QUICHE by bnc · 2 years ago
  68. 2eb06bc Remove or narrow down some unnecessary includes. by vasilvv · 2 years ago
  69. c3e62b6 Provide the default implementation of QuicheTestLoopback by vasilvv · 2 years ago
  70. 6ca93ee clang-format QUICHE by bnc · 2 years ago
  71. e3f80ec clang-format QUICHE by bnc · 2 years ago
  72. ce15403 Internal change by fayang · 2 years ago
  73. 90b9eb4 clang-format QUICHE by bnc · 2 years ago
  74. 1959ff9 clang-format QUICHE by bnc · 2 years ago
  75. 8247a39 clang-format QUICHE by Bence Béky · 2 years ago
  76. ad5cdbc Updates QpackHeaderTable to use QuicheCircularDeque rather than std::deque. by birenroy · 2 years ago
  77. f2ad190 Edit and clang-format third_party/quic/core/crypto/crypto_framer_test.cc. by bnc · 2 years ago
  78. 9d3032d Validate that received GOAWAY last-stream-ID fields are non-increasing in oghttp2. by diannahu · 2 years ago
  79. ed01f7a Migrates HpackHeaderTable from std::deque to quiche::QuicheCircularDeque. by birenroy · 2 years ago
  80. 8864d08 Fix the receipt of GOAWAYs as the server in oghttp2. by diannahu · 2 years ago
  81. 8760571 Automated g4 rollback of changelist 437128224. by danzh · 2 years ago
  82. d2746c0 Platformize enforcing header policy in Balsa. by bnc · 2 years ago
  83. daa2fda Use relative include paths for OpenSSL and zlib in QUICHE. by vasilvv · 2 years ago
  84. 91f7c25 Handle new/pending streams on receipt of a GOAWAY in oghttp2. by diannahu · 2 years ago
  85. e5642f3 Fix header guards in QUICHE. by bnc · 2 years ago
  86. 6487e88 Deprecate --gfe2_reloadable_flag_quic_tls_no_select_cert_if_disconnected. by wub · 2 years ago
  87. e8a0225 Internal change by fayang · 2 years ago
  88. 7f718d0 Make QUICHE pragmas which disable warnings google3-specific. by rch · 2 years ago
  89. 30045be Remove connection_option RVCM such that IETF QUIC connection migration is default on. by haoyuewang · 2 years ago
  90. d0152ca Change QuicPathChallengeFrame and QuicPathResponseFrame to be inlined quic frame. by wub · 2 years ago
  91. 9af10d5 Update oghttp2 to close streams above a received GOAWAY's last_stream_id. by diannahu · 2 years ago
  92. 077951a Change default path degrading delay to 4PTOs when PTO is enabled. by renjietang · 2 years ago
  93. 77084d5 Minor cleanup of the QUIC-LB library. Take review comments from late in the process and apply them to earlier classes. by martinduke · 2 years ago
  94. aac648c Internal change by QUICHE team · 2 years ago
  95. bac0405 Relocate QUICHE files into quiche/ directory within the quiche repo, and change the relative include paths accordingly. by Bence Béky · 2 years ago
  96. 5e7b6a1 Set the chrome_value to true for quic_allow_client_enabled_bbr_v2 to allow the flag to be deprecated. by ianswett · 2 years ago
  97. 0b368e4 Rollback --gfe2_reloadable_flag_quic_set_burst_token as the GWS experiment completes. by haoyuewang · 2 years ago
  98. fdb832e Disable test violating stringview [preconditions](https://timsong-cpp.github.io/cppwp/string.view.cons). by QUICHE team · 2 years ago
  99. a7c9d07 Add SendAlgorithmInterface::HasGoodBandwidthEstimateForResumption() to be used to gauge if there is a good enough bandwidth estimate for bandwidth resumption. by haoyuewang · 2 years ago
  100. b0a9bcc Simply SetRetransmissionAlarm by consolidating more of the changes from cl/381566145 and cl/314387174 into SetRetransmissionAlarm to ensure the logic is applied consistently. by fayang · 2 years ago