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

Issue 1321793002: Roll src/third_party/boringssl/src 12fe1b25e..ac8302a09 (Closed)

Created:
5 years, 3 months ago by davidben
Modified:
5 years, 3 months ago
Reviewers:
agl
CC:
chromium-reviews
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 12fe1b25e..ac8302a09 https://boringssl.googlesource.com/boringssl/+log/12fe1b25ead258858309d22ffa9e1f9a316358d7..ac8302a092e8e232dbabf5a01eff5dd37671b5c8 Also add a script to do the roll so I don't forget to update build files. BUG=none Committed: https://crrev.com/b364c6be3999034f9d502e5150680c9a99e67229 Cr-Commit-Position: refs/heads/master@{#346841}

Patch Set 1 #

Patch Set 2 : #

Total comments: 1

Patch Set 3 : roll further #

Patch Set 4 : fix build #

Patch Set 5 : roll further #

Unified diffs Side-by-side diffs Delta from patch set Stats (+383 lines, -249 lines) Patch
M DEPS View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M crypto/ec_private_key_openssl.cc View 1 2 3 1 chunk +2 lines, -1 line 0 comments Download
M third_party/boringssl/BUILD.gn View 1 chunk +1 line, -8 lines 0 comments Download
M third_party/boringssl/boringssl.gyp View 1 chunk +0 lines, -4 lines 0 comments Download
M third_party/boringssl/boringssl.gypi View 1 2 3 chunks +3 lines, -0 lines 0 comments Download
M third_party/boringssl/boringssl_nacl.gyp View 1 chunk +0 lines, -4 lines 0 comments Download
M third_party/boringssl/boringssl_tests.gypi View 1 2 2 chunks +15 lines, -0 lines 0 comments Download
M third_party/boringssl/boringssl_unittest.cc View 1 2 1 chunk +4 lines, -0 lines 0 comments Download
M third_party/boringssl/err_data.c View 1 2 4 chunks +219 lines, -217 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/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
A third_party/boringssl/roll_boringssl.py View 1 1 chunk +124 lines, -0 lines 0 comments Download

Messages

Total messages: 13 (4 generated)
davidben
https://codereview.chromium.org/1321793002/diff/20001/third_party/boringssl/roll_boringssl.py File third_party/boringssl/roll_boringssl.py (right): https://codereview.chromium.org/1321793002/diff/20001/third_party/boringssl/roll_boringssl.py#newcode26 third_party/boringssl/roll_boringssl.py:26: import generate_build_files I'm a terrible person. :-)
5 years, 3 months ago (2015-08-28 16:51:31 UTC) #2
davidben
Sync'd forward. net_unittests failure is expected until https://boringssl-review.googlesource.com/#/c/5787/ is in.
5 years, 3 months ago (2015-09-01 21:27:07 UTC) #3
davidben
On 2015/09/01 21:27:07, David Benjamin wrote: > Sync'd forward. net_unittests failure is expected until > ...
5 years, 3 months ago (2015-09-01 22:38:59 UTC) #4
agl
lgtm
5 years, 3 months ago (2015-09-01 22:42:48 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1321793002/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1321793002/80001
5 years, 3 months ago (2015-09-01 22:56:18 UTC) #7
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_rel_ng on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_rel_ng/builds/106825)
5 years, 3 months ago (2015-09-01 23:37:16 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1321793002/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1321793002/80001
5 years, 3 months ago (2015-09-02 04:20:32 UTC) #11
commit-bot: I haz the power
Committed patchset #5 (id:80001)
5 years, 3 months ago (2015-09-02 04:47:41 UTC) #12
commit-bot: I haz the power
5 years, 3 months ago (2015-09-02 04:48:33 UTC) #13
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/b364c6be3999034f9d502e5150680c9a99e67229
Cr-Commit-Position: refs/heads/master@{#346841}

Powered by Google App Engine
This is Rietveld 408576698