Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(312)

Issue 2541673002: Rename quic_protocol to quic_packets. No behavior change. (Closed)

Created:
4 years ago by Victor Vasiliev
Modified:
4 years ago
Reviewers:
Ryan Hamilton
CC:
chromium-reviews, cbentzel+watch_chromium.org, eroman, mmenke
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Rename quic_protocol to quic_packets. No behavior change. Merge internal change: 139216821 R=rch@chromium.org BUG= CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.android:android_cronet_tester

Patch Set 1 #

Patch Set 2 : Rename QuicInMemoryCache to QuicHttpResponseCache. #

Patch Set 3 : Rollback accidentally wrong CL #

Unified diffs Side-by-side diffs Delta from patch set Stats (+158 lines, -822 lines) Patch
M components/cronet/android/cronet_bidirectional_stream_adapter.cc View 1 chunk +1 line, -1 line 0 comments Download
M components/cronet/android/cronet_url_request_adapter.cc View 1 chunk +1 line, -1 line 0 comments Download
M components/cronet/url_request_context_config.cc View 1 chunk +1 line, -1 line 0 comments Download
M components/domain_reliability/quic_error_mapping.h View 1 chunk +1 line, -1 line 0 comments Download
M components/domain_reliability/quic_error_mapping.cc View 1 chunk +1 line, -1 line 0 comments Download
M components/network_session_configurator/network_session_configurator.cc View 1 chunk +1 line, -1 line 0 comments Download
M components/network_session_configurator/network_session_configurator_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/base/net_error_details.h View 1 chunk +1 line, -1 line 0 comments Download
M net/http/http_network_session.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/http/http_stream_factory.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/log/net_log_util.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/net.gypi View 2 1 chunk +2 lines, -2 lines 0 comments Download
M net/quic/chromium/mock_quic_data.h View 1 chunk +1 line, -1 line 0 comments Download
M net/quic/chromium/quic_chromium_alarm_factory.h View 1 chunk +1 line, -1 line 0 comments Download
M net/quic/chromium/quic_chromium_client_session.h View 1 chunk +1 line, -1 line 0 comments Download
M net/quic/chromium/quic_chromium_client_session_peer.h View 1 chunk +1 line, -1 line 0 comments Download
M net/quic/chromium/quic_chromium_connection_helper.h View 1 chunk +1 line, -1 line 0 comments Download
M net/quic/chromium/quic_chromium_packet_reader.h View 1 chunk +1 line, -1 line 0 comments Download
M net/quic/chromium/quic_chromium_packet_writer.h View 1 chunk +1 line, -1 line 0 comments Download
M net/quic/chromium/quic_connection_logger.h View 1 chunk +1 line, -1 line 0 comments Download
M net/quic/chromium/quic_connection_logger.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/quic/chromium/quic_http_stream.h View 1 chunk +1 line, -1 line 0 comments Download
M net/quic/chromium/quic_stream_factory.h View 1 chunk +1 line, -1 line 0 comments Download
M net/quic/core/congestion_control/bandwidth_sampler.h View 1 chunk +1 line, -1 line 0 comments Download
M net/quic/core/congestion_control/bbr_sender.h View 1 chunk +1 line, -1 line 0 comments Download
M net/quic/core/congestion_control/bbr_sender_test.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/quic/core/congestion_control/cubic.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/quic/core/congestion_control/cubic_bytes.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/quic/core/congestion_control/general_loss_algorithm.h View 1 chunk +1 line, -1 line 0 comments Download
M net/quic/core/congestion_control/general_loss_algorithm.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/quic/core/congestion_control/hybrid_slow_start.h View 1 chunk +1 line, -1 line 0 comments Download
M net/quic/core/congestion_control/loss_detection_interface.h View 1 chunk +1 line, -1 line 0 comments Download
M net/quic/core/congestion_control/pacing_sender.h View 1 chunk +1 line, -1 line 0 comments Download
M net/quic/core/congestion_control/pacing_sender_test.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/quic/core/congestion_control/prr_sender.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/quic/core/congestion_control/prr_sender_test.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/quic/core/congestion_control/rtt_stats.h View 1 chunk +1 line, -1 line 0 comments Download
M net/quic/core/congestion_control/send_algorithm_interface.h View 1 chunk +1 line, -1 line 0 comments Download
M net/quic/core/congestion_control/send_algorithm_interface.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/quic/core/congestion_control/tcp_cubic_sender_base.h View 1 chunk +1 line, -1 line 0 comments Download
M net/quic/core/congestion_control/tcp_cubic_sender_bytes.h View 1 chunk +1 line, -1 line 0 comments Download
M net/quic/core/congestion_control/tcp_cubic_sender_bytes_test.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/quic/core/congestion_control/tcp_cubic_sender_packets.h View 1 chunk +1 line, -1 line 0 comments Download
M net/quic/core/congestion_control/tcp_cubic_sender_packets_test.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/quic/core/congestion_control/windowed_filter_test.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/quic/core/crypto/crypto_framer.h View 1 chunk +1 line, -1 line 0 comments Download
M net/quic/core/crypto/crypto_framer_test.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/quic/core/crypto/crypto_handshake.h View 1 chunk +1 line, -1 line 0 comments Download
M net/quic/core/crypto/crypto_handshake_message.h View 1 chunk +1 line, -1 line 0 comments Download
M net/quic/core/crypto/crypto_utils.h View 1 chunk +1 line, -1 line 0 comments Download
M net/quic/core/crypto/proof_source.h View 1 chunk +1 line, -1 line 0 comments Download
M net/quic/core/crypto/proof_verifier.h View 1 chunk +1 line, -1 line 0 comments Download
M net/quic/core/crypto/quic_crypto_client_config.h View 1 chunk +1 line, -1 line 0 comments Download
M net/quic/core/crypto/quic_crypto_server_config.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/quic/core/crypto/quic_decrypter.h View 1 chunk +1 line, -1 line 0 comments Download
M net/quic/core/crypto/quic_encrypter.h View 1 chunk +1 line, -1 line 0 comments Download
M net/quic/core/quic_buffered_packet_store.h View 1 chunk +1 line, -1 line 0 comments Download
M net/quic/core/quic_client_promised_info.h View 1 chunk +1 line, -1 line 0 comments Download
M net/quic/core/quic_config.h View 1 chunk +1 line, -1 line 0 comments Download
M net/quic/core/quic_config_test.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/quic/core/quic_connection.h View 1 chunk +1 line, -1 line 0 comments Download
M net/quic/core/quic_connection_stats.h View 1 chunk +1 line, -1 line 0 comments Download
M net/quic/core/quic_connection_test.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/quic/core/quic_crypto_client_stream.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/quic/core/quic_crypto_client_stream_test.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/quic/core/quic_crypto_server_stream.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/quic/core/quic_crypto_server_stream_test.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/quic/core/quic_crypto_stream.h View 1 chunk +1 line, -1 line 0 comments Download
M net/quic/core/quic_data_reader.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/quic/core/quic_data_writer.h View 1 chunk +1 line, -1 line 0 comments Download
M net/quic/core/quic_flow_controller.h View 1 chunk +1 line, -1 line 0 comments Download
M net/quic/core/quic_flow_controller.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/quic/core/quic_frame_list.h View 1 chunk +1 line, -1 line 0 comments Download
M net/quic/core/quic_framer.h View 1 chunk +1 line, -1 line 0 comments Download
M net/quic/core/quic_framer_test.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/quic/core/quic_header_list.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/quic/core/quic_headers_stream.h View 1 chunk +1 line, -1 line 0 comments Download
M net/quic/core/quic_http_utils.h View 1 chunk +1 line, -1 line 0 comments Download
M net/quic/core/quic_multipath_received_packet_manager.h View 1 chunk +1 line, -1 line 0 comments Download
M net/quic/core/quic_multipath_sent_packet_manager.h View 1 chunk +1 line, -1 line 0 comments Download
M net/quic/core/quic_multipath_transmissions_map.h View 1 chunk +1 line, -1 line 0 comments Download
M net/quic/core/quic_packet_creator.h View 1 chunk +1 line, -1 line 0 comments Download
M net/quic/core/quic_packet_writer.h View 1 chunk +1 line, -1 line 0 comments Download
A + net/quic/core/quic_packets.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + net/quic/core/quic_packets.cc View 1 chunk +1 line, -1 line 0 comments Download
D net/quic/core/quic_protocol.h View 1 chunk +0 lines, -368 lines 0 comments Download
D net/quic/core/quic_protocol.cc View 1 chunk +0 lines, -296 lines 0 comments Download
M net/quic/core/quic_received_packet_manager.h View 1 chunk +1 line, -1 line 0 comments Download
M net/quic/core/quic_sent_packet_manager.h View 1 chunk +1 line, -1 line 0 comments Download
M net/quic/core/quic_sent_packet_manager_interface.h View 1 chunk +1 line, -1 line 0 comments Download
M net/quic/core/quic_server_session_base.h View 1 chunk +1 line, -1 line 0 comments Download
M net/quic/core/quic_session.h View 1 chunk +1 line, -1 line 0 comments Download
M net/quic/core/quic_session_test.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/quic/core/quic_simple_buffer_allocator_test.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/quic/core/quic_spdy_stream.h View 1 chunk +1 line, -1 line 0 comments Download
M net/quic/core/quic_stream.h View 1 chunk +1 line, -1 line 0 comments Download
M net/quic/core/quic_stream_sequencer.h View 1 chunk +1 line, -1 line 0 comments Download
M net/quic/core/quic_stream_sequencer.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/quic/core/quic_stream_sequencer_buffer.h View 1 chunk +1 line, -1 line 0 comments Download
M net/quic/core/quic_stream_sequencer_buffer_interface.h View 1 chunk +1 line, -1 line 0 comments Download
M net/quic/core/quic_unacked_packet_map.h View 1 chunk +1 line, -1 line 0 comments Download
M net/quic/core/quic_write_blocked_list.h View 1 chunk +1 line, -1 line 0 comments Download
M net/quic/core/spdy_utils.h View 1 chunk +1 line, -1 line 0 comments Download
M net/quic/test_tools/crypto_test_utils.h View 1 chunk +1 line, -1 line 0 comments Download
M net/quic/test_tools/mock_quic_client_promised_info.h View 1 chunk +1 line, -1 line 0 comments Download
M net/quic/test_tools/mock_quic_dispatcher.h View 2 1 chunk +1 line, -1 line 0 comments Download
M net/quic/test_tools/mock_quic_spdy_client_stream.h View 1 chunk +1 line, -1 line 0 comments Download
M net/quic/test_tools/quic_config_peer.h View 1 chunk +1 line, -1 line 0 comments Download
M net/quic/test_tools/quic_connection_peer.h View 1 chunk +1 line, -1 line 0 comments Download
M net/quic/test_tools/quic_flow_controller_peer.h View 1 chunk +1 line, -1 line 0 comments Download
M net/quic/test_tools/quic_flow_controller_peer.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/quic/test_tools/quic_framer_peer.h View 1 chunk +1 line, -1 line 0 comments Download
M net/quic/test_tools/quic_framer_peer.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/quic/test_tools/quic_packet_creator_peer.h View 1 chunk +1 line, -1 line 0 comments Download
M net/quic/test_tools/quic_packet_generator_peer.h View 1 chunk +1 line, -1 line 0 comments Download
M net/quic/test_tools/quic_received_packet_manager_peer.h View 1 chunk +1 line, -1 line 0 comments Download
M net/quic/test_tools/quic_received_packet_manager_peer.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/quic/test_tools/quic_sent_packet_manager_peer.h View 1 chunk +1 line, -1 line 0 comments Download
M net/quic/test_tools/quic_sent_packet_manager_peer.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/quic/test_tools/quic_session_peer.h View 1 chunk +1 line, -1 line 0 comments Download
M net/quic/test_tools/quic_spdy_session_peer.h View 1 chunk +1 line, -1 line 0 comments Download
M net/quic/test_tools/quic_stream_factory_peer.h View 1 chunk +1 line, -1 line 0 comments Download
M net/quic/test_tools/quic_stream_peer.h View 1 chunk +1 line, -1 line 0 comments Download
M net/quic/test_tools/quic_stream_sequencer_peer.h View 1 chunk +1 line, -1 line 0 comments Download
M net/quic/test_tools/quic_sustained_bandwidth_recorder_peer.h View 1 chunk +1 line, -1 line 0 comments Download
M net/quic/test_tools/quic_sustained_bandwidth_recorder_peer.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/quic/test_tools/quic_test_packet_maker.h View 1 chunk +1 line, -1 line 0 comments Download
M net/quic/test_tools/quic_test_utils.h View 1 chunk +1 line, -1 line 0 comments Download
M net/quic/test_tools/simple_quic_framer.h View 1 chunk +1 line, -1 line 0 comments Download
M net/quic/test_tools/simulator/port.h View 1 chunk +1 line, -1 line 0 comments Download
M net/quic/test_tools/simulator/quic_endpoint.h View 1 chunk +1 line, -1 line 0 comments Download
M net/tools/quic/chlo_extractor.h View 1 chunk +1 line, -1 line 0 comments Download
M net/tools/quic/end_to_end_test.cc View 2 1 chunk +1 line, -1 line 0 comments Download
M net/tools/quic/quic_client.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/tools/quic/quic_client_base.h View 1 chunk +1 line, -1 line 0 comments Download
M net/tools/quic/quic_client_bin.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/tools/quic/quic_client_session.h View 1 chunk +1 line, -1 line 0 comments Download
M net/tools/quic/quic_dispatcher.h View 1 chunk +1 line, -1 line 0 comments Download
M net/tools/quic/quic_epoll_connection_helper.h View 1 chunk +1 line, -1 line 0 comments Download
M net/tools/quic/quic_packet_reader.h View 1 chunk +1 line, -1 line 0 comments Download
M net/tools/quic/quic_process_packet_interface.h View 1 chunk +1 line, -1 line 0 comments Download
M net/tools/quic/quic_server.cc View 2 1 chunk +1 line, -1 line 0 comments Download
M net/tools/quic/quic_server_bin.cc View 2 1 chunk +1 line, -1 line 0 comments Download
M net/tools/quic/quic_simple_client.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/tools/quic/quic_simple_client_bin.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/tools/quic/quic_simple_server.cc View 2 1 chunk +1 line, -1 line 0 comments Download
M net/tools/quic/quic_simple_server_bin.cc View 2 1 chunk +1 line, -1 line 0 comments Download
M net/tools/quic/quic_simple_server_packet_writer.h View 1 chunk +1 line, -1 line 0 comments Download
M net/tools/quic/quic_simple_server_session.h View 2 1 chunk +1 line, -1 line 0 comments Download
M net/tools/quic/quic_simple_server_stream.h View 2 1 chunk +1 line, -1 line 0 comments Download
M net/tools/quic/quic_simple_server_stream_test.cc View 2 1 chunk +1 line, -1 line 0 comments Download
M net/tools/quic/quic_socket_utils.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/tools/quic/quic_spdy_client_stream.h View 1 chunk +1 line, -1 line 0 comments Download
M net/tools/quic/quic_time_wait_list_manager.h View 1 chunk +1 line, -1 line 0 comments Download
M net/tools/quic/quic_time_wait_list_manager.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/tools/quic/quic_time_wait_list_manager_test.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/tools/quic/stateless_rejector.h View 1 chunk +1 line, -1 line 0 comments Download
M net/tools/quic/test_tools/limited_mtu_test_writer.h View 1 chunk +1 line, -1 line 0 comments Download
M net/tools/quic/test_tools/quic_test_client.h View 1 chunk +1 line, -1 line 0 comments Download
M net/tools/quic/test_tools/quic_test_server.cc View 2 1 chunk +1 line, -1 line 0 comments Download
M net/url_request/url_request_context_builder.h View 1 chunk +1 line, -1 line 0 comments Download

Depends on Patchset:

Dependent Patchsets:

Messages

Total messages: 3 (1 generated)
Victor Vasiliev
4 years ago (2016-11-29 22:35:35 UTC) #1
Ryan Hamilton
4 years ago (2016-11-29 23:04:11 UTC) #3
lgtm

Powered by Google App Engine
This is Rietveld 408576698