| Commit message (Expand) | Author | Age | Files | Lines |
* | ifdef OS_NAME -> if defined(OS_NAME) | dbeam@chromium.org | 2013-03-23 | 1 | -1/+1 |
* | Added crypto random-number generator | mniknami@chromium.org | 2012-08-02 | 1 | -4/+11 |
* | Remove the rest of #pragma once in one big CL. | ajwong@chromium.org | 2012-07-11 | 1 | -1/+0 |
* | Cleanup: Remove the C version of GetUrandomFD() | mseaborn@chromium.org | 2012-05-30 | 1 | -1/+5 |
* | 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 | -2/+2 |
* | Rename BASE_API to BASE_EXPORT. | darin@chromium.org | 2011-08-05 | 1 | -8/+8 |
* | Add one-time randomization support for FieldTrial, and the ability to | joi@chromium.org | 2011-05-10 | 1 | -0/+4 |
* | Revert 84197 - Add one-time randomization support for FieldTrial, and the abi... | joi@chromium.org | 2011-05-06 | 1 | -4/+0 |
* | Move crypto_helpers from sync to crypto | qsr@google.com | 2011-05-05 | 1 | -1/+8 |
* | Add one-time randomization support for FieldTrial, and the ability to | joi@chromium.org | 2011-05-05 | 1 | -0/+4 |
* | Add a rand_util method for generating a random string. | abarth@chromium.org | 2011-04-29 | 1 | -0/+5 |
* | Base: A few more files using BASE_API (for base.dll) | rvargas@google.com | 2011-03-24 | 1 | -5/+6 |
* | Moving GUID generation from base to chrome/browser/guid* | dhollowa@chromium.org | 2010-10-14 | 1 | -5/+0 |
* | Factoring GUID generation from metrics to base | dhollowa@chromium.org | 2010-10-13 | 1 | -0/+5 |
* | Add RandomNumberGenerator adapter to base/rand_util.h | isherman@chromium.org | 2010-08-30 | 1 | -1/+8 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 1 | -0/+1 |
* | Style cleanup in preparation for auto-linting base/. | erg@google.com | 2010-01-26 | 1 | -1/+1 |
* | RandUInt -> RandUint to match the style of other Uint functions. | deanm@chromium.org | 2008-11-14 | 1 | -1/+1 |
* | Refactoring for portability: | mark@chromium.org | 2008-09-29 | 1 | -0/+23 |