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

Issue 1132243002: Revert of Roll src/third_party/boringssl/src 68de407:65a7e94 (Closed)

Created:
5 years, 7 months ago by davidben
Modified:
5 years, 7 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

Revert of Roll src/third_party/boringssl/src 68de407:65a7e94 (patchset #2 id:20001 of https://codereview.chromium.org/1122423007/) Reason for revert: http://build.chromium.org/p/chromium.linux/builders/Android%20Clang%20Builder%20%28dbg%29/builds/59288 Looks like the __STDC_FORMAT_MACROS thing got lost when inttypes.h and BN_FMT_* were moved to a public header. That it's a public header is... problematic... Original issue's description: > Roll src/third_party/boringssl/src 68de407:65a7e94 > > Summary of changes available at: > https://boringssl.googlesource.com/boringssl/+log/68de407..65a7e94 > > This also removes update_gypi_and_asm.py in favor of the script inside > BoringSSL proper. > > BUG=none > > Committed: https://crrev.com/c80637399c13d7c3e8cb7a16bd5de104feb449e9 > Cr-Commit-Position: refs/heads/master@{#329032} TBR=agl@chromium.org NOPRESUBMIT=true NOTREECHECKS=true NOTRY=true BUG=none Committed: https://crrev.com/78cca4dfe72ce133f378987e57c87921afd1f0e5 Cr-Commit-Position: refs/heads/master@{#329035}

Patch Set 1 #

Patch Set 2 : Upload again with hack to unbreak Rietveld's dumb encoding bugs. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3777 lines, -5558 lines) Patch
M DEPS View 1 1 chunk +1 line, -1 line 0 comments Download
M third_party/boringssl/README.chromium View 1 1 chunk +0 lines, -7 lines 0 comments Download
M third_party/boringssl/boringssl.gypi View 1 3 chunks +1 line, -3 lines 0 comments Download
M third_party/boringssl/boringssl_tests.gypi View 1 3 chunks +1 line, -15 lines 0 comments Download
M third_party/boringssl/boringssl_unittest.cc View 1 2 chunks +4 lines, -8 lines 0 comments Download
M third_party/boringssl/err_data.c View 1 8 chunks +286 lines, -294 lines 0 comments Download
M third_party/boringssl/linux-aarch64/crypto/aes/aesv8-armx.S View 1 1 chunk +0 lines, -2 lines 0 comments Download
M third_party/boringssl/linux-aarch64/crypto/modes/ghashv8-armx.S View 1 Binary file 0 comments Download
M third_party/boringssl/linux-arm/crypto/aes/aes-armv4.S View 1 13 chunks +40 lines, -53 lines 0 comments Download
M third_party/boringssl/linux-arm/crypto/aes/bsaes-armv7.S View 1 43 chunks +1152 lines, -1179 lines 0 comments Download
M third_party/boringssl/linux-arm/crypto/bn/armv4-mont.S View 1 13 chunks +155 lines, -166 lines 0 comments Download
M third_party/boringssl/linux-arm/crypto/modes/ghash-armv4.S View 1 Binary file 0 comments Download
M third_party/boringssl/linux-arm/crypto/sha/sha1-armv4-large.S View 1 23 chunks +122 lines, -126 lines 0 comments Download
M third_party/boringssl/linux-arm/crypto/sha/sha256-armv4.S View 1 9 chunks +95 lines, -102 lines 0 comments Download
M third_party/boringssl/linux-arm/crypto/sha/sha512-armv4.S View 1 3 chunks +679 lines, -684 lines 0 comments Download
M third_party/boringssl/linux-x86/crypto/aes/aesni-x86.S View 1 74 chunks +269 lines, -520 lines 0 comments Download
M third_party/boringssl/linux-x86_64/crypto/aes/aesni-x86_64.S View 1 38 chunks +58 lines, -444 lines 0 comments Download
M third_party/boringssl/mac-x86/crypto/aes/aesni-x86.S View 1 74 chunks +269 lines, -524 lines 0 comments Download
M third_party/boringssl/mac-x86_64/crypto/aes/aesni-x86_64.S View 1 38 chunks +58 lines, -444 lines 0 comments Download
A third_party/boringssl/update_gypi_and_asm.py View 1 1 chunk +259 lines, -0 lines 0 comments Download
M third_party/boringssl/win-x86/crypto/aes/aesni-x86.asm View 1 75 chunks +269 lines, -523 lines 0 comments Download
M third_party/boringssl/win-x86_64/crypto/aes/aesni-x86_64.asm View 1 40 chunks +59 lines, -463 lines 0 comments Download

Messages

Total messages: 10 (3 generated)
davidben
Created Revert of Roll src/third_party/boringssl/src 68de407:65a7e94
5 years, 7 months ago (2015-05-09 03:15:23 UTC) #1
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1132243002/1
5 years, 7 months ago (2015-05-09 03:23:41 UTC) #2
commit-bot: I haz the power
Failed to apply patch for third_party/boringssl/linux-arm/crypto/bn/armv4-mont.S: While running git apply --index -3 -p1; error: patch ...
5 years, 7 months ago (2015-05-09 03:30:48 UTC) #4
davidben
Aaargh, Rietveld. Reverting manually...
5 years, 7 months ago (2015-05-09 03:34:38 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1132243002/260001
5 years, 7 months ago (2015-05-09 03:55:44 UTC) #8
commit-bot: I haz the power
Committed patchset #2 (id:260001)
5 years, 7 months ago (2015-05-09 04:02:53 UTC) #9
commit-bot: I haz the power
5 years, 7 months ago (2015-05-09 04:04:48 UTC) #10
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/78cca4dfe72ce133f378987e57c87921afd1f0e5
Cr-Commit-Position: refs/heads/master@{#329035}

Powered by Google App Engine
This is Rietveld 408576698