Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Stop using the nacl_secure_random_init() which is deprecated. | penghuang@chromium.org | 2014-06-20 | 1 | -1/+0 |
* | Use nacl_secure_random() in rand_util_nacl.cc | penghuang@chromium.org | 2014-06-17 | 1 | -30/+15 |
* | Improve base::RandBytes() performance by 1.75x-2.10x on POSIX. | dalecurtis@chromium.org | 2014-01-23 | 1 | -9/+13 |
* | Enable parts of base_untrusted that are used by remoting client | sergeyu@chromium.org | 2012-07-26 | 1 | -0/+53 |
* | Add untrusted NaCl build for PPAPI proxy. | bbudge@chromium.org | 2012-06-16 | 1 | -53/+0 |
* | Revert 142482 - Add untrusted NaCl build for PPAPI proxy. | bbudge@chromium.org | 2012-06-15 | 1 | -0/+53 |
* | Add untrusted NaCl build for PPAPI proxy. | bbudge@chromium.org | 2012-06-15 | 1 | -53/+0 |
* | Cleanup: Remove the C version of GetUrandomFD() | mseaborn@chromium.org | 2012-05-30 | 1 | -1/+0 |
* | Make base::Logging compile with the NaCl toolchain. | bbudge@chromium.org | 2012-02-28 | 1 | -0/+54 |