1. 4fd1105 gfe-relnote: QUIC_BUG instead of LOG(ERROR) in CreateQuicVersionLabel if the HandshakeProtocol is unknown by nharper · 6 years ago
  2. 14650e4 gfe-relnote: In QUIC, add code counts for RTT status when cwnd gets bootstrapped. Not protected. by fayang · 6 years ago
  3. 8cafde0 gfe-relnote: In QUIC cwnd bootstrapping experiment, protect decreasing cwnd gain and pacing gain by gfe2_reloadable_flag_quic_conservative_cwnd_and_pacing_gains. by fayang · 6 years ago
  4. ebabffd gfe-relnote: Fix appending padding in QuicPacketCreator::CreateAndSerializeStreamFrame. Protected by QUIC_VERSION_99 by nharper · 6 years ago
  5. 0ddbfe8 Cleanup: remove unused serialized crypto config from QuartcDispatcher. by QUICHE team · 6 years ago
  6. 546a628 Allow HttpDecoder visitor to return bool upon receiving HTTP/3 frames. by renjietang · 6 years ago
  7. 75d2396 gfe-relnote: In QUIC, make QUIC_TOO_MANY_OUTSTANDING_SENT_PACKETS connection close detail more informative. Not protected. by fayang · 6 years ago
  8. 08b7f55 gfe-relnote: Remove version negotiation packet tests from QuicConnectionTest; test-only change by nharper · 6 years ago
  9. 68d15a8 Propagate receive_timestamp and lost message frames from QUIC to WebRTC. by QUICHE team · 6 years ago
  10. 0584915 gfe-relnote: (n/a) Deflake quic_endpoint_test. Test only. by wub · 6 years ago
  11. eaab5ad gfe-relnote: Remove use of QuicEndian from QuicFramer, not flag protected by nharper · 6 years ago
  12. bd1a039 In HTTP/3, wait until bodies are consumed before consuming trailers. by renjietang · 6 years ago
  13. 374888f gfe-relnote: Remove QUIC version 44. by fayang · 6 years ago
  14. 5cf62a0 Force quic_optimize_inflight_check off for Quartc. by QUICHE team · 6 years ago
  15. 4dc99c0 gfe-relnote: n/a, add a missing space in log message. by zhongyi · 6 years ago
  16. 9c7c50a gfe-relnote: Remove dead code from QuicUtils::GetFirstUnidirectionalStreamId; not flag protected by nharper · 6 years ago
  17. 03637f5 gfe-relnote: (n/a) Deprecate --gfe2_reloadable_flag_quic_always_get_bw_sample_when_acked. by wub · 6 years ago
  18. d4291e4 gfe-relnote: In QUIC, add VersionHasIetfInvariantHeader and VersionSupportsMessageFrames. No functional change expected. Not protected. by fayang · 6 years ago
  19. b42a8c5 Add source connection ID parsing to QuicFramer::ProcessPacketDispatcher by dschinazi · 6 years ago
  20. ac6805d Add client connection ID methods to quic_packets by dschinazi · 6 years ago
  21. 9467db0 gfe-relnote: Pass receive_timestamp to OnMessageAcked(). by QUICHE team · 6 years ago
  22. f5e6845 Refactor how TLS versions get enabled by nharper · 6 years ago
  23. 34df585 Propagate Datagram ACKs from QuartcSession by QUICHE team · 6 years ago
  24. 334f023 Fix expected_server_connection_id_length on client by dschinazi · 6 years ago
  25. baea59c Make CreateIncomingStream() to take PendingStream* instead of PendingStream. PendingStream* will be passed to create QuicStream. by renjietang · 6 years ago
  26. b417d60 Add a client connection ID to version negotiation packet creation by dschinazi · 6 years ago
  27. 18f9a35 Add quic_no_framer_object_in_dispatcher to QuicVersionInitializeSupportForIetfDraft by dschinazi · 6 years ago
  28. 6dc8368 Prepare tests and fuzzer for client connection IDs by dschinazi · 6 years ago
  29. 8ff7482 Rename QUIC connection ID to server connection ID, part 2 by dschinazi · 6 years ago
  30. f0a7fd8 gfe-relnote: In QUIC, only decrease cwnd gain and pacing gain when cwnd increases or allow cwnd to decrease in initial cwnd experiment. Protected by gfe2_reloadable_flag_quic_gfe_selected_initial_cwnd_experiments and ENABLED quic_fix_bbr_cwnd_in_bandwidth_resumption. by fayang · 6 years ago
  31. 0a4b9c5 gfe-relnote: Remove stateless reject from QUIC. This deprecates two flags in the false position: --gfe2_reloadable_flag_enable_quic_stateless_reject_support and --gfe2_reloadable_flag_quic_use_cheap_stateless_rejects. by wub · 6 years ago
  32. 85f1890 QuicConnection methods call CloseConnection rather than by fkastenholz · 6 years ago
  33. 0220865 Fix threading in EndToEndTestWithTls.NoUndecryptablePackets by dschinazi · 6 years ago
  34. bb1c489 Support HTTP/3 style of Server push. by renjietang · 6 years ago
  35. 6810fb5 gfe-relnote: (n/a) Remove a stateless reject test from crypto_handshake_message_test. Test only. by wub · 6 years ago
  36. 965ce09 Add more debug logs that were useful during interop by dschinazi · 6 years ago
  37. 8cf087e Add QUIC_BUG_IF on empty opportunistic ACKs by dschinazi · 6 years ago
  38. a484f98 Add QuicFramerTest.CoalescedPacketWithZeroesRoundTrip by dschinazi · 6 years ago
  39. 71117a7 Add quic_simplify_stop_waiting to QuicVersionInitializeSupportForIetfDraft by dschinazi · 6 years ago
  40. 0391669 gfe-relnote: In QUIC, do not send STOP_WAITING if no_stop_waiting_frame_ is true. Protected by gfe2_reloadable_flag_quic_simplify_stop_waiting. by fayang · 6 years ago
  41. 6ece500 Ensure we can decrypt the first packet by dschinazi · 6 years ago
  42. e9dc7da gfe-relnote: (n/a) Remove stateless reject support from quic::test::CreateClientSessionForTest(). Test only. by wub · 6 years ago
  43. 8d8dc24 gfe-relnote: (n/a) Deprecate --gfe2_reloadable_flag_quic_faster_interval_add_in_sequence_buffer. by wub · 6 years ago
  44. 354c942 gfe-relnote: In GFE, export number of QUIC packets written per write operation. Protected by FLAGS_quic_export_server_num_packets_per_write_histogram. by fayang · 6 years ago
  45. 055f38d gfe-relnote: Test-only change to enable quic_tolerate_reneging when using IETF draft version by nharper · 6 years ago
  46. 7267084 gfe-relnote: (n/a) Remove stateless reject from some unit tests. Test only. by wub · 6 years ago
  47. fc7c10e Fix integer overflow when computing outgoing_max_streams_ by nharper · 6 years ago
  48. dac9cec Enable quic_eliminate_static_stream_map_3 for IETF interop by dschinazi · 6 years ago
  49. e01dd70 Clarify spdy response header log by dschinazi · 6 years ago
  50. 2c4d712 Refactor GetOrCreateStream() and GetOrCreateDynamicStream() and remove by renjietang · 6 years ago
  51. 6c2d64f gfe-relnote: In QUIC, do not adjust burst token for bad bandwidth samples. Protected by gfe2_reloadable_flag_quic_conservative_bursts. by fayang · 6 years ago
  52. 2abedac Cloned from CL 231494986 by 'g4 patch'. by renjietang · 6 years ago
  53. 9b9cc81 gfe-relnote: (n/a) Remove parameter "reject_is_stateless" from function quic::test::crypto_test_utils::FillInDummyReject. Test only. by wub · 6 years ago
  54. 16478ed Move the QuicEpollServerFactory out of quic_simple_server_bin. by rch · 6 years ago
  55. 0db8709 Do not send retry token on non-initial packets by dschinazi · 6 years ago
  56. 7b9278c Rename connection_id to server_connection_id by dschinazi · 6 years ago
  57. 034c98c Move virtually all the toy server logic out of quic_server_bin.cc and into a new by rch · 6 years ago
  58. d3faf90 Simplify quic_client_bin.cc by factoring out the factory into a stand-alone file. by rch · 6 years ago
  59. d914250 gfe-relnote: n/a - Remove useless "Base" name suffix from QuicToyClient by rch · 6 years ago
  60. da26cdb gfe-relnote: Fix a bug in QuicSpdyClientStreamBase. Protected by --gfe2_reloadable_flag_quic_eliminate_static_stream_map_3 by rch · 6 years ago
  61. c050d7a gfe-relnote: In QUIC, ignore bad bandwidth samples from CMS in cwnd bootstrapping experiment. by fayang · 6 years ago
  62. 2cb3a59 Prevent include failures of quic_flag_utils by dschinazi · 6 years ago
  63. 601f678 gfe-relnote: n/a - Remove unused includes in quic_toy_client.cc by rch · 6 years ago
  64. cd820e0 Renumber QUIC streams when there is no crypto stream by nharper · 6 years ago
  65. de8a222 gfe-relnote: In QUIC, only vlidate destination_connection_id_length and source_connection_id_length when should_update_expected_connection_id_length is false. No functional change expected, not protected. by fayang · 6 years ago
  66. 8474fd7 gfe-relnote: n/a - Remove overly broad include from quic_toy_client.h by rch · 6 years ago
  67. 21ffb71 Add logging only ack_frame accessor. by fayang · 6 years ago
  68. f0a9f37 gfe-relnote: n/a - Add missing include for quic_flag_utils.h in quic_packet.cc by rch · 6 years ago
  69. 46833c3 Add QUIC_BUG_IF to QuicUtils::GetCryptoStreamId by nharper · 6 years ago
  70. 86a4562 Move virtually all the toy client logic out of quic_client_bin.cc and into a new by rch · 6 years ago
  71. d893df1 gfe-relnote: (n/a) Delete use_stateless_rejects_if_peer_supported from QuicCryptoServerStream's constructor. No behavior change, not protected. by wub · 6 years ago
  72. 7d066ca Replace a DCHECK with a parse failure in connection ID parsing by dschinazi · 6 years ago
  73. d362a7a Move drop_response_body from QuicClient to QuicSpdyClientBase to share with chromium by rch · 6 years ago
  74. c8fda78 Extract the FakeProofVerifier from quic_client_bin.cc to facilitate sharing with Chromium. by rch · 6 years ago
  75. de0f6dc Add QuicFramer Probe methods by dschinazi · 6 years ago
  76. c312e3b Remove .impl() method from QuicSocketAddress and QuicIpAddress. by vasilvv · 6 years ago
  77. 6939de5 Change QuartcClientEndpoint to handle client-side version negotiation. by QUICHE team · 6 years ago
  78. 8777a79 In quic_client_bin.cc, print the "Request (succeeded|failed)" messages in stdout instead of stderr. by wub · 6 years ago
  79. d3a1de9 Have separate uni- and bi-directional stream limits for IETF QUIC by fkastenholz · 6 years ago
  80. 9838104 Fix a use-after-free in quic_client. by wub · 6 years ago
  81. 2252b70 Project import generated by Copybara. by QUICHE team · 6 years ago
  82. 63d0bc4 gfe-relnote: (n/a) Delete two unused member variables from QuicCryptoServerStream. Not protected. by wub · 6 years ago
  83. 1f12350 gfe-relnote: In QUIC, change string to std::string for detailed_error. by fayang · 6 years ago
  84. f1b99dc gfe-relnote: Allow GFE to perform initial cwnd up and down experiment. Protected by --gfe2_reloadable_flag_quic_gfe_selected_initial_cwnd_experiments. by fayang · 6 years ago
  85. 26818ca Rename ToDebugValue to ToDebuggingValue() for QuicBandwidth and QuicTime::Delta. This change will make all the logging methods have a consistent name. by zhongyi · 6 years ago
  86. 2da2afb Skip static streams when destructing QuicSpdySession. by renjietang · 6 years ago
  87. e76b2da Refactor QuicSession to allow subclasses to do their own thing on pending streams. by renjietang · 6 years ago
  88. 136e785 QRTP: Implement Datagram Transport by QUICHE team · 6 years ago
  89. d5c4a93 Don't use a flow controller for QuicCryptoStream when it uses CRYPTO frames by nharper · 6 years ago
  90. 51961cf gfe-relnote: Allow sending CRYPTO frames without full padding. Protected by QUIC_VERSION_99 by nharper · 6 years ago
  91. ba5f32c gfe-relnote: Delete some dead Token Binding code in QUIC. Not flag protected by nharper · 6 years ago
  92. bd64c10 gfe-relnote: (n/a) Remove the stateless reject variants from quic/core/http:end_to_end_test. by wub · 6 years ago
  93. 1f485a1 Deprecate gfe2_reloadable_flag_quic_use_new_append_connection_id by dschinazi · 6 years ago
  94. ccbab73 gfe-relnote: In QUIC, do not use framer object in QuicDispatcher. Protected by gfe2_restart_flag_quic_no_framer_object_in_dispatcher. by fayang · 6 years ago
  95. 46a1de7 gfe-relnote: (n/a) Delete some functions from QuicCryptoServerStream and tests that uses those function. Not protected. by wub · 6 years ago
  96. f919fb2 Add more logging to the QUIC_BUG when no decrypter is available. by ianswett · 6 years ago
  97. 4ba5598 gfe-relnote: In QUIC, use 2 burst tokens in bootstrapping experiment, protected by gfe2_reloadable_flag_quic_conservative_bursts. by fayang · 6 years ago
  98. 36f20d6 wdith -> width typo fix on java, cc, proto by QUICHE team · 6 years ago
  99. 09e4f52 gfe-relnote: Deprecate --gfe2_reloadable_flag_quic_enable_version_43 by rch · 6 years ago
  100. 4e952e7 gfe-relnote: Construct QuicMemSliceSpans from a QuicMemSlices without copies. by QUICHE team · 6 years ago