1. 476683a gfe-relnote: In QUIC, replaces QuicStream::priority_ with QuicStream::precedence_ and pluming it to write_blocked_list. No functional change expected. Not protected. by fayang · 6 years ago
  2. bfb95de Fix return type of QuicSpdyClientBase::latest_response_code by nharper · 6 years ago
  3. 0b5bfae gfe-relnote: Initialize uninitialized private member variable QuicSpdyClientBase::max_allowed_push_id_ by QUICHE team · 6 years ago
  4. 5f4783e gfe-relnote: Add support for sending MAX_PUSH_ID, defaulting to zero and close connection if we receive a push ID higher than the max. by QUICHE team · 6 years ago
  5. bdacc70 gfe-relnote: In QuicSpdyClientBase, automatically convert HTTP request header names to lower case. Protected by default true, non-feature flag --quic_client_convert_http_header_name_to_lowercase. by wub · 6 years ago
  6. 17d4242 Fix QUIC warnings in preparation for enabling them by dschinazi · 6 years ago
  7. 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
  8. e01dd70 Clarify spdy response header log by dschinazi · 6 years ago
  9. c48c871 Replace QuicString with std::string, pass 1 by vasilvv · 6 years ago
  10. c2653c4 Remove QuicSession::num_active_request() and allow subclasses to account the number of request individually. by QUICHE team · 6 years ago
  11. a6ef0a6 Project import generated by Copybara. by QUICHE team · 6 years ago