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

Issue 1425363002: Factor QuicCryptoClientStream APIs into QuicCryptoClientStreamBase. (Closed)

Created:
5 years, 1 month ago by Ryan Hamilton
Modified:
5 years, 1 month ago
CC:
chromium-reviews, cbentzel+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@106313860
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Factor QuicCryptoClientStream APIs into QuicCryptoClientStreamBase. Merge internal change: 106327944 R=rtennet@chromium.org BUG=

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+109 lines, -47 lines) Patch
M net/quic/crypto/crypto_utils.h View 2 chunks +11 lines, -0 lines 0 comments Download
M net/quic/crypto/crypto_utils.cc View 1 chunk +36 lines, -0 lines 0 comments Download
M net/quic/crypto/quic_crypto_client_config.cc View 1 chunk +4 lines, -25 lines 0 comments Download
M net/quic/quic_crypto_client_stream.h View 2 chunks +21 lines, -10 lines 0 comments Download
M net/quic/quic_crypto_client_stream.cc View 3 chunks +7 lines, -2 lines 0 comments Download
M net/tools/quic/quic_client_session.h View 2 chunks +12 lines, -2 lines 0 comments Download
M net/tools/quic/quic_client_session.cc View 3 chunks +15 lines, -6 lines 0 comments Download
M net/tools/quic/quic_client_session_test.cc View 1 chunk +3 lines, -2 lines 0 comments Download

Depends on Patchset:

Dependent Patchsets:

Messages

Total messages: 5 (2 generated)
Ryan Hamilton
5 years, 1 month ago (2015-11-02 19:05:35 UTC) #1
Ryan Hamilton
5 years, 1 month ago (2015-11-02 23:49:33 UTC) #3
ramant (doing other things)
5 years, 1 month ago (2015-11-02 23:53:17 UTC) #4
lgtm

Powered by Google App Engine
This is Rietveld 408576698