- 13ebfa6 Deprecate --gfe2_reloadable_flag_quic_save_user_agent_in_quic_session. by wub · 4 years, 8 months ago
- f238f60 Use trampoline for TicketCrypterGoogle3::Decrypt by nharper · 4 years, 8 months ago
- 1b6221e Don't set default encryption level to ENCRYPTION_HANDSHAKE by nharper · 4 years, 8 months ago
- 4bf78e2 Deprecate gfe2_reloadable_flag_quic_fix_undecryptable_packets. by fayang · 4 years, 8 months ago
- 2146ce8 Stop tracking http response size and latency from QuicConnectionStats. Not protected. by wub · 4 years, 8 months ago
- eccd8cc Replace gfe2_reloadable_flag_quic_enable_zero_rtt_for_tls with gfe2_restart_flag_quic_enable_zero_rtt_for_tls_v2 by renjietang · 4 years, 8 months ago
- 1c0d411 Replace reloadable quic_enable_tls_resumption flag with restart flag by nharper · 4 years, 8 months ago
- 4903eab Deflake e2e test because of spurious loss detected. by fayang · 4 years, 8 months ago
- 635dbbd For quic loss detection tuning: return response_size from quicacklistenerinterface::onpacketacked in addition to the response_time, then use it to normalize the average http latency used for reward. stats not protected; lossdetectiontuner change protected by existing --gfe2_reloadable_flag_quic_enable_loss_detection_experiment_at_gfe. by wub · 4 years, 8 months ago
- 1abc180 Minor improvements to quic/core/http:end_to_end_test by bnc · 4 years, 9 months ago
- 0cc85ef Fix hpack error code mapping to quicerrorcode. not protected. by bnc · 4 years, 9 months ago
- 4d08e81 Deprecate gfe2_reloadable_flag_quic_fix_server_pto_timeout. by fayang · 4 years, 9 months ago
- 8203127 Enable TLS in EndToEndTest.ZeroRttProtectedConnectionClose by nharper · 4 years, 9 months ago
- 95001b0 Enable gfe2_reloadable_flag_quic_fix_undecryptable_packets and gfe2_reloadable_flag_quic_fix_packet_number_length in //third_party/quic/core/http:end_to_end_test. by fayang · 4 years, 9 months ago
- 3f90646 Deprecate gfe2_reloadable_flag_quic_do_not_retransmit_immediately_on_zero_rtt_reject by renjietang · 4 years, 9 months ago
- b104f0f For quic loss detection tuning, add a new reward function using average http latency and run it side by side with the existing reward function. protected by --gfe2_reloadable_flag_quic_enable_loss_detection_experiment_at_gfe. by wub · 4 years, 9 months ago
- 5af1967 Prevent infinite loops in QUIC e2e test by dschinazi · 4 years, 9 months ago
- 1c41a1d Fix memory safety issues in e2e test by dschinazi · 4 years, 9 months ago
- ff4240d Make QuicSession::ResetStream() smarter. by renjietang · 4 years, 9 months ago
- cfef570 In quic, add a connection option to disable blackhole detection on both sides. not used yet. not protected. by fayang · 4 years, 9 months ago
- 97da12c Deprecate gfe2_reloadable_flag_quic_donot_change_queued_ack. by fayang · 4 years, 9 months ago
- 4ae5f98 Deprecate gfe2_reloadable_flag_quic_fix_last_inflight_packets_sent_time. by fayang · 4 years, 9 months ago
- b490c3a Fix bug in enabling tls resumption in quic, protected by quic_enable_tls_resumption_v2 by nharper · 4 years, 9 months ago
- f0fa58f Deprecate gfe2_reloadable_flag_quic_advance_ack_timeout_update. by fayang · 4 years, 9 months ago
- 6458eb3 Introduce Legacy Version Encapsulation by dschinazi · 4 years, 9 months ago
- b86732a Turn on end_to_end tests on TLS 0-RTT reject. by renjietang · 4 years, 9 months ago
- 775ac2c Support 0-RTT TLS in QuicSpdySession by nharper · 4 years, 10 months ago
- 40975ad Deprecate quic_negotiate_ack_delay_time by dschinazi · 4 years, 10 months ago
- be634b7 For loss detection tuning, if user agent is available, save it into quicsession. protected by --gfe2_reloadable_flag_quic_save_user_agent_in_quic_session. by wub · 4 years, 10 months ago
- 5c36288 In quic, use transport params to announce the support of handshake_done frame. protected by gfe2_reloadable_flag_quic_support_handshake_done_in_t050. by fayang · 4 years, 10 months ago
- 2110bbd Create a SessionCache for TLS resumption in QUIC HTTP EndToEndTest by nharper · 4 years, 10 months ago
- 6cccce4 Deprecate gfe2_reloadable_flag_quic_notify_handshaker_on_connection_close. by fayang · 4 years, 10 months ago
- aa4f3f2 Default enable 5rto blackhole detection. protected by gfe2_reloadable_flag_quic_default_enable_5rto_blackhole_detection. by fayang · 4 years, 10 months ago
- db67222 Add WaitForHandshakeConfirmed. In those tests with large packet loss, wait for handshake confirmed before upping the loss rate. Also disable T050 for those tests, as there is T050 does not have HANDSHAKE_DONE frame. by fayang · 4 years, 10 months ago
- 7e396f5 Rename QuicClientBase::WaitForCryptoHandshakeConfirmed to WaitForOneRttKeysAvailable. by fayang · 4 years, 10 months ago
- 1241167 (n/a) deflake endtoendpacketreorderingtest.reorderedconnectivityprobing. test only. by wub · 4 years, 10 months ago
- fc56ce1 Deflake //third_party/quic/core/http:end_to_end_test. by fayang · 4 years, 10 months ago
- bd94f4c Deprecate gfe2_reloadable_flag_quic_stream_id_manager_handles_accounting. by fayang · 4 years, 10 months ago
- b8f8344 Deprecate gfe2_reloadable_flag_quic_break_session_stream_close_loop. by fayang · 4 years, 10 months ago
- e05b829 Simplify AckNotifierWithPacketLossAndBlockedSocket test. by bnc · 4 years, 10 months ago
- 631f160 Add transport parameters to QuicConnectionDebugVisitor by dschinazi · 4 years, 10 months ago
- 9d0a885 Change EndToEndTestServerPush::kNumMaxStreams type to unblock QUICHE merge. by bnc · 4 years, 11 months ago
- f67b5c5 Send correct max_ack_delay in QUIC+TLS by dschinazi · 4 years, 11 months ago
- a26a461 Reenable QUIC e2e more tests with TLS by dschinazi · 4 years, 11 months ago
- aec907a Fix AckNotifierWithPacketLossAndBlockedSocket by dschinazi · 4 years, 11 months ago
- 4254280 Deflake AckNotifierWithPacketLossAndBlockedSocket by dschinazi · 4 years, 11 months ago
- f6ba532 Disable AckNotifierWithPacketLossAndBlockedSocket in Chrome by dschinazi · 4 years, 11 months ago
- e30a343 Re-enable TLS for EndToEndTest.AckNotifierWithPacketLossAndBlockedSocket. by bnc · 4 years, 11 months ago
- 9f430a5 In quic, update ack timeout upon receiving a retransmittable frame, rather than waiting for the packet to be fully processed. protected by gfe2_reloadable_flag_quic_advance_ack_timeout_update. by fayang · 5 years ago
- b761f4c Use WaitUntil in EndToEndTest.SimpleStopSendingTest to fix the flakiness. by fayang · 5 years ago
- fa20746 Use GetGuaranteedLargestMessagePayload in SendMessages to make it less flaky. GetCurrentLargestMessagePayload maybe 1-byte larger when there is pending frames, and this will be addressed in b/155761918. by fayang · 5 years ago
- a6a85a8 gfe-relnote: In QUIC with TLS, do not proceed in SetWriteSecret if connection has been closed. Protected by gfe2_reloadable_flag_quic_notify_handshaker_on_connection_close. by fayang · 5 years ago
- 569a0d0 Reenable some disabled e2e test for TLS. by fayang · 5 years ago
- 52ffb98 Internal QUICHE change by bnc · 5 years ago
- 533c4d9 gfe-relnote: n/a. Remove obsolete comment from test. by bnc · 5 years ago
- be284d1 Introduce single-parameter variant of QuicConfig::SetIdleNetworkTimeout by dschinazi · 5 years ago
- 0488c6f Double check version in e2e test by dschinazi · 5 years ago
- b5a07a1 Enable third_party/quic/core/http:end_to_end_test with all supported versions. by fayang · 5 years ago
- 241ba60 remove num_expected_unidirectional_static_streams_ from QuicSession. by renjietang · 5 years ago
- 260f2e4 gfe-relnote: Deprecate gfe2_reloadable_flag_spdy_enable_granular_decompress_errors. by bnc · 5 years ago
- 40a0b96 gfe-relnote: n/a, test-only change. by bnc · 5 years ago
- f738fbd Automated g4 rollback of changelist 307677297. by bnc · 5 years ago
- faa8554 Enable TLS for some tests in quic/core/http/end_to_end_tests.cc. by bnc · 5 years ago
- d62ea77 gfe-relnote: In QUIC, break QuicStream::CloseRWSide -> QuicSession::CloseStream -> QuicStream::OnClose -> CloseRWSide loop. Protected by gfe2_reloadable_flag_quic_break_session_stream_close_loop. by fayang · 5 years ago
- aaaf1a4 Make PSK handshake fail with QUIC+TLS by dschinazi · 5 years ago
- 60ba193 Do not allow push until MAX_PUSH_ID is received. by bnc · 5 years ago
- 7379c49 Stop running third_party/quic/core/http:end_to_end_test with PCC and different priority tags. by fayang · 5 years ago
- 361c496 gfe-relnote: Refactor SetMaxAllowedPushId() method, add DCHECKs. Not protected. by bnc · 5 years ago
- 1faf10c Remove unnecessary QuicSpdySession::SetMaxAllowedPushId() calls in tests that are not run with IETF QUIC versions. by bnc · 5 years ago
- 7bdef9f gfe-relnote: (n/a) Deprecate --gfe2_reloadable_flag_quic_check_handshake_timeout_before_idle_timeout. by wub · 5 years ago
- 38cc1ee Remove many uses of QUIC_VERSION_99 in tests by dschinazi · 5 years ago
- 2ccfbcf gfe-relnote: In QUIC, arm 1st PTO based on the earliest in flight packet sent time. Protected by gfe2_reloadable_flag_quic_arm_pto_with_earliest_sent_time. by fayang · 5 years ago
- c015e02 gfe-relnote: (n/a) Merge some functionality in quic_socket_utils to quic_linux_socket_utils. No behavior change. by wub · 5 years ago
- 77b4641 Add and use unique SpdyFramerErrors and QuicErrorCodes for each HpackDecodingError entry. by bnc · 5 years ago
- 23f4bb9 Remove use of GetNumSentClientHellos from //third_party/quic tests by nharper · 5 years ago
- 57cd22a gfe-relnote: (n/a) Increase the (handshake|idle) timeout values used in the "PreSharedKey" test in third_party/quic/core/http:end_to_end_test. Test only. by wub · 5 years ago
- 051660f gfe-relnote: Add a quic::test::ServerThread::WaitUntil method and use it in quic end_to_end_test. Test only. by wub · 5 years ago
- 0a8ff62 gfe-relnote: No longer send a RESET_STREAM in response to a STOP_SENDING if the stream is write closed. Protected by disabled gfe2_reloadable_flag_quic_enable_version_99. by ianswett · 5 years ago
- 374bd17 gfe-relnote: (n/a) Increase the time in some quic http end_to_end_tests to reduce flakiness. Test only, not protected. by wub · 5 years ago
- cd9aeb0 gfe-relnote: Check handshake timeout before idle timeout in QuicConnection. Protected by --gfe2_reloadable_flag_quic_check_handshake_timeout_before_idle_timeout. by wub · 5 years ago
- e11825e Instead of checking handshake done frame received, just check both endpoints' handshake state is HANDSHAKE_CONFIRMED. There is a possibility where HANDSHAKE_DONE frame is received before observer gets set. by fayang · 5 years ago
- 0106294 gfe-relnote: In QUIC version T099, implement HANDSHAKE_DONE frame to drive the handshake to confirmation on the client side. Not used in prod yet. by fayang · 5 years ago
- 97da52b Refactor some QUIC version code by dschinazi · 5 years ago
- 961eaa0 gfe-relnote: Deprecate gfe2_reloadable_flag_quic_enable_pto. by fayang · 5 years ago
- e6d9467 Remove "incoming" from QUIC stream limit config code. by renjietang · 5 years ago
- 3341640 gfe-relnote: Deprecate QUIC flag quic_send_max_push_id_with_settings which was added to facilitate QUIC merge. Protected by disabled QUIC version 99. by rch · 5 years ago
- ba2fb7e Use quiche string libraries in third_party/quic/core/http by dmcardle · 5 years ago
- 76881f0 Refactor quic_enable_version flags by dschinazi · 5 years ago
- 5debd13 Set quic_send_max_push_id_with_settings in some test cases by nharper · 5 years ago
- c576950 Use IsStreamError() and friends gMock matchers in quic/core/http. by bnc · 5 years ago
- 7e9155d Move NoopQpackStreamSenderDelegate to qpack_test_utils.h. by bnc · 5 years ago
- dcea9b8 Remove use of illegal ":version" HTTP pseudo-header in tests by dschinazi · 5 years ago
- 8b87195 Add comments on why an end_to_end test is disabled for IETF QUIC. by renjietang · 5 years ago
- 4057e64 Loose the expectation of EndToEndTestWithTls.SendAndReceiveCoalescedPackets by fayang · 5 years ago
- e5c1238 Cleanup unused code in QuicStream. by renjietang · 5 years ago
- 58f7107 gfe-relnote: In QUIC T049+, support sending coalesced packets. by fayang · 5 years ago
- 8a27b0f gfe-relnote: Deprecate gfe2_reloadable_flag_quic_simplify_stop_waiting. by fayang · 5 years ago
- e42f7ad Move QPACK test utilities to test_tools/qpack/. by bnc · 5 years ago
- 07a2b07 Fix 26 ClangTidy - Readability findings in //depot/google3/third_party/quic/. by wub · 5 years ago
- cff885a gfe-relnote: In QUIC, clean up !session_decides_what_to_write code path. by fayang · 5 years ago