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

Issue 1608963004: Roll src/third_party/boringssl/src afe57cb14..6c22f542f (Closed)

Created:
4 years, 11 months ago by davidben
Modified:
4 years, 11 months ago
Reviewers:
agl, Ilya Sherman
CC:
chromium-reviews, asvitkine+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Roll src/third_party/boringssl/src afe57cb14..6c22f542f https://boringssl.googlesource.com/boringssl/+log/afe57cb14d36f70ad4a109fc5e7765d1adc67035..6c22f542f42eccb0de7f43edf27aa1255c7be7e2 As this pulls in a new ECDH curve, add X25519 to histograms.xml. Also fix OPENSSL_SMALL definition in GYP. direct_dependent_settings doesn't apply to the current target (oops). It also no longer needs to be exported; no test or header file depends on it anymore. BUG=571231 Committed: https://crrev.com/8dcde7eb270e9e917ebd0ebade754a8351d4db0b Cr-Commit-Position: refs/heads/master@{#370617}

Patch Set 1 #

Total comments: 3

Patch Set 2 : Fix OPENSSL_SMALL definition #

Patch Set 3 : Fix gn #

Unified diffs Side-by-side diffs Delta from patch set Stats (+590 lines, -572 lines) Patch
M DEPS View 1 chunk +1 line, -1 line 0 comments Download
M third_party/boringssl/BUILD.gn View 1 2 1 chunk +1 line, -2 lines 0 comments Download
M third_party/boringssl/boringssl.gyp View 1 2 chunks +1 line, -3 lines 0 comments Download
M third_party/boringssl/boringssl.gypi View 4 chunks +4 lines, -1 line 0 comments Download
M third_party/boringssl/boringssl_tests.gypi View 2 chunks +15 lines, -0 lines 0 comments Download
M third_party/boringssl/boringssl_unittest.cc View 1 chunk +4 lines, -0 lines 0 comments Download
M third_party/boringssl/err_data.c View 3 chunks +548 lines, -550 lines 0 comments Download
M third_party/boringssl/linux-aarch64/crypto/aes/aesv8-armx64.S View 1 chunk +1 line, -1 line 0 comments Download
M third_party/boringssl/linux-aarch64/crypto/bn/armv8-mont.S View 1 chunk +1 line, -1 line 0 comments Download
M third_party/boringssl/linux-aarch64/crypto/modes/ghashv8-armx64.S View 1 chunk +1 line, -1 line 0 comments Download
M third_party/boringssl/linux-aarch64/crypto/sha/sha1-armv8.S View 1 chunk +1 line, -1 line 0 comments Download
M third_party/boringssl/linux-aarch64/crypto/sha/sha256-armv8.S View 1 chunk +1 line, -1 line 0 comments Download
M third_party/boringssl/linux-aarch64/crypto/sha/sha512-armv8.S View 1 chunk +1 line, -1 line 0 comments Download
M third_party/boringssl/linux-arm/crypto/aes/aes-armv4.S View 1 chunk +1 line, -1 line 0 comments Download
M third_party/boringssl/linux-arm/crypto/aes/aesv8-armx32.S View 1 chunk +1 line, -1 line 0 comments Download
M third_party/boringssl/linux-arm/crypto/aes/bsaes-armv7.S View 1 chunk +1 line, -1 line 0 comments Download
M third_party/boringssl/linux-arm/crypto/bn/armv4-mont.S View 1 chunk +1 line, -1 line 0 comments Download
M third_party/boringssl/linux-arm/crypto/modes/ghash-armv4.S View 1 chunk +1 line, -1 line 0 comments Download
M third_party/boringssl/linux-arm/crypto/modes/ghashv8-armx32.S View 1 chunk +1 line, -1 line 0 comments Download
M third_party/boringssl/linux-arm/crypto/sha/sha1-armv4-large.S View 1 chunk +1 line, -1 line 0 comments Download
M third_party/boringssl/linux-arm/crypto/sha/sha256-armv4.S View 1 chunk +1 line, -1 line 0 comments Download
M third_party/boringssl/linux-arm/crypto/sha/sha512-armv4.S View 1 chunk +1 line, -1 line 0 comments Download
M tools/metrics/histograms/histograms.xml View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 24 (12 generated)
davidben
isherman for tools/metrics/histograms.xml
4 years, 11 months ago (2016-01-20 23:21:46 UTC) #2
davidben
https://codereview.chromium.org/1608963004/diff/1/tools/metrics/histograms/histograms.xml File tools/metrics/histograms/histograms.xml (right): https://codereview.chromium.org/1608963004/diff/1/tools/metrics/histograms/histograms.xml#newcode61123 tools/metrics/histograms/histograms.xml:61123: + <int value="29" label="X25519"/> See https://boringssl.googlesource.com/boringssl/+/master/ssl/internal.h#531 (secp256r1 is another ...
4 years, 11 months ago (2016-01-20 23:22:39 UTC) #3
Ilya Sherman
https://codereview.chromium.org/1608963004/diff/1/tools/metrics/histograms/histograms.xml File tools/metrics/histograms/histograms.xml (right): https://codereview.chromium.org/1608963004/diff/1/tools/metrics/histograms/histograms.xml#newcode61123 tools/metrics/histograms/histograms.xml:61123: + <int value="29" label="X25519"/> On 2016/01/20 23:22:39, davidben wrote: ...
4 years, 11 months ago (2016-01-20 23:27:02 UTC) #5
agl
lgtm
4 years, 11 months ago (2016-01-20 23:28:12 UTC) #6
davidben
https://codereview.chromium.org/1608963004/diff/1/tools/metrics/histograms/histograms.xml File tools/metrics/histograms/histograms.xml (right): https://codereview.chromium.org/1608963004/diff/1/tools/metrics/histograms/histograms.xml#newcode61123 tools/metrics/histograms/histograms.xml:61123: + <int value="29" label="X25519"/> On 2016/01/20 23:27:02, Ilya Sherman ...
4 years, 11 months ago (2016-01-20 23:30:53 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1608963004/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1608963004/1
4 years, 11 months ago (2016-01-20 23:34:24 UTC) #9
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_chromeos_ozone_rel_ng on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_chromeos_ozone_rel_ng/builds/113853) linux_chromium_chromeos_rel_ng on tryserver.chromium.linux (JOB_FAILED, ...
4 years, 11 months ago (2016-01-21 00:44:13 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1608963004/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1608963004/20001
4 years, 11 months ago (2016-01-21 01:08:35 UTC) #15
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_compile_dbg_ng on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_compile_dbg_ng/builds/39063)
4 years, 11 months ago (2016-01-21 02:08:20 UTC) #17
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1608963004/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1608963004/40001
4 years, 11 months ago (2016-01-21 02:12:48 UTC) #20
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 11 months ago (2016-01-21 04:15:46 UTC) #22
commit-bot: I haz the power
4 years, 11 months ago (2016-01-21 04:17:49 UTC) #24
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/8dcde7eb270e9e917ebd0ebade754a8351d4db0b
Cr-Commit-Position: refs/heads/master@{#370617}

Powered by Google App Engine
This is Rietveld 408576698