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

Issue 1924093006: Removing crypto/third_party/nss/ and removing crypto _win files (Closed)

Created:
4 years, 7 months ago by svaldez
Modified:
4 years, 7 months ago
CC:
chromium-reviews, cbentzel+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Removing crypto/third_party/nss/ and removing crypto _win files BUG=604728 Committed: https://crrev.com/9c641463a0755cfbbe827a62580dd9859c41806e Cr-Commit-Position: refs/heads/master@{#391048}

Patch Set 1 #

Total comments: 8

Patch Set 2 : Remove HMACPlatformData. #

Patch Set 3 : Adding header. #

Patch Set 4 : Fix initialization check. #

Patch Set 5 : Initialize initialized_. #

Total comments: 1

Patch Set 6 : Remove unused sources. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+100 lines, -2827 lines) Patch
M crypto/BUILD.gn View 3 chunks +4 lines, -11 lines 0 comments Download
M crypto/crypto.gyp View 3 chunks +1 line, -11 lines 0 comments Download
M crypto/crypto.gypi View 5 chunks +5 lines, -11 lines 0 comments Download
M crypto/crypto_nacl.gyp View 1 chunk +0 lines, -2 lines 0 comments Download
M crypto/hmac.h View 1 2 3 3 chunks +3 lines, -2 lines 0 comments Download
M crypto/hmac.cc View 1 2 3 4 2 chunks +41 lines, -8 lines 0 comments Download
D crypto/hmac_openssl.cc View 1 chunk +0 lines, -57 lines 0 comments Download
D crypto/hmac_win.cc View 1 chunk +0 lines, -210 lines 0 comments Download
M crypto/symmetric_key.h View 3 chunks +0 lines, -26 lines 0 comments Download
A + crypto/symmetric_key.cc View 1 chunk +3 lines, -2 lines 0 comments Download
D crypto/symmetric_key_openssl.cc View 1 chunk +0 lines, -105 lines 0 comments Download
D crypto/symmetric_key_win.cc View 1 chunk +0 lines, -539 lines 0 comments Download
D crypto/third_party/nss/LICENSE View 1 chunk +0 lines, -35 lines 0 comments Download
D crypto/third_party/nss/README.chromium View 1 chunk +0 lines, -18 lines 0 comments Download
D crypto/third_party/nss/chromium-blapi.h View 1 chunk +0 lines, -101 lines 0 comments Download
D crypto/third_party/nss/chromium-blapit.h View 1 chunk +0 lines, -91 lines 0 comments Download
D crypto/third_party/nss/chromium-nss.h View 1 chunk +0 lines, -79 lines 0 comments Download
D crypto/third_party/nss/chromium-prtypes.h View 1 chunk +0 lines, -77 lines 0 comments Download
D crypto/third_party/nss/chromium-sha256.h View 1 chunk +0 lines, -51 lines 0 comments Download
D crypto/third_party/nss/sha512.cc View 1 chunk +0 lines, -1390 lines 0 comments Download
M net/cert/x509_util_nss.cc View 1 chunk +0 lines, -1 line 0 comments Download
M third_party/boringssl/boringssl.gyp View 1 2 3 4 5 1 chunk +43 lines, -0 lines 0 comments Download

Messages

Total messages: 19 (4 generated)
svaldez
4 years, 7 months ago (2016-04-28 20:44:31 UTC) #2
Ryan Sleevi
https://codereview.chromium.org/1924093006/diff/1/crypto/hmac.cc File crypto/hmac.cc (right): https://codereview.chromium.org/1924093006/diff/1/crypto/hmac.cc#newcode24 crypto/hmac.cc:24: }; Can't we get rid of this entirely, since ...
4 years, 7 months ago (2016-04-28 21:06:58 UTC) #3
svaldez
https://codereview.chromium.org/1924093006/diff/1/crypto/hmac.cc File crypto/hmac.cc (right): https://codereview.chromium.org/1924093006/diff/1/crypto/hmac.cc#newcode24 crypto/hmac.cc:24: }; On 2016/04/28 21:06:58, Ryan Sleevi wrote: > Can't ...
4 years, 7 months ago (2016-04-28 21:14:51 UTC) #4
Ryan Sleevi
https://codereview.chromium.org/1924093006/diff/1/third_party/boringssl/boringssl.gyp File third_party/boringssl/boringssl.gyp (right): https://codereview.chromium.org/1924093006/diff/1/third_party/boringssl/boringssl.gyp#newcode15 third_party/boringssl/boringssl.gyp:15: '<@(boringssl_ssl_sources)', On 2016/04/28 21:14:50, svaldez wrote: > I *think* ...
4 years, 7 months ago (2016-04-28 21:29:59 UTC) #5
davidben
https://codereview.chromium.org/1924093006/diff/1/third_party/boringssl/boringssl.gyp File third_party/boringssl/boringssl.gyp (right): https://codereview.chromium.org/1924093006/diff/1/third_party/boringssl/boringssl.gyp#newcode15 third_party/boringssl/boringssl.gyp:15: '<@(boringssl_ssl_sources)', On 2016/04/28 21:29:59, Ryan Sleevi wrote: > On ...
4 years, 7 months ago (2016-04-28 21:35:44 UTC) #6
Ryan Sleevi
https://codereview.chromium.org/1924093006/diff/1/third_party/boringssl/boringssl.gyp File third_party/boringssl/boringssl.gyp (right): https://codereview.chromium.org/1924093006/diff/1/third_party/boringssl/boringssl.gyp#newcode15 third_party/boringssl/boringssl.gyp:15: '<@(boringssl_ssl_sources)', On 2016/04/28 21:35:44, davidben wrote: > Only in ...
4 years, 7 months ago (2016-04-29 00:12:55 UTC) #7
davidben
https://codereview.chromium.org/1924093006/diff/1/third_party/boringssl/boringssl.gyp File third_party/boringssl/boringssl.gyp (right): https://codereview.chromium.org/1924093006/diff/1/third_party/boringssl/boringssl.gyp#newcode15 third_party/boringssl/boringssl.gyp:15: '<@(boringssl_ssl_sources)', On 2016/04/29 00:12:54, Ryan Sleevi wrote: > On ...
4 years, 7 months ago (2016-04-29 00:43:15 UTC) #8
svaldez
Hi Bradley, We're removing some of the windows-specific code from crypto, which means that the ...
4 years, 7 months ago (2016-04-29 19:23:24 UTC) #10
svaldez
On 2016/04/29 19:23:24, svaldez wrote: > Hi Bradley, > > We're removing some of the ...
4 years, 7 months ago (2016-04-29 19:47:24 UTC) #11
davidben
On 2016/04/29 19:47:24, svaldez wrote: > On 2016/04/29 19:23:24, svaldez wrote: > > Hi Bradley, ...
4 years, 7 months ago (2016-04-29 19:55:26 UTC) #12
bradnelson
So there's two nacl portions, the win64 part (used in nacl64.exe) and the in-nacl part ...
4 years, 7 months ago (2016-05-01 00:28:19 UTC) #13
davidben
lgtm. I'm a little annoyed that boringssl.gyp has a duplicated hunk like that, but gyp ...
4 years, 7 months ago (2016-05-02 19:49:43 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1924093006/100001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1924093006/100001
4 years, 7 months ago (2016-05-02 19:59:19 UTC) #16
commit-bot: I haz the power
Committed patchset #6 (id:100001)
4 years, 7 months ago (2016-05-02 20:49:14 UTC) #17
commit-bot: I haz the power
4 years, 7 months ago (2016-05-02 20:50:03 UTC) #19
Message was sent while issue was closed.
Patchset 6 (id:??) landed as
https://crrev.com/9c641463a0755cfbbe827a62580dd9859c41806e
Cr-Commit-Position: refs/heads/master@{#391048}

Powered by Google App Engine
This is Rietveld 408576698