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

Issue 1343093003: Landing Recent QUIC changes until 9/2/2015 17:00 UTC. (Closed)

Created:
5 years, 3 months ago by ramant (doing other things)
Modified:
5 years, 3 months ago
Reviewers:
Ryan Hamilton
CC:
chromium-reviews, cbentzel+watch_chromium.org, Ian Swett, cherie shi
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Landing Recent QUIC changes until 9/2/2015 17:00 UTC. relnote: Add varz peer_ip_changes and successful_peer_ip_migrations (no functional change). Now peer_port_changes and successful_peer_port_migrations only count for port rebindings. Merge internal change: 102152517 https://codereview.chromium.org/1338423006/ relnote: Add MigrateSocket method to quic_test_client. In loadtesting, a QUIC client can migrate its port before the last request is sent during an active connection. Enabled by quic_client_port_migration_for_test. Merge internal change: 102081905 https://codereview.chromium.org/1332223003/ relnote: Fixes test and flag description (addressing comments in cl/101977605.) Merge internal change: 102047537 https://codereview.chromium.org/1340113002/ relnote: n/a (tidy up) clang_tidy Merge internal change: 102038333 https://codereview.chromium.org/1344613003/ relnote: Fixes bug in QUIC's cubic code that caused inflation in congestion window after quiescence. Flag protected under FLAGS_reset_cubic_epoch_when_app_limited Merge internal change: 101977605 https://codereview.chromium.org/1335303005/ relnote: Deprecate FLAGS_exact_stream_id_delta, which has always defaulted true. Merge internal change: 101965767 https://codereview.chromium.org/1337113006/ R=rch@chromium.org Committed: https://crrev.com/33106d1ca8e550259865dcc3be84d1c53593a1a0 Cr-Commit-Position: refs/heads/master@{#349145}

Patch Set 1 #

Patch Set 2 : Merge with TOT #

Unified diffs Side-by-side diffs Delta from patch set Stats (+110 lines, -77 lines) Patch
M net/quic/congestion_control/cubic.h View 1 chunk +4 lines, -0 lines 0 comments Download
M net/quic/congestion_control/cubic.cc View 2 chunks +13 lines, -1 line 0 comments Download
M net/quic/congestion_control/tcp_cubic_sender.cc View 2 chunks +6 lines, -2 lines 0 comments Download
M net/quic/congestion_control/tcp_cubic_sender_test.cc View 2 chunks +44 lines, -0 lines 0 comments Download
M net/quic/crypto/crypto_framer_test.cc View 1 chunk +2 lines, -1 line 0 comments Download
M net/quic/crypto/crypto_handshake_message.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/quic/crypto/null_decrypter.cc View 1 chunk +2 lines, -1 line 0 comments Download
M net/quic/quic_ack_notifier.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/quic/quic_connection.h View 1 3 chunks +2 lines, -4 lines 0 comments Download
M net/quic/quic_connection.cc View 1 1 chunk +0 lines, -2 lines 0 comments Download
M net/quic/quic_flags.h View 1 1 chunk +1 line, -1 line 0 comments Download
M net/quic/quic_flags.cc View 1 2 chunks +4 lines, -5 lines 0 comments Download
M net/quic/quic_sent_entropy_manager_test.cc View 1 1 chunk +1 line, -0 lines 0 comments Download
M net/quic/quic_session.cc View 1 1 chunk +15 lines, -33 lines 0 comments Download
M net/quic/quic_session_test.cc View 4 chunks +4 lines, -14 lines 0 comments Download
M net/tools/quic/quic_client_test.cc View 2 chunks +2 lines, -1 line 0 comments Download
M net/tools/quic/quic_server_session.cc View 1 chunk +0 lines, -9 lines 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/test_tools/quic_test_client.h View 1 chunk +1 line, -0 lines 0 comments Download
M net/tools/quic/test_tools/quic_test_client.cc View 1 chunk +4 lines, -0 lines 0 comments Download
M net/tools/quic/test_tools/simple_client.h View 1 chunk +2 lines, -0 lines 0 comments Download

Depends on Patchset:

Messages

Total messages: 7 (1 generated)
ramant (doing other things)
5 years, 3 months ago (2015-09-15 17:20:03 UTC) #1
Ryan Hamilton
lgtm
5 years, 3 months ago (2015-09-16 03:11:31 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1343093003/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1343093003/20001
5 years, 3 months ago (2015-09-16 16:48:29 UTC) #4
commit-bot: I haz the power
Committed patchset #2 (id:20001)
5 years, 3 months ago (2015-09-16 16:53:31 UTC) #5
commit-bot: I haz the power
Patchset 2 (id:??) landed as https://crrev.com/33106d1ca8e550259865dcc3be84d1c53593a1a0 Cr-Commit-Position: refs/heads/master@{#349145}
5 years, 3 months ago (2015-09-16 16:54:31 UTC) #6
commit-bot: I haz the power
5 years, 3 months ago (2015-09-23 12:57:02 UTC) #7
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/33106d1ca8e550259865dcc3be84d1c53593a1a0
Cr-Commit-Position: refs/heads/master@{#349145}

Powered by Google App Engine
This is Rietveld 408576698