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

Issue 10830183: Built crypto and crypto_unittests for iOS (Closed)

Created:
8 years, 4 months ago by msarda
Modified:
8 years, 4 months ago
Reviewers:
stuartmorgan, wtc
CC:
chromium-reviews
Base URL:
http://git.chromium.org/chromium/src.git@master
Visibility:
Public.

Description

Built crypto and crypto_unittests for iOS Adds iOS support to crypto.gyp. Both targets now build, but the tests may not run correctly, and not all the crypto code is correct yet for iOS. BUG=NONE Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=150775

Patch Set 1 #

Total comments: 13

Patch Set 2 : Address code review. #

Total comments: 2

Patch Set 3 : Fix crypto run_all_unittests #

Patch Set 4 : Address code review: Add comment. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+29 lines, -11 lines) Patch
M build/all.gyp View 1 2 3 2 chunks +1 line, -1 line 0 comments Download
M crypto/crypto.gyp View 1 2 3 5 chunks +15 lines, -6 lines 0 comments Download
M crypto/rsa_private_key.h View 3 chunks +8 lines, -0 lines 0 comments Download
M crypto/run_all_unittests.cc View 1 2 1 chunk +4 lines, -1 line 0 comments Download
M net/net.gyp View 1 2 3 2 chunks +1 line, -3 lines 0 comments Download

Messages

Total messages: 11 (0 generated)
msarda
This is my first upstreaming CL for iOS code. PTAL.
8 years, 4 months ago (2012-08-06 15:54:53 UTC) #1
stuartmorgan
https://chromiumcodereview.appspot.com/10830183/diff/1/build/all.gyp File build/all.gyp (right): https://chromiumcodereview.appspot.com/10830183/diff/1/build/all.gyp#newcode14 build/all.gyp:14: '../crypto/crypto.gyp:*', There should be a similar change you can ...
8 years, 4 months ago (2012-08-06 16:07:31 UTC) #2
msarda
PTAL. https://chromiumcodereview.appspot.com/10830183/diff/1/build/all.gyp File build/all.gyp (right): https://chromiumcodereview.appspot.com/10830183/diff/1/build/all.gyp#newcode14 build/all.gyp:14: '../crypto/crypto.gyp:*', On 2012/08/06 16:07:31, stuartmorgan wrote: > There ...
8 years, 4 months ago (2012-08-07 08:39:44 UTC) #3
stuartmorgan
+wtc; see the question below (and also for eventual OWNERS review) The description of this ...
8 years, 4 months ago (2012-08-07 09:21:28 UTC) #4
msarda
I fixed the CL's description (thanks for the suggestion). We'll wait for wtc's review and ...
8 years, 4 months ago (2012-08-07 09:42:17 UTC) #5
msarda
@Wan-Teh: Please take a look at this CL. I need to land this before moving ...
8 years, 4 months ago (2012-08-08 15:48:54 UTC) #6
wtc
Patch set 3 LGTM.
8 years, 4 months ago (2012-08-08 17:57:02 UTC) #7
wtc
I just noticed there were two questions for me. I answer them below. https://chromiumcodereview.appspot.com/10830183/diff/1/crypto/crypto.gyp File ...
8 years, 4 months ago (2012-08-08 18:09:58 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/msarda@chromium.org/10830183/5003
8 years, 4 months ago (2012-08-09 08:33:09 UTC) #9
commit-bot: I haz the power
Change committed as 150775
8 years, 4 months ago (2012-08-09 10:24:55 UTC) #10
msarda
8 years, 4 months ago (2012-08-09 10:26:49 UTC) #11
Thanks for the review.

Powered by Google App Engine
This is Rietveld 408576698