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

Issue 2397513002: Conversion of a QUIC method to an async signature and resulting fallout. No functional change inten… (Closed)

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

Description

Conversion of a QUIC method to an async signature and resulting fallout. No functional change intended, not flag-protected. Merge internal change: 134406963 BUG=

Patch Set 1 #

Patch Set 2 : Add NET_EXPORT_PRIVATE #

Patch Set 3 : Add NET_EXPORT_PRIVATE #

Unified diffs Side-by-side diffs Delta from patch set Stats (+607 lines, -184 lines) Patch
M net/quic/core/crypto/crypto_server_test.cc View 1 chunk +51 lines, -17 lines 0 comments Download
M net/quic/core/crypto/quic_crypto_server_config.h View 1 7 chunks +50 lines, -22 lines 0 comments Download
M net/quic/core/crypto/quic_crypto_server_config.cc View 19 chunks +164 lines, -71 lines 0 comments Download
M net/quic/core/quic_crypto_server_stream.h View 1 chunk +12 lines, -0 lines 0 comments Download
M net/quic/core/quic_crypto_server_stream.cc View 7 chunks +81 lines, -16 lines 0 comments Download
M net/quic/core/quic_crypto_server_stream_test.cc View 2 chunks +49 lines, -1 line 0 comments Download
M net/quic/test_tools/crypto_test_utils.cc View 5 chunks +79 lines, -31 lines 0 comments Download
M net/quic/test_tools/crypto_test_utils_test.cc View 3 chunks +60 lines, -18 lines 0 comments Download
M net/quic/test_tools/quic_crypto_server_config_peer.h View 1 chunk +3 lines, -0 lines 0 comments Download
M net/quic/test_tools/quic_crypto_server_config_peer.cc View 1 chunk +4 lines, -0 lines 0 comments Download
M net/tools/quic/stateless_rejector.h View 3 chunks +13 lines, -2 lines 0 comments Download
M net/tools/quic/stateless_rejector.cc View 1 chunk +41 lines, -6 lines 0 comments Download

Depends on Patchset:

Dependent Patchsets:

Messages

Total messages: 4 (2 generated)
rjshade
4 years, 2 months ago (2016-10-05 15:57:09 UTC) #3
Ryan Hamilton
4 years, 2 months ago (2016-10-05 16:22:50 UTC) #4
lgtm

Powered by Google App Engine
This is Rietveld 408576698