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

Issue 1921563003: Renaming _openssl files to _impl (Closed)

Created:
4 years, 7 months ago by svaldez
Modified:
4 years, 7 months ago
Reviewers:
davidben, kelvinp
CC:
chromium-reviews, cbentzel+watch_chromium.org, chromoting-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Renaming _openssl files to _impl Since we no longer have NSS implementations, we rename all the _openssl specific implementations to _impl to align with the rest of the code base. TBR=kelvinp@chromium.org R=davidben@chromium.org, kelvinp@chromium.org BUG=604728 Committed: https://crrev.com/e83af29319a191e36d2e4dc6519636f15e3de5d9 Cr-Commit-Position: refs/heads/master@{#389776}

Patch Set 1 #

Total comments: 6

Patch Set 2 : Fix nits. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+378 lines, -4589 lines) Patch
M crypto/BUILD.gn View 1 chunk +1 line, -1 line 0 comments Download
M crypto/crypto.gypi View 1 chunk +1 line, -1 line 0 comments Download
A + crypto/ec_signature_creator_impl.cc View 0 chunks +-1 lines, --1 lines 0 comments Download
D crypto/ec_signature_creator_openssl.cc View 1 chunk +0 lines, -76 lines 0 comments Download
D net/android/keystore_openssl.h View 1 1 chunk +1 line, -2 lines 0 comments Download
D net/android/keystore_openssl.cc View 1 11 chunks +16 lines, -22 lines 0 comments Download
M net/net.gypi View 1 4 chunks +7 lines, -7 lines 0 comments Download
M net/quic/quic_chromium_client_session.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/socket/client_socket_factory.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M net/socket/ssl_client_socket.cc View 2 chunks +2 lines, -2 lines 0 comments Download
A + net/socket/ssl_client_socket_impl.h View 5 chunks +24 lines, -19 lines 0 comments Download
A + net/socket/ssl_client_socket_impl.cc View 1 79 chunks +192 lines, -196 lines 0 comments Download
D net/socket/ssl_client_socket_openssl.h View 1 chunk +0 lines, -372 lines 0 comments Download
D net/socket/ssl_client_socket_openssl.cc View 1 chunk +0 lines, -2314 lines 0 comments Download
M net/socket/ssl_client_socket_unittest.cc View 1 3 chunks +6 lines, -9 lines 0 comments Download
A + net/socket/ssl_server_socket_impl.h View 3 chunks +8 lines, -8 lines 0 comments Download
A + net/socket/ssl_server_socket_impl.cc View 36 chunks +78 lines, -82 lines 0 comments Download
D net/socket/ssl_server_socket_openssl.h View 1 chunk +0 lines, -56 lines 0 comments Download
D net/socket/ssl_server_socket_openssl.cc View 1 chunk +0 lines, -957 lines 0 comments Download
A + net/ssl/ssl_client_session_cache.h View 1 4 chunks +7 lines, -7 lines 0 comments Download
A + net/ssl/ssl_client_session_cache.cc View 1 4 chunks +15 lines, -20 lines 0 comments Download
D net/ssl/ssl_client_session_cache_openssl.h View 1 chunk +0 lines, -92 lines 0 comments Download
D net/ssl/ssl_client_session_cache_openssl.cc View 1 chunk +0 lines, -99 lines 0 comments Download
D net/ssl/ssl_client_session_cache_openssl_unittest.cc View 1 chunk +0 lines, -227 lines 0 comments Download
A + net/ssl/ssl_client_session_cache_unittest.cc View 1 6 chunks +16 lines, -16 lines 0 comments Download
M remoting/protocol/ssl_hmac_channel_authenticator.cc View 2 chunks +2 lines, -2 lines 0 comments Download

Messages

Total messages: 18 (8 generated)
svaldez
4 years, 7 months ago (2016-04-25 15:53:01 UTC) #1
davidben
https://codereview.chromium.org/1921563003/diff/1/net/android/keystore_impl.h File net/android/keystore_impl.h (right): https://codereview.chromium.org/1921563003/diff/1/net/android/keystore_impl.h#newcode6 net/android/keystore_impl.h:6: #define NET_ANDROID_KEYSTORE_IMPL_H This file I'd actually leave alone since ...
4 years, 7 months ago (2016-04-25 16:14:19 UTC) #2
svaldez
https://codereview.chromium.org/1921563003/diff/1/net/android/keystore_impl.h File net/android/keystore_impl.h (right): https://codereview.chromium.org/1921563003/diff/1/net/android/keystore_impl.h#newcode6 net/android/keystore_impl.h:6: #define NET_ANDROID_KEYSTORE_IMPL_H On 2016/04/25 16:14:19, davidben wrote: > This ...
4 years, 7 months ago (2016-04-25 20:26:35 UTC) #3
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1921563003/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1921563003/20001
4 years, 7 months ago (2016-04-25 20:27:59 UTC) #5
davidben
lgtm
4 years, 7 months ago (2016-04-25 21:23:44 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1921563003/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1921563003/20001
4 years, 7 months ago (2016-04-25 21:26:18 UTC) #9
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/172875)
4 years, 7 months ago (2016-04-25 21:37:50 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1921563003/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1921563003/20001
4 years, 7 months ago (2016-04-26 14:28:54 UTC) #14
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 7 months ago (2016-04-26 14:33:51 UTC) #16
commit-bot: I haz the power
4 years, 7 months ago (2016-04-26 14:35:42 UTC) #18
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/e83af29319a191e36d2e4dc6519636f15e3de5d9
Cr-Commit-Position: refs/heads/master@{#389776}

Powered by Google App Engine
This is Rietveld 408576698