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

Issue 401613008: Switch to BoringSSL. (Closed)

Created:
6 years, 5 months ago by agl
Modified:
6 years, 5 months ago
Reviewers:
CC:
chromium-reviews, darin-cc_chromium.org, cbentzel+watch_chromium.org, jam, android-webview-reviews_chromium.org, chromoting-reviews_chromium.org
Project:
chromium
Visibility:
Public.

Description

Switch to BoringSSL. (This is a reland of r283813 which was reverted in r283845 because it broke WebRTC tests on Android. That, in turn, was a reland of of r283542 which was reverted in r283591 because it broke the WebView build.) This is a much larger change than its diff suggests. If it breaks something, please revert first and ask questions later. BUG=none Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=284079

Patch Set 1 #

Patch Set 2 : ... #

Unified diffs Side-by-side diffs Delta from patch set Stats (+513 lines, -747 lines) Patch
M DEPS View 1 3 chunks +3 lines, -3 lines 0 comments Download
M android_webview/buildbot/deps_whitelist.py View 1 chunk +1 line, -0 lines 0 comments Download
M android_webview/native/webview_native.gyp View 1 chunk +1 line, -1 line 0 comments Download
M build/linux/system.gyp View 1 chunk +1 line, -1 line 0 comments Download
M build/linux/unbundle/replace_gyp_files.py View 1 chunk +1 line, -1 line 0 comments Download
M chrome/chrome_browser_ui.gypi View 1 chunk +1 line, -1 line 0 comments Download
M chrome/chrome_common.gypi View 1 chunk +1 line, -1 line 0 comments Download
M content/child/webcrypto/platform_crypto_openssl.cc View 3 chunks +24 lines, -23 lines 0 comments Download
M content/content_child.gypi View 1 chunk +1 line, -1 line 0 comments Download
M crypto/BUILD.gn View 1 chunk +1 line, -1 line 0 comments Download
M crypto/crypto.gyp View 2 chunks +2 lines, -2 lines 0 comments Download
M crypto/crypto_nacl.gyp View 1 chunk +1 line, -1 line 0 comments Download
M crypto/encryptor_openssl.cc View 2 chunks +2 lines, -3 lines 0 comments Download
M crypto/openssl_bio_string_unittest.cc View 1 chunk +0 lines, -7 lines 0 comments Download
M crypto/openssl_util.cc View 3 chunks +5 lines, -3 lines 0 comments Download
M crypto/rsa_private_key_openssl.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M crypto/scoped_openssl_types.h View 1 chunk +1 line, -0 lines 0 comments Download
M crypto/signature_verifier_openssl.cc View 3 chunks +11 lines, -4 lines 0 comments Download
M google_apis/google_apis.gyp View 1 chunk +1 line, -1 line 0 comments Download
M net/BUILD.gn View 6 chunks +5 lines, -9 lines 0 comments Download
M net/android/keystore_openssl.cc View 12 chunks +260 lines, -452 lines 0 comments Download
M net/android/keystore_unittest.cc View 5 chunks +1 line, -156 lines 0 comments Download
M net/cert/cert_verify_proc_openssl.cc View 3 chunks +3 lines, -3 lines 0 comments Download
M net/cert/x509_certificate_openssl.cc View 4 chunks +10 lines, -17 lines 0 comments Download
M net/http/des.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M net/net.gyp View 8 chunks +7 lines, -12 lines 0 comments Download
M net/net_nacl.gyp View 1 chunk +1 line, -1 line 0 comments Download
M net/quic/crypto/aead_base_decrypter_openssl.cc View 1 chunk +3 lines, -6 lines 0 comments Download
M net/quic/crypto/aead_base_encrypter_openssl.cc View 1 chunk +12 lines, -8 lines 0 comments Download
M net/socket/openssl_ssl_util.cc View 3 chunks +6 lines, -4 lines 0 comments Download
M net/socket/ssl_client_socket_openssl.cc View 10 chunks +11 lines, -12 lines 0 comments Download
M net/socket/ssl_server_socket_openssl.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/socket/ssl_session_cache_openssl_unittest.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M net/tools/flip_server/acceptor_thread.cc View 1 chunk +1 line, -0 lines 0 comments Download
M net/tools/flip_server/spdy_ssl.cc View 2 chunks +2 lines, -0 lines 0 comments Download
M remoting/host/token_validator_base.cc View 1 chunk +3 lines, -0 lines 0 comments Download
M remoting/remoting_nacl.gyp View 4 chunks +4 lines, -4 lines 0 comments Download
A third_party/boringssl/BUILD.gn View 1 chunk +65 lines, -0 lines 0 comments Download
A third_party/boringssl/boringssl_nacl.gyp View 1 chunk +50 lines, -0 lines 0 comments Download
M third_party/libjingle/libjingle.gyp View 1 chunk +1 line, -1 line 0 comments Download
M third_party/libjingle/libjingle_nacl.gyp View 1 chunk +1 line, -1 line 0 comments Download
M third_party/usrsctp/usrsctp.gyp View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 1 (0 generated)
agl
6 years, 5 months ago (2014-07-18 13:51:09 UTC) #1
Message was sent while issue was closed.
Committed patchset #2 manually as r284079.

Powered by Google App Engine
This is Rietveld 408576698