/[chrome]/trunk/src/net/quic
Chromium logo

Index of /trunk/src/net/quic

Files shown:163
Directory revision: 291427 (of 300703)
Sticky Revision:


File Rev. Age Author Last log entry
 Parent Directory        
congestion_control/  291427  9 years  rtenneti@chromium.org   Landing Recent QUIC Changes. Remove largest_observed_ from QuicSentPacketManage…
crypto/  291427  9 years  rtenneti@chromium.org   Landing Recent QUIC Changes. Remove largest_observed_ from QuicSentPacketManage…
test_tools/  291427  9 years  rtenneti@chromium.org   Landing Recent QUIC Changes. Remove largest_observed_ from QuicSentPacketManage…
iovector.cc  231278  10 years  rtenneti@chromium.org   Land Recent QUIC changes. Enables the padding of QUIC handshake packets to the …
iovector.h  265207  9 years  rtenneti@chromium.org   Added DISALLOW_COPY_AND_ASSIGN to disable copy/assign. http://google-styleguide
iovector_test.cc  232035  10 years  rtenneti@chromium.org   Land Recent QUIC changes. Fix a bug in the QuicFramer where the entropy genere…
port_suggester.cc  240782  10 years  jar@chromium.org   Create and use a seeded random number generator (PortSuggester) to suggest what …
port_suggester.h  240782  10 years  jar@chromium.org   Create and use a seeded random number generator (PortSuggester) to suggest what …
port_suggester_unittest.cc  240782  10 years  jar@chromium.org   Create and use a seeded random number generator (PortSuggester) to suggest what …
quic_ack_notifier.cc  264889  9 years  rtenneti@chromium.org   Land Recent QUIC Changes. Disable QuicFlowController for QUIC versions < QUIC_V…
quic_ack_notifier.h  265207  9 years  rtenneti@chromium.org   Added DISALLOW_COPY_AND_ASSIGN to disable copy/assign. http://google-styleguide
quic_ack_notifier_manager.cc  264889  9 years  rtenneti@chromium.org   Land Recent QUIC Changes. Disable QuicFlowController for QUIC versions < QUIC_V…
quic_ack_notifier_manager.h  265207  9 years  rtenneti@chromium.org   Added DISALLOW_COPY_AND_ASSIGN to disable copy/assign. http://google-styleguide
quic_ack_notifier_test.cc  264889  9 years  rtenneti@chromium.org   Land Recent QUIC Changes. Disable QuicFlowController for QUIC versions < QUIC_V…
quic_address_mismatch.cc  271759  9 years  wtc@chromium.org   Treat IPv4-mapped IPv6 addresses as IPv4 addresses. Rename the Net.QuicSession.…
quic_address_mismatch.h  252300  10 years  wtc@chromium.org   Add a unit test for the Net.QuicSession.PublicResetAddressMismatch histogram. R…
quic_address_mismatch_test.cc  271759  9 years  wtc@chromium.org   Treat IPv4-mapped IPv6 addresses as IPv4 addresses. Rename the Net.QuicSession.…
quic_alarm.cc  290106  9 years  rtenneti@chromium.org   Land Recent QUIC Changes. Slight improvement to QUIC version negotation debug l…
quic_alarm.h  290106  9 years  rtenneti@chromium.org   Land Recent QUIC Changes. Slight improvement to QUIC version negotation debug l…
quic_alarm_test.cc  290106  9 years  rtenneti@chromium.org   Land Recent QUIC Changes. Slight improvement to QUIC version negotation debug l…
quic_bandwidth.cc  235531  10 years  rtenneti@chromium.org   Land Recent QUIC Changes. Report accurate header and body size from SimpleClien…
quic_bandwidth.h  243462  10 years  rch@chromium.org   Various QUIC cleanups to sync with internal code. Review URL: https://coderevie
quic_bandwidth_test.cc  235531  10 years  rtenneti@chromium.org   Land Recent QUIC Changes. Report accurate header and body size from SimpleClien…
quic_blocked_writer_interface.h  291314  9 years  wtc@chromium.org   Refactoring: Create per-connection packet writers in QuicDispatcher. To make po…
quic_client_session.cc  291314  9 years  wtc@chromium.org   Refactoring: Create per-connection packet writers in QuicDispatcher. To make po…
quic_client_session.h  291314  9 years  wtc@chromium.org   Refactoring: Create per-connection packet writers in QuicDispatcher. To make po…
quic_client_session_base.cc  280647  9 years  rtenneti@chromium.org   Land Recent QUIC Changes. Deleted unneeded enums from HandshakeFailureReason. …
quic_client_session_base.h  280647  9 years  rtenneti@chromium.org   Land Recent QUIC Changes. Deleted unneeded enums from HandshakeFailureReason. …
quic_client_session_test.cc  291314  9 years  wtc@chromium.org   Refactoring: Create per-connection packet writers in QuicDispatcher. To make po…
quic_clock.cc  277606  9 years  dmziegler@google.com   Preliminary port of QuicServer Ported QuicServer to the Chromium network stack,…
quic_clock.h  265207  9 years  rtenneti@chromium.org   Added DISALLOW_COPY_AND_ASSIGN to disable copy/assign. http://google-styleguide
quic_clock_test.cc  204119  10 years  rch@chromium.org   Fix QuicClock::WallNow to return a correct value. Review URL: https://chromiumc
quic_config.cc  290018  9 years  rtenneti@chromium.org   Landing Recent QUIC Changes. Change how QUIC negotiates pacing from congestion …
quic_config.h  290018  9 years  rtenneti@chromium.org   Landing Recent QUIC Changes. Change how QUIC negotiates pacing from congestion …
quic_config_test.cc  290897  9 years  rtenneti@chromium.org   Landing Recent QUIC Changes. Add pending_timer_transmission_count_ to QuicSentP…
quic_connection.cc  291427  9 years  rtenneti@chromium.org   Landing Recent QUIC Changes. Remove largest_observed_ from QuicSentPacketManage…
quic_connection.h  291427  9 years  rtenneti@chromium.org   Landing Recent QUIC Changes. Remove largest_observed_ from QuicSentPacketManage…
quic_connection_helper.cc  230566  10 years  rtenneti@chromium.org   Land Recent QUIC changes. Move the QuicPacketWriter to the QuicConnection from …
quic_connection_helper.h  245204  10 years  rtenneti@chromium.org   Land Recent QUIC Changes. Eliminate separate boolean tracking socket writeabili…
quic_connection_helper_test.cc  290106  9 years  rtenneti@chromium.org   Land Recent QUIC Changes. Slight improvement to QUIC version negotation debug l…
quic_connection_logger.cc  291012  9 years  rch@chromium.org   Add new histograms for tracking the reasons that QUIC sessions discard packets. …
quic_connection_logger.h  291012  9 years  rch@chromium.org   Add new histograms for tracking the reasons that QUIC sessions discard packets. …
quic_connection_stats.cc  284041  9 years  rtenneti@chromium.org   Land Recent QUIC Changes. Correct comment, and change ptr argument to const ref…
quic_connection_stats.h  284041  9 years  rtenneti@chromium.org   Land Recent QUIC Changes. Correct comment, and change ptr argument to const ref…
quic_connection_test.cc  291427  9 years  rtenneti@chromium.org   Landing Recent QUIC Changes. Remove largest_observed_ from QuicSentPacketManage…
quic_crypto_client_stream.cc  288331  9 years  rtenneti@chromium.org   Land Recent QUIC Changes. A fix to QUIC's test only SendAlgorithmSimulator to e…
quic_crypto_client_stream.h  284831  9 years  wtc@chromium.org   Rename WorkSource to CallbackSource. Accordingly, the DoPendingWork method is r…
quic_crypto_client_stream_factory.h  260810  9 years  rtenneti@chromium.org   Land Recent QUIC Changes. Refactor hybrid slow start in QUIC to create a simple…
quic_crypto_client_stream_test.cc  290018  9 years  rtenneti@chromium.org   Landing Recent QUIC Changes. Change how QUIC negotiates pacing from congestion …
quic_crypto_server_stream.cc  291427  9 years  rtenneti@chromium.org   Landing Recent QUIC Changes. Remove largest_observed_ from QuicSentPacketManage…
quic_crypto_server_stream.h  291427  9 years  rtenneti@chromium.org   Landing Recent QUIC Changes. Remove largest_observed_ from QuicSentPacketManage…
quic_crypto_server_stream_test.cc  288331  9 years  rtenneti@chromium.org   Land Recent QUIC Changes. A fix to QUIC's test only SendAlgorithmSimulator to e…
quic_crypto_stream.cc  290018  9 years  rtenneti@chromium.org   Landing Recent QUIC Changes. Change how QUIC negotiates pacing from congestion …
quic_crypto_stream.h  290018  9 years  rtenneti@chromium.org   Landing Recent QUIC Changes. Change how QUIC negotiates pacing from congestion …
quic_crypto_stream_test.cc  288331  9 years  rtenneti@chromium.org   Land Recent QUIC Changes. A fix to QUIC's test only SendAlgorithmSimulator to e…
quic_data_reader.cc  231296  10 years  rtenneti@chromium.org   Land Recent QUIC changes. Fix a bug in the quic_client where disconnecting and …
quic_data_reader.h  265207  9 years  rtenneti@chromium.org   Added DISALLOW_COPY_AND_ASSIGN to disable copy/assign. http://google-styleguide
quic_data_stream.cc  264889  9 years  rtenneti@chromium.org   Land Recent QUIC Changes. Disable QuicFlowController for QUIC versions < QUIC_V…
quic_data_stream.h  264889  9 years  rtenneti@chromium.org   Land Recent QUIC Changes. Disable QuicFlowController for QUIC versions < QUIC_V…
quic_data_stream_test.cc  288331  9 years  rtenneti@chromium.org   Land Recent QUIC Changes. A fix to QUIC's test only SendAlgorithmSimulator to e…
quic_data_writer.cc  246971  10 years  rch@chromium.org   Replace all EXPECT_DEBUG_DEATH tests with EXPECT_DFATAL in QUIC code. Switch ass…
quic_data_writer.h  265207  9 years  rtenneti@chromium.org   Added DISALLOW_COPY_AND_ASSIGN to disable copy/assign. http://google-styleguide
quic_data_writer_test.cc  247136  10 years  rch@chromium.org   Use EXPECT_DFATAL instead of EXPECT_DEBUG_DEATH in spdy_protocol_test.cc. Switch…
quic_default_packet_writer.cc  291427  9 years  rtenneti@chromium.org   Landing Recent QUIC Changes. Remove largest_observed_ from QuicSentPacketManage…
quic_default_packet_writer.h  279602  9 years  dmziegler@google.com   Port QuicServer to Chrome network stack Also ported quic_server_bin and quic_se…
quic_dispatcher.cc  291314  9 years  wtc@chromium.org   Refactoring: Create per-connection packet writers in QuicDispatcher. To make po…
quic_dispatcher.h  291427  9 years  rtenneti@chromium.org   Landing Recent QUIC Changes. Remove largest_observed_ from QuicSentPacketManage…
quic_end_to_end_unittest.cc  278652  9 years  rtenneti@chromium.org   Land Recent QUIC Changes. Introduce QUIC_VERSION_20: allowing endpoints to set …
quic_fec_group.cc  268818  9 years  wtc@chromium.org   Define the effective encryption level of an FEC group as the lowest encryption l…
quic_fec_group.h  268818  9 years  wtc@chromium.org   Define the effective encryption level of an FEC group as the lowest encryption l…
quic_fec_group_test.cc  268818  9 years  wtc@chromium.org   Define the effective encryption level of an FEC group as the lowest encryption l…
quic_flags.cc  290897  9 years  rtenneti@chromium.org   Landing Recent QUIC Changes. Add pending_timer_transmission_count_ to QuicSentP…
quic_flags.h  290897  9 years  rtenneti@chromium.org   Landing Recent QUIC Changes. Add pending_timer_transmission_count_ to QuicSentP…
quic_flow_controller.cc  288331  9 years  rtenneti@chromium.org   Land Recent QUIC Changes. A fix to QUIC's test only SendAlgorithmSimulator to e…
quic_flow_controller.h  274994  9 years  rtenneti@chromium.org   Land Recent QUIC Changes. Close the QUIC connection if we accidentally try to s…
quic_flow_controller_test.cc  280166  9 years  rtenneti@chromium.org   Land Recent QUIC Changes. Removing deprecated flag FLAGS_enable_quic_stream_flo…
quic_framer.cc  290018  9 years  rtenneti@chromium.org   Landing Recent QUIC Changes. Change how QUIC negotiates pacing from congestion …
quic_framer.h  290018  9 years  rtenneti@chromium.org   Landing Recent QUIC Changes. Change how QUIC negotiates pacing from congestion …
quic_framer_test.cc  290018  9 years  rtenneti@chromium.org   Landing Recent QUIC Changes. Change how QUIC negotiates pacing from congestion …
quic_headers_stream.cc  291161  9 years  bnc@chromium.org   HTTP2 draft 14 support This master CL lands recent SPDY changes through 7357394…
quic_headers_stream.h  264889  9 years  rtenneti@chromium.org   Land Recent QUIC Changes. Disable QuicFlowController for QUIC versions < QUIC_V…
quic_headers_stream_test.cc  291161  9 years  bnc@chromium.org   HTTP2 draft 14 support This master CL lands recent SPDY changes through 7357394…
quic_http_stream.cc  280901  9 years  dmziegler@chromium.org   QuicServer: Use Chrome's header parsing rather than Balsa It used to be that th…
quic_http_stream.h  279268  9 years  rch@chromium.org   Correctly set the request and response time for QUIC responses :< BUG=383468 R…
quic_http_stream_test.cc  291314  9 years  wtc@chromium.org   Refactoring: Create per-connection packet writers in QuicDispatcher. To make po…
quic_http_utils.cc  264699  9 years  rch@chromium.org   Log QUIC stream id in TYPE_QUIC_HTTP_STREAM_SEND_REQUEST_HEADERS net-internals e…
quic_http_utils.h  264699  9 years  rch@chromium.org   Log QUIC stream id in TYPE_QUIC_HTTP_STREAM_SEND_REQUEST_HEADERS net-internals e…
quic_http_utils_test.cc  223880  10 years  rtenneti@chromium.org   Land Recent QUIC changes. Pass HasRetransmittableData to the congestion manager…
quic_in_memory_cache.cc  280901  9 years  dmziegler@chromium.org   QuicServer: Use Chrome's header parsing rather than Balsa It used to be that th…
quic_in_memory_cache.h  280901  9 years  dmziegler@chromium.org   QuicServer: Use Chrome's header parsing rather than Balsa It used to be that th…
quic_network_transaction_unittest.cc  281861  9 years  rch@chromium.org   Add a probability to Alternate-Protocol support. Can be enabled either via a fie…
quic_packet_creator.cc  290106  9 years  rtenneti@chromium.org   Land Recent QUIC Changes. Slight improvement to QUIC version negotation debug l…
quic_packet_creator.h  287168  9 years  rtenneti@chromium.org   Land Recent QUIC Changes. Add case for PING frame in QuicFrame <<. Merge inter…
quic_packet_creator_test.cc  287168  9 years  rtenneti@chromium.org   Land Recent QUIC Changes. Add case for PING frame in QuicFrame <<. Merge inter…
quic_packet_generator.cc  284205  9 years  rtenneti@chromium.org   Land Recent QUIC Changes. Cleanup and adding GetCongestionControlType. Merge i…
quic_packet_generator.h  291427  9 years  rtenneti@chromium.org   Landing Recent QUIC Changes. Remove largest_observed_ from QuicSentPacketManage…
quic_packet_generator_test.cc  287168  9 years  rtenneti@chromium.org   Land Recent QUIC Changes. Add case for PING frame in QuicFrame <<. Merge inter…
quic_packet_writer.h  247827  10 years  rtenneti@chromium.org   Land Recent QUIC Changes. Cleanup: remove BlockedWriterInterface from QuicPacke…
quic_per_connection_packet_writer.cc  291427  9 years  rtenneti@chromium.org   Landing Recent QUIC Changes. Remove largest_observed_ from QuicSentPacketManage…
quic_per_connection_packet_writer.h  291314  9 years  wtc@chromium.org   Refactoring: Create per-connection packet writers in QuicDispatcher. To make po…
quic_protocol.cc  290106  9 years  rtenneti@chromium.org   Land Recent QUIC Changes. Slight improvement to QUIC version negotation debug l…
quic_protocol.h  291427  9 years  rtenneti@chromium.org   Landing Recent QUIC Changes. Remove largest_observed_ from QuicSentPacketManage…
quic_protocol_test.cc  287168  9 years  rtenneti@chromium.org   Land Recent QUIC Changes. Add case for PING frame in QuicFrame <<. Merge inter…
quic_received_packet_manager.cc  291427  9 years  rtenneti@chromium.org   Landing Recent QUIC Changes. Remove largest_observed_ from QuicSentPacketManage…
quic_received_packet_manager.h  291427  9 years  rtenneti@chromium.org   Landing Recent QUIC Changes. Remove largest_observed_ from QuicSentPacketManage…
quic_received_packet_manager_test.cc  291427  9 years  rtenneti@chromium.org   Landing Recent QUIC Changes. Remove largest_observed_ from QuicSentPacketManage…
quic_reliable_client_stream.cc  281889  9 years  rch@chromium.org   Fix bug in net/quic/quic_reliable_client_stream.cc found by pkastings. Instead o…
quic_reliable_client_stream.h  240569  10 years  rtenneti@chromium.org   Land Recent QUIC Changes. Temporarily change the maximum server initial congest…
quic_reliable_client_stream_test.cc  276964  9 years  rtenneti@chromium.org   Land Recent QUIC Changes. Fix RttStats windowing so if no recent min rtt window…
quic_sent_entropy_manager.cc  291427  9 years  rtenneti@chromium.org   Landing Recent QUIC Changes. Remove largest_observed_ from QuicSentPacketManage…
quic_sent_entropy_manager.h  291427  9 years  rtenneti@chromium.org   Landing Recent QUIC Changes. Remove largest_observed_ from QuicSentPacketManage…
quic_sent_entropy_manager_test.cc  291427  9 years  rtenneti@chromium.org   Landing Recent QUIC Changes. Remove largest_observed_ from QuicSentPacketManage…
quic_sent_packet_manager.cc  291427  9 years  rtenneti@chromium.org   Landing Recent QUIC Changes. Remove largest_observed_ from QuicSentPacketManage…
quic_sent_packet_manager.h  291427  9 years  rtenneti@chromium.org   Landing Recent QUIC Changes. Remove largest_observed_ from QuicSentPacketManage…
quic_sent_packet_manager_test.cc  291427  9 years  rtenneti@chromium.org   Landing Recent QUIC Changes. Remove largest_observed_ from QuicSentPacketManage…
quic_server.cc  291314  9 years  wtc@chromium.org   Refactoring: Create per-connection packet writers in QuicDispatcher. To make po…
quic_server.h  290897  9 years  rtenneti@chromium.org   Landing Recent QUIC Changes. Add pending_timer_transmission_count_ to QuicSentP…
quic_server_bin.cc  279602  9 years  dmziegler@google.com   Port QuicServer to Chrome network stack Also ported quic_server_bin and quic_se…
quic_server_id.cc  263995  9 years  rtenneti@chromium.org   Land Recent QUIC Changes Add reordering statistics and min_rtt to QuicConnectio…
quic_server_id.h  263995  9 years  rtenneti@chromium.org   Land Recent QUIC Changes Add reordering statistics and min_rtt to QuicConnectio…
quic_server_id_test.cc  281870  9 years  pkasting@chromium.org   Fixes for re-enabling more MSVC level 4 warnings: net/quic/ edition This contai…
quic_server_packet_writer.cc  279602  9 years  dmziegler@google.com   Port QuicServer to Chrome network stack Also ported quic_server_bin and quic_se…
quic_server_packet_writer.h  279602  9 years  dmziegler@google.com   Port QuicServer to Chrome network stack Also ported quic_server_bin and quic_se…
quic_server_session.cc  291427  9 years  rtenneti@chromium.org   Landing Recent QUIC Changes. Remove largest_observed_ from QuicSentPacketManage…
quic_server_session.h  291427  9 years  rtenneti@chromium.org   Landing Recent QUIC Changes. Remove largest_observed_ from QuicSentPacketManage…
quic_server_test.cc  291314  9 years  wtc@chromium.org   Refactoring: Create per-connection packet writers in QuicDispatcher. To make po…
quic_session.cc  291427  9 years  rtenneti@chromium.org   Landing Recent QUIC Changes. Remove largest_observed_ from QuicSentPacketManage…
quic_session.h  291427  9 years  rtenneti@chromium.org   Landing Recent QUIC Changes. Remove largest_observed_ from QuicSentPacketManage…
quic_session_test.cc  290106  9 years  rtenneti@chromium.org   Land Recent QUIC Changes. Slight improvement to QUIC version negotation debug l…
quic_socket_address_coder.cc  247101  10 years  wtc@chromium.org   Add the kCADR (client address) tag to ServerHello. It allows the server to send…
quic_socket_address_coder.h  265207  9 years  rtenneti@chromium.org   Added DISALLOW_COPY_AND_ASSIGN to disable copy/assign. http://google-styleguide
quic_socket_address_coder_test.cc  247101  10 years  wtc@chromium.org   Add the kCADR (client address) tag to ServerHello. It allows the server to send…
quic_spdy_server_stream.cc  282275  9 years  dmziegler@chromium.org   Small cleanups to ported QuicServer and dependencies Based on review comments f…
quic_spdy_server_stream.h  280901  9 years  dmziegler@chromium.org   QuicServer: Use Chrome's header parsing rather than Balsa It used to be that th…
quic_stream_factory.cc  291314  9 years  wtc@chromium.org   Refactoring: Create per-connection packet writers in QuicDispatcher. To make po…
quic_stream_factory.h  290497  9 years  rch@chromium.org   Refactor pooling logic into a helper method Disable pooling when there are cert …
quic_stream_factory_test.cc  291427  9 years  rtenneti@chromium.org   Landing Recent QUIC Changes. Remove largest_observed_ from QuicSentPacketManage…
quic_stream_sequencer.cc  287168  9 years  rtenneti@chromium.org   Land Recent QUIC Changes. Add case for PING frame in QuicFrame <<. Merge inter…
quic_stream_sequencer.h  287168  9 years  rtenneti@chromium.org   Land Recent QUIC Changes. Add case for PING frame in QuicFrame <<. Merge inter…
quic_stream_sequencer_test.cc  287168  9 years  rtenneti@chromium.org   Land Recent QUIC Changes. Add case for PING frame in QuicFrame <<. Merge inter…
quic_sustained_bandwidth_recorder.cc  291427  9 years  rtenneti@chromium.org   Landing Recent QUIC Changes. Remove largest_observed_ from QuicSentPacketManage…
quic_sustained_bandwidth_recorder.h  291427  9 years  rtenneti@chromium.org   Landing Recent QUIC Changes. Remove largest_observed_ from QuicSentPacketManage…
quic_sustained_bandwidth_recorder_test.cc  291427  9 years  rtenneti@chromium.org   Landing Recent QUIC Changes. Remove largest_observed_ from QuicSentPacketManage…
quic_time.cc  287052  9 years  rtenneti@chromium.org   Land Recent QUIC Changes Fix to QUIC's RttStats ExpireSmoothedMetrics where the…
quic_time.h  287052  9 years  rtenneti@chromium.org   Land Recent QUIC Changes Fix to QUIC's RttStats ExpireSmoothedMetrics where the…
quic_time_test.cc  242987  10 years  rtenneti@chromium.org   Land Recent QUIC Changes. Add helper methods to QUIC test client and peers that…
quic_time_wait_list_manager.cc  277606  9 years  dmziegler@google.com   Preliminary port of QuicServer Ported QuicServer to the Chromium network stack,…
quic_time_wait_list_manager.h  277606  9 years  dmziegler@google.com   Preliminary port of QuicServer Ported QuicServer to the Chromium network stack,…
quic_types.cc  274994  9 years  rtenneti@chromium.org   Land Recent QUIC Changes. Close the QUIC connection if we accidentally try to s…
quic_types.h  274994  9 years  rtenneti@chromium.org   Land Recent QUIC Changes. Close the QUIC connection if we accidentally try to s…
quic_unacked_packet_map.cc  291427  9 years  rtenneti@chromium.org   Landing Recent QUIC Changes. Remove largest_observed_ from QuicSentPacketManage…
quic_unacked_packet_map.h  291427  9 years  rtenneti@chromium.org   Landing Recent QUIC Changes. Remove largest_observed_ from QuicSentPacketManage…
quic_unacked_packet_map_test.cc  287168  9 years  rtenneti@chromium.org   Land Recent QUIC Changes. Add case for PING frame in QuicFrame <<. Merge inter…
quic_utils.cc  288331  9 years  rtenneti@chromium.org   Land Recent QUIC Changes. A fix to QUIC's test only SendAlgorithmSimulator to e…
quic_utils.h  265207  9 years  rtenneti@chromium.org   Added DISALLOW_COPY_AND_ASSIGN to disable copy/assign. http://google-styleguide
quic_utils_chromium.h  247139  10 years  rtenneti@chromium.org   QUIC - Moved FindOrNull and FindOrDie to a separate files. R=rch@chromium.org
quic_utils_chromium_test.cc  247139  10 years  rtenneti@chromium.org   QUIC - Moved FindOrNull and FindOrDie to a separate files. R=rch@chromium.org
quic_utils_test.cc  231296  10 years  rtenneti@chromium.org   Land Recent QUIC changes. Fix a bug in the quic_client where disconnecting and …
quic_write_blocked_list.cc  245731  10 years  rtenneti@chromium.org   QUIC - Changed DelatedWrite to be a struct and other nits from internal code rev…
quic_write_blocked_list.h  271211  9 years  rtenneti@chromium.org   Land Recent QUIC Changes. Stub for BBRv2, based on TCP congestion feedback fram…
quic_write_blocked_list_test.cc  272158  9 years  rtenneti@chromium.org   Land Recent QUIC Changes. A number of tests define data stream IDs: this CL put…
reliable_quic_stream.cc  288247  9 years  rtenneti@chromium.org   Land Recent QUIC Changes. QUIC: don't keep around state for streams created by …
reliable_quic_stream.h  287168  9 years  rtenneti@chromium.org   Land Recent QUIC Changes. Add case for PING frame in QuicFrame <<. Merge inter…
reliable_quic_stream_test.cc  288331  9 years  rtenneti@chromium.org   Land Recent QUIC Changes. A fix to QUIC's test only SendAlgorithmSimulator to e…
spdy_utils.cc  280901  9 years  dmziegler@chromium.org   QuicServer: Use Chrome's header parsing rather than Balsa It used to be that th…
spdy_utils.h  280901  9 years  dmziegler@chromium.org   QuicServer: Use Chrome's header parsing rather than Balsa It used to be that th…

Powered by ViewVC 1.1.26 ViewVC Help