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

Issue 1910593003: Cleanup: Migrate references from scoped_ptr to std::unique_ptr. (Closed)

Created:
4 years, 8 months ago by alyssar1
Modified:
4 years, 8 months ago
Reviewers:
Ryan Hamilton
CC:
chromium-reviews, cbentzel+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@119645068
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Cleanup: Migrate references from scoped_ptr to std::unique_ptr. Merge internal change: 119583512 R=rch@chromium.org BUG=

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+29 lines, -1 line) Patch
M net/quic/crypto/aes_128_gcm_12_decrypter_test.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M net/quic/crypto/aes_128_gcm_12_encrypter_test.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M net/quic/crypto/cert_compressor_test.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M net/quic/crypto/chacha20_poly1305_rfc7539_decrypter_test.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M net/quic/crypto/chacha20_poly1305_rfc7539_encrypter_test.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M net/quic/crypto/channel_id_test.cc View 2 chunks +2 lines, -1 line 0 comments Download
M net/quic/crypto/crypto_framer.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M net/quic/crypto/crypto_handshake_message.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M net/quic/crypto/crypto_server_test.cc View 1 chunk +1 line, -0 lines 0 comments Download
M net/quic/crypto/crypto_utils.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M net/quic/crypto/p256_key_exchange_test.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M net/quic/crypto/proof_test.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M net/quic/crypto/quic_crypto_client_config.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M net/quic/crypto/quic_crypto_server_config.cc View 1 chunk +1 line, -0 lines 0 comments Download
M net/quic/crypto/quic_crypto_server_config_test.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M net/quic/crypto/strike_register_test.cc View 1 chunk +1 line, -0 lines 0 comments Download

Depends on Patchset:

Messages

Total messages: 1 (0 generated)
alyssar1
4 years, 8 months ago (2016-04-20 19:35:21 UTC) #1

          

Powered by Google App Engine
This is Rietveld 408576698