diff options
author | rtenneti@chromium.org <rtenneti@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-04-24 08:33:31 +0000 |
---|---|---|
committer | rtenneti@chromium.org <rtenneti@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-04-24 08:33:31 +0000 |
commit | 08da9adb28805ef291b25cb5cf798abc2d740f44 (patch) | |
tree | 8586057cecca7fe1fe60ea504724b4b9373b202c /apps/app_window_registry.cc | |
parent | 895d9899be83db7d24e9dc803d7b57d7b727d21a (diff) | |
download | chromium_src-08da9adb28805ef291b25cb5cf798abc2d740f44.zip chromium_src-08da9adb28805ef291b25cb5cf798abc2d740f44.tar.gz chromium_src-08da9adb28805ef291b25cb5cf798abc2d740f44.tar.bz2 |
Land Recent QUIC Changes.
Adding still more fasterstats for quic - num_handshake_messages.
Merge internal change: 65469190
https://codereview.chromium.org/250293003/
Add an EndToEndTest to add further verification of Jana's fix for
recording recieved packets before sending out acks.
Can be integrated into Jana's internal change: 65170337 or submitted
afterwards.
Merge internal change: 65467231
https://codereview.chromium.org/254393002/
Killing off quic v13.
Merge internal change: 65444673
https://codereview.chromium.org/255403002/
Removing an outdated DCHECK: we don't insist on sending handshake data
alone as it is more efficient to bundle it with acks.
Merge internal change: 65441182
https://codereview.chromium.org/254383002/
Fixes bug where received packet is not recorded in received_info_ before
ack is bundled and sent with outgoing data. Also includes some cleanup.
Fixes QUIC bug where ack information is not correctly populated before
ack is sent.
Updated the largest_observed packet number to QuicHttpStreamTest for
tests to pass.
Merge internal change: 65350665
https://codereview.chromium.org/250263004/
Deleted FLAGS_enable_quic_stream_flow_control and added
FLAGS_enable_quic_stream_flow_control_2 for another try to enable flow
control for QUIC versions >= 17.
Merge internal change: 65309219
https://codereview.chromium.org/247363007/
Don't cast the MockableQuicClient when accessed via QuicTestClient::client().
Merge internal change: 65306668
https://codereview.chromium.org/248503002/
Remove unnecessary QuicClientPeer::GetFd method (QuicClient already has
an fd() accessor).
Merge internal change: 65300502
https://codereview.chromium.org/246783006/
Changes from sync'ing with internal source tree.
+ Fixed include order and deleted unneeded includes.
+ Added DISALLOW_COPY_AND_ASSIGN for a class in
quic_connection_test.cc to be consistent with rest of the classes.
Merge internal change: 65273756
https://codereview.chromium.org/248483002/
More followup from flow control flag issues. Simplify interaction with
flow controller by passing in version at construction, so users of
QuicFlowController don't need to do version checks around each method
call.
Move QUIC version checks inside the QuicFlowController.
Merge internal change: 65270500
https://codereview.chromium.org/246653005/
R=rch@chromium.org
Review URL: https://codereview.chromium.org/254413002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@265883 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'apps/app_window_registry.cc')
0 files changed, 0 insertions, 0 deletions