summaryrefslogtreecommitdiffstats
path: root/base/rand_util_nacl.cc
Commit message (Expand)AuthorAgeFilesLines
* Switch to standard integer types in base/.avi2015-12-261-3/+4
* Stop using the nacl_secure_random_init() which is deprecated.penghuang@chromium.org2014-06-201-1/+0
* Use nacl_secure_random() in rand_util_nacl.ccpenghuang@chromium.org2014-06-171-30/+15
* Improve base::RandBytes() performance by 1.75x-2.10x on POSIX.dalecurtis@chromium.org2014-01-231-9/+13
* Enable parts of base_untrusted that are used by remoting clientsergeyu@chromium.org2012-07-261-0/+53
* Add untrusted NaCl build for PPAPI proxy.bbudge@chromium.org2012-06-161-53/+0
* Revert 142482 - Add untrusted NaCl build for PPAPI proxy.bbudge@chromium.org2012-06-151-0/+53
* Add untrusted NaCl build for PPAPI proxy.bbudge@chromium.org2012-06-151-53/+0
* Cleanup: Remove the C version of GetUrandomFD()mseaborn@chromium.org2012-05-301-1/+0
* Make base::Logging compile with the NaCl toolchain.bbudge@chromium.org2012-02-281-0/+54