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

Issue 2829743002: Roll src/third_party/boringssl/src bc6a76b0e..777fdd644 (Closed)

Created:
3 years, 8 months ago by davidben
Modified:
3 years, 8 months ago
Reviewers:
svaldez
CC:
chromium-reviews
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+446 lines, -60596 lines) Patch
M DEPS View 1 chunk +1 line, -1 line 0 comments Download
M third_party/boringssl/BUILD.generated.gni View 8 chunks +29 lines, -31 lines 0 comments Download
M third_party/boringssl/BUILD.generated_tests.gni View 7 chunks +26 lines, -50 lines 0 comments Download
M third_party/boringssl/err_data.c View 7 chunks +373 lines, -367 lines 0 comments Download
D third_party/boringssl/linux-aarch64/crypto/aes/aesv8-armx64.S View 1 chunk +0 lines, -757 lines 0 comments Download
A + third_party/boringssl/linux-aarch64/crypto/fipsmodule/aesv8-armx64.S View 0 chunks +-1 lines, --1 lines 0 comments Download
D third_party/boringssl/linux-arm/crypto/aes/aes-armv4.S View 1 chunk +0 lines, -1200 lines 0 comments Download
D third_party/boringssl/linux-arm/crypto/aes/aesv8-armx32.S View 1 chunk +0 lines, -762 lines 0 comments Download
D third_party/boringssl/linux-arm/crypto/aes/bsaes-armv7.S View 1 chunk +0 lines, -2567 lines 0 comments Download
A + third_party/boringssl/linux-arm/crypto/fipsmodule/aes-armv4.S View 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/boringssl/linux-arm/crypto/fipsmodule/aesv8-armx32.S View 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/boringssl/linux-arm/crypto/fipsmodule/bsaes-armv7.S View 0 chunks +-1 lines, --1 lines 0 comments Download
D third_party/boringssl/linux-ppc64le/crypto/aes/aesp8-ppc.S View 1 chunk +0 lines, -3633 lines 0 comments Download
A + third_party/boringssl/linux-ppc64le/crypto/fipsmodule/aesp8-ppc.S View 0 chunks +-1 lines, --1 lines 0 comments Download
D third_party/boringssl/linux-x86/crypto/aes/aes-586.S View 1 chunk +0 lines, -3257 lines 0 comments Download
D third_party/boringssl/linux-x86/crypto/aes/aesni-x86.S View 1 chunk +0 lines, -2469 lines 0 comments Download
D third_party/boringssl/linux-x86/crypto/aes/vpaes-x86.S View 1 chunk +0 lines, -676 lines 0 comments Download
A + third_party/boringssl/linux-x86/crypto/fipsmodule/aes-586.S View 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/boringssl/linux-x86/crypto/fipsmodule/aesni-x86.S View 1 chunk +1 line, -1 line 0 comments Download
A + third_party/boringssl/linux-x86/crypto/fipsmodule/vpaes-x86.S View 0 chunks +-1 lines, --1 lines 0 comments Download
D third_party/boringssl/linux-x86_64/crypto/aes/aes-x86_64.S View 1 chunk +0 lines, -2535 lines 0 comments Download
D third_party/boringssl/linux-x86_64/crypto/aes/aesni-x86_64.S View 1 chunk +0 lines, -4378 lines 0 comments Download
D third_party/boringssl/linux-x86_64/crypto/aes/bsaes-x86_64.S View 1 chunk +0 lines, -2503 lines 0 comments Download
D third_party/boringssl/linux-x86_64/crypto/aes/vpaes-x86_64.S View 1 chunk +0 lines, -834 lines 0 comments Download
A + third_party/boringssl/linux-x86_64/crypto/fipsmodule/aes-x86_64.S View 2 chunks +4 lines, -3 lines 0 comments Download
A + third_party/boringssl/linux-x86_64/crypto/fipsmodule/aesni-x86_64.S View 4 chunks +9 lines, -6 lines 0 comments Download
A + third_party/boringssl/linux-x86_64/crypto/fipsmodule/bsaes-x86_64.S View 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/boringssl/linux-x86_64/crypto/fipsmodule/vpaes-x86_64.S View 0 chunks +-1 lines, --1 lines 0 comments Download
D third_party/boringssl/mac-x86/crypto/aes/aes-586.S View 1 chunk +0 lines, -3221 lines 0 comments Download
D third_party/boringssl/mac-x86/crypto/aes/aesni-x86.S View 1 chunk +0 lines, -2433 lines 0 comments Download
D third_party/boringssl/mac-x86/crypto/aes/vpaes-x86.S View 1 chunk +0 lines, -650 lines 0 comments Download
A + third_party/boringssl/mac-x86/crypto/fipsmodule/aes-586.S View 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/boringssl/mac-x86/crypto/fipsmodule/aesni-x86.S View 1 chunk +1 line, -1 line 0 comments Download
A + third_party/boringssl/mac-x86/crypto/fipsmodule/vpaes-x86.S View 0 chunks +-1 lines, --1 lines 0 comments Download
D third_party/boringssl/mac-x86_64/crypto/aes/aes-x86_64.S View 1 chunk +0 lines, -2534 lines 0 comments Download
D third_party/boringssl/mac-x86_64/crypto/aes/aesni-x86_64.S View 1 chunk +0 lines, -4377 lines 0 comments Download
D third_party/boringssl/mac-x86_64/crypto/aes/bsaes-x86_64.S View 1 chunk +0 lines, -2500 lines 0 comments Download
D third_party/boringssl/mac-x86_64/crypto/aes/vpaes-x86_64.S View 1 chunk +0 lines, -834 lines 0 comments Download
A + third_party/boringssl/mac-x86_64/crypto/fipsmodule/aes-x86_64.S View 1 chunk +2 lines, -1 line 0 comments Download
A + third_party/boringssl/mac-x86_64/crypto/fipsmodule/aesni-x86_64.S View 3 chunks +7 lines, -4 lines 0 comments Download
A + third_party/boringssl/mac-x86_64/crypto/fipsmodule/bsaes-x86_64.S View 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/boringssl/mac-x86_64/crypto/fipsmodule/vpaes-x86_64.S View 0 chunks +-1 lines, --1 lines 0 comments Download
D third_party/boringssl/win-x86/crypto/aes/aes-586.asm View 1 chunk +0 lines, -3219 lines 0 comments Download
D third_party/boringssl/win-x86/crypto/aes/aesni-x86.asm View 1 chunk +0 lines, -2424 lines 0 comments Download
D third_party/boringssl/win-x86/crypto/aes/vpaes-x86.asm View 1 chunk +0 lines, -649 lines 0 comments Download
A + third_party/boringssl/win-x86/crypto/fipsmodule/aes-586.asm View 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/boringssl/win-x86/crypto/fipsmodule/aesni-x86.asm View 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/boringssl/win-x86/crypto/fipsmodule/vpaes-x86.asm View 0 chunks +-1 lines, --1 lines 0 comments Download
D third_party/boringssl/win-x86_64/crypto/aes/aes-x86_64.asm View 1 chunk +0 lines, -2856 lines 0 comments Download
D third_party/boringssl/win-x86_64/crypto/aes/aesni-x86_64.asm View 1 chunk +0 lines, -4993 lines 0 comments Download
D third_party/boringssl/win-x86_64/crypto/aes/bsaes-x86_64.asm View 1 chunk +0 lines, -2744 lines 0 comments Download
D third_party/boringssl/win-x86_64/crypto/aes/vpaes-x86_64.asm View 1 chunk +0 lines, -1137 lines 0 comments Download
A + third_party/boringssl/win-x86_64/crypto/fipsmodule/aes-x86_64.asm View 2 chunks +3 lines, -2 lines 0 comments Download
A + third_party/boringssl/win-x86_64/crypto/fipsmodule/aesni-x86_64.asm View 4 chunks +8 lines, -5 lines 0 comments Download
A + third_party/boringssl/win-x86_64/crypto/fipsmodule/bsaes-x86_64.asm View 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/boringssl/win-x86_64/crypto/fipsmodule/vpaes-x86_64.asm View 0 chunks +-1 lines, --1 lines 0 comments Download

Dependent Patchsets:

Messages

Total messages: 12 (8 generated)
davidben
3 years, 8 months ago (2017-04-19 19:36:55 UTC) #6
svaldez
lgtm
3 years, 8 months ago (2017-04-19 20:48:27 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2829743002/1
3 years, 8 months ago (2017-04-19 20:53:42 UTC) #9
commit-bot: I haz the power
3 years, 8 months ago (2017-04-19 21:04:29 UTC) #12
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://chromium.googlesource.com/chromium/src/+/c817f241cbc3b8652bd6442d9536...

Powered by Google App Engine
This is Rietveld 408576698