Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Continuing with DCHECK() replacement. Switching to DCHECK_GT for better debug... | kushi.p@gmail.com | 2011-03-13 | 1 | -1/+1 |
* | Add RandomNumberGenerator adapter to base/rand_util.h | isherman@chromium.org | 2010-08-30 | 1 | -4/+8 |
* | RandUInt -> RandUint to match the style of other Uint functions. | deanm@chromium.org | 2008-11-14 | 1 | -2/+2 |
* | Reduce RandDouble to one call to ldexp, add one bit of precision | mark@chromium.org | 2008-09-30 | 1 | -18/+11 |
* | Refactoring for portability: | mark@chromium.org | 2008-09-29 | 1 | -0/+47 |