Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ake string_util::WriteInto() DCHECK() that the supplied |length_with_null| > ... | pkasting@chromium.org | 2011-11-29 | 1 | -2/+2 |
* | Fix variable names and comments in RandGenerator. | dilmah@chromium.org | 2011-08-24 | 1 | -7/+6 |
* | Fix base::RandGenerator bug (it had non-uniform random distribution). Add tes... | joi@chromium.org | 2011-05-30 | 1 | -0/+60 |
* | Move crypto_helpers from sync to crypto | qsr@google.com | 2011-05-05 | 1 | -0/+13 |
* | Add a rand_util method for generating a random string. | abarth@chromium.org | 2011-04-29 | 1 | -5/+18 |
* | Moving GUID generation from base to chrome/browser/guid* | dhollowa@chromium.org | 2010-10-14 | 1 | -47/+0 |
* | Factoring GUID generation from metrics to base | dhollowa@chromium.org | 2010-10-13 | 1 | -0/+47 |
* | Add RandomNumberGenerator adapter to base/rand_util.h | isherman@chromium.org | 2010-08-30 | 1 | -0/+8 |
* | Reduce RandDouble to one call to ldexp, add one bit of precision | mark@chromium.org | 2008-09-30 | 1 | -0/+7 |
* | Refactoring for portability: | mark@chromium.org | 2008-09-29 | 1 | -0/+22 |