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

Issue 11273018: Add crypto_android.cc (Closed)

Created:
8 years, 2 months ago by vsm
Modified:
8 years, 1 month ago
Reviewers:
gram, Ivan Posva
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Add crypto_android.cc This fixes the android build of the command line embedder. Committed: https://code.google.com/p/dart/source/detail?r=14045

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+0 lines, --1 lines) Patch
M runtime/bin/builtin_impl_sources.gypi View 1 chunk +1 line, -0 lines 0 comments Download
A + runtime/bin/crypto_android.cc View 0 chunks +-1 lines, --1 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
vsm
8 years, 2 months ago (2012-10-24 19:14:52 UTC) #1
gram
lgtm, thanks!
8 years, 2 months ago (2012-10-24 19:49:18 UTC) #2
gram
On 2012/10/24 19:49:18, gram wrote: > lgtm, thanks! Although I should not I'm not sure ...
8 years, 2 months ago (2012-10-24 19:50:04 UTC) #3
vsm
8 years, 1 month ago (2012-10-24 22:19:51 UTC) #4
On 2012/10/24 19:50:04, gram wrote:
> On 2012/10/24 19:49:18, gram wrote:
> > lgtm, thanks!
> 
> Although I should not I'm not sure it will actually work - is there a
> /dev/random on Android?

It (/dev/random and /dev/urandom) is there on my device.

Thanks, landing.

Powered by Google App Engine
This is Rietveld 408576698