1. 6e9174e Deprecate QuicConnection.peer_address_ by replacing it by direct_peer_address. by wub · 4 years, 1 month ago
  2. 950c333 Deprecate QuicSession::SendStopSending(). by renjietang · 4 years, 1 month ago
  3. 37b722e Rename QuicConnection::AlternativePathState and refactor QuicConnection to store the default path information into a path object. by danzh · 4 years, 1 month ago
  4. 7f43cdf Deprecate --gfe2_restart_flag_quic_server_temporarily_retain_tls_zero_rtt_keys by mattm · 4 years, 1 month ago
  5. 5c30895 Deprecate --gfe2_reloadable_flag_quic_bbr2_disable_reno_coexistence. by wub · 4 years, 1 month ago
  6. 53d9995 Internal QUICHE change by mattm · 4 years, 1 month ago
  7. 110636a Set --quic_fix_on_stream_reset to false on Chromium. by wub · 4 years, 1 month ago
  8. bbc6a66 Get rid of dead code that was protected by deprecated --gfe_restart_flag_quic_startup_faster_interval_set by QUICHE team · 4 years, 1 month ago
  9. 5e29b6b Disable client-side ALPS for HTTP/3 in Chrome. by bnc · 4 years, 1 month ago
  10. 8747883 Close read side but not write side in QuicSpdyStream::OnStreamReset(). by bnc · 4 years, 1 month ago
  11. cb250b9 Replace QuicUnorderedSet and QuicHashSet with their direct Abseil counterparts. by vasilvv · 4 years, 1 month ago
  12. 5f2d7a3 Replace all implementations of EstimateMemoryUsage with a single QUICHE one. by vasilvv · 4 years, 1 month ago
  13. 98ad9db Remove unnecessary WriteScheduler-related includes. by bnc · 4 years, 1 month ago
  14. e4fbfde In TlsServerHandshaker, use normalized hostname to select cert and compute signature. by wub · 4 years, 1 month ago
  15. 0c73808 Internal QUICHE change by renjietang · 4 years, 1 month ago
  16. cbd1dd7 Deprecate --gfe2_reloadable_flag_quic_use_circular_deque_for_unacked_packets_v2 by haoyuewang · 4 years, 1 month ago
  17. cda4e97 Internal QUICHE change by ianswett · 4 years, 1 month ago
  18. 574f547 Deprecate --gfe2_reloadable_flag_quic_tls_use_early_select_cert. by wub · 4 years, 1 month ago
  19. 50465ab Replace spdy_macros.h with direct use of Abseil. by vasilvv · 4 years, 1 month ago
  20. f718c8e Move Http2Deque implementation into QUICHE. by vasilvv · 4 years, 1 month ago
  21. 8cfb52b Refactor OriginValuePair. by bnc · 4 years, 1 month ago
  22. a4b519c Rename QuicConnection member variable most_recent_alternative_path_ to alternative_path. by danzh · 4 years, 1 month ago
  23. 6ed6fbf Internal QUICHE change by danzh · 4 years, 1 month ago
  24. 5c194f3 Add ACCEPT_CH frame and implement serialization. by bnc · 4 years, 1 month ago
  25. 6e48654 Internal QUICHE change by ianswett · 4 years, 1 month ago
  26. 30536af Enable EndToEndTest.MultipleZeroRtt in Chrome. by renjietang · 4 years, 1 month ago
  27. 112eccd Replace QuicheUnorderedMap with absl::node_hash_map. by vasilvv · 4 years, 1 month ago
  28. 760dbed Replace QuicheStrCat with absl::StrCat and absl::StrFormat. by vasilvv · 4 years, 1 month ago
  29. c2fe7de Move Accept-CH value in TLS server handshaker to avoid one string copy. by bnc · 4 years, 1 month ago
  30. bc49a3d Remove unused process_single_input_frame functionality from Http2DecoderAdapter. by bnc · 4 years, 1 month ago
  31. 46d7229 Move SpdyNoOpVisitor out of test namespace. by bnc · 4 years, 1 month ago
  32. c18d1b1 Deprecate gfe2_reloadable_flag_quic_retransmit_after_receiving_retry. by renjietang · 4 years, 1 month ago
  33. d9064fc Move quiche_time_utils to platform/default. by vasilvv · 4 years, 1 month ago
  34. bd51c87 Provide a default implementation of QUICHE logging. by vasilvv · 4 years, 1 month ago
  35. 9e4ce27 Internal QUICHE change by haoyuewang · 4 years, 1 month ago
  36. 54c3145 Internal QUICHE change by haoyuewang · 4 years, 1 month ago
  37. b9d37de Internal QUICHE change by wub · 4 years, 1 month ago
  38. e9d9a9c Add a RemoteHandshakeService.TlsHandshakeV2 rpc to Alia, and implement it for IETF QUIC. by wub · 4 years, 1 month ago
  39. b38e023 Replace uses of CHECK/DCHECK with QUICHE_CHECK/QUICHE_DCHECK. by vasilvv · 4 years, 1 month ago
  40. 45a59fe Replace QuicUnorderedMap and QuicHashMap with the corresponding Abseil classes. by vasilvv · 4 years, 1 month ago
  41. afcc317 Make HTTP/2 logging use QUICHE logging by vasilvv · 4 years, 1 month ago
  42. 861766b deprecate gfe2_reloadable_flag_quic_split_up_send_rst_2. by renjietang · 4 years, 1 month ago
  43. 869e434 Add support for IETF QUIC RFCv1 by dschinazi · 4 years, 1 month ago
  44. f803516 Replace (D)CHECK with QUICHE_(D)CHECK. by vasilvv · 4 years, 1 month ago
  45. ed4f308 Make SPDY logging use QUICHE logging by vasilvv · 4 years, 1 month ago
  46. 14965e1 Deprecate 3 members of NetworkParams that were used for cwnd bootstrapping: by wub · 4 years, 1 month ago
  47. 3366808 Automated g4 rollback of changelist 354587392. by QUICHE team · 4 years, 1 month ago
  48. 5cef78e Platformize DCHECK and other macros. by vasilvv · 4 years, 1 month ago
  49. 17980fd Unify Keystore testing tools across GFE by QUICHE team · 4 years, 2 months ago
  50. 3c93a02 Relax QUIC connection migration restriction to allow peer address port change during handshake. by danzh · 4 years, 2 months ago
  51. cc0b669 Internal QUICHE change by mattm · 4 years, 2 months ago
  52. df2ec4a Add more detailed flag count for by haoyuewang · 4 years, 2 months ago
  53. 7a9048e Add more detailed flag count for by haoyuewang · 4 years, 2 months ago
  54. 4ea319b Make QUICHE export use new-style default impl. by vasilvv · 4 years, 2 months ago
  55. a17e148 Internal QUICHE change by wub · 4 years, 2 months ago
  56. 1673946 Move QUIC_EXPORT into QUICHE platform. by vasilvv · 4 years, 2 months ago
  57. e962f76 Add ReplaceConnectionId to QuicPeerIssuedConnectionId manager to support connection ID replacement via long packet header. by haoyuewang · 4 years, 2 months ago
  58. b32f8c2 Internal QUICHE change by danzh · 4 years, 2 months ago
  59. 1fe972f Deprecate gfe2_reloadable_flag_quic_granular_qpack_error_codes. by bnc · 4 years, 2 months ago
  60. 1d6dcd3 Remove unused HpackHuffmanTable. by bnc · 4 years, 2 months ago
  61. 3a01fb9 Deprecate gfe2_reloadable_flag_http2_use_fast_huffman_encoder. by bnc · 4 years, 2 months ago
  62. 219bd57 Deprecate gfe2_reloadable_flag_quic_deprecate_http2_priority_experiment. by bnc · 4 years, 2 months ago
  63. 28ff109 Restructure QUICHE platform by splitting it into "default" and "overrides". by vasilvv · 4 years, 2 months ago
  64. faba24c Close QUIC connection with QUIC_TOO_MANY_OUTSTANDING_SENT_PACKETS when unacked map exceeds a threshold. by wub · 4 years, 2 months ago
  65. 046212e Fix some errors in quic_connection_test and rename some class members. by danzh · 4 years, 2 months ago
  66. d0b353c Add QuicSelfIssuedConnectionIdManager that handles RetireConnectionId Frame. by haoyuewang · 4 years, 2 months ago
  67. ad76b0c Deprecate flag quic_extract_x509_subject_using_certificate_view, by vasilvv · 4 years, 2 months ago
  68. a8307a8 Deprecate quic_send_version_negotiation_for_short_connection_ids by dschinazi · 4 years, 2 months ago
  69. 33d194f Deprecate gfe2_reloadable_flag_quic_new_priority_update_frame. by bnc · 4 years, 2 months ago
  70. 2920fcf Deprecate gfe2_reloadable_flag_quic_do_not_clip_received_error_code. by bnc · 4 years, 2 months ago
  71. 443fa2d Add a missing QUIC_EXPORT in http_constants. by vasilvv · 4 years, 2 months ago
  72. 272fffe In QuicConnection, add DCHECKS before using path_validator_. by renjietang · 4 years, 2 months ago
  73. 7aef4da During QUIC handshake check IsHandshakeConfirmed() before mark address_validated_ as true. by danzh · 4 years, 2 months ago
  74. b7a3339 Deprecate --gfe2_reloadable_flag_quic_round_up_tiny_bandwidth. by wub · 4 years, 2 months ago
  75. a690650 QuicSentPacketManager::OnConnectionMigration() shouldn't mark packet for retransmission if the packet doesn't have transmittable frames. If such packet is still in flight, mark it not to contribute to congestion control. by danzh · 4 years, 2 months ago
  76. 1c9cb6b Enable ALPS in QUIC TLS client handshake and parse ACCEPT_CH frame. by bnc · 4 years, 2 months ago
  77. 7f1d9e1 Let QuicConnection::UpdatePacketContent() return connection state. by renjietang · 4 years, 2 months ago
  78. af54215 Enable ALPS in QUIC TLS server handshaker and send ACCEPT_CH data if any. by bnc · 4 years, 2 months ago
  79. 4f43a02 Fix use of DCHECK with std::unique_ptr by dschinazi · 4 years, 2 months ago
  80. 8063bfa Fix the following error when building iOS: by QUICHE team · 4 years, 2 months ago
  81. f33be61 Refactor to make :http_frames_lib build with --config=android_arm. by bnc · 4 years, 2 months ago
  82. 47d67c3 Add PeerIssuedConnectionIdManager that handles NewConnectionId Frame. by haoyuewang · 4 years, 2 months ago
  83. 0f1aa58 Add TlsServerHandShaker::GetAcceptChValueForOrigin() to configure ACCEPT_CH value. by bnc · 4 years, 2 months ago
  84. 4049461 Parse received ALPS data in QuicSpdySession. by bnc · 4 years, 2 months ago
  85. c96b04a Disable feature flags that broke Chromium unit tests in order to move the roll forward. by vasilvv · 4 years, 2 months ago
  86. 48b4668 Add debugging logging for b/177651625. by fayang · 4 years, 2 months ago
  87. 5c9a9ce In QuicConnection, log the most recent frame type in a packet. by renjietang · 4 years, 2 months ago
  88. ab0c7a3 Refactor QuicConnection::OnConnectionMigration() to use active_effective_peer_migration_type_ instead of passing in the address change type as a parameter. by danzh · 4 years, 2 months ago
  89. 557f263 Internal QUICHE change by bnc · 4 years, 2 months ago
  90. 2094848 Internal QUICHE change by fayang · 4 years, 2 months ago
  91. bc6041f Internal QUICHE change by wub · 4 years, 2 months ago
  92. a18cd98 Internal QUICHE change by fayang · 4 years, 2 months ago
  93. 6d177cf Internal QUICHE change by fayang · 4 years, 2 months ago
  94. 0f33bc6 Internal QUICHE change by fayang · 4 years, 2 months ago
  95. d4247e7 Internal QUICHE change by fayang · 4 years, 2 months ago
  96. defaac7 Internal QUICHE change by ianswett · 4 years, 2 months ago
  97. de51b0a Internal QUICHE change by ianswett · 4 years, 2 months ago
  98. 9aef115 Fixes test flakiness by forcing the test client to reconnect after fuzzed requests. by QUICHE team · 4 years, 2 months ago
  99. 1c18357 In QuicConnection, cancel the previous path validation request before starting a new one. by renjietang · 4 years, 2 months ago
  100. 55006b0 Send correct QUIC CRYPTO_ERROR connection error for TLS errors by mattm · 4 years, 2 months ago