summaryrefslogtreecommitdiffstats
path: root/base/rand_util.h
Commit message (Expand)AuthorAgeFilesLines
* Added crypto random-number generatormniknami@chromium.org2012-08-021-4/+11
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* Cleanup: Remove the C version of GetUrandomFD()mseaborn@chromium.org2012-05-301-1/+5
* ake string_util::WriteInto() DCHECK() that the supplied |length_with_null| > ...pkasting@chromium.org2011-11-291-2/+2
* Fix variable names and comments in RandGenerator.dilmah@chromium.org2011-08-241-2/+2
* Rename BASE_API to BASE_EXPORT.darin@chromium.org2011-08-051-8/+8
* Add one-time randomization support for FieldTrial, and the ability tojoi@chromium.org2011-05-101-0/+4
* Revert 84197 - Add one-time randomization support for FieldTrial, and the abi...joi@chromium.org2011-05-061-4/+0
* Move crypto_helpers from sync to cryptoqsr@google.com2011-05-051-1/+8
* Add one-time randomization support for FieldTrial, and the ability tojoi@chromium.org2011-05-051-0/+4
* Add a rand_util method for generating a random string.abarth@chromium.org2011-04-291-0/+5
* Base: A few more files using BASE_API (for base.dll)rvargas@google.com2011-03-241-5/+6
* Moving GUID generation from base to chrome/browser/guid*dhollowa@chromium.org2010-10-141-5/+0
* Factoring GUID generation from metrics to basedhollowa@chromium.org2010-10-131-0/+5
* Add RandomNumberGenerator adapter to base/rand_util.hisherman@chromium.org2010-08-301-1/+8
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Style cleanup in preparation for auto-linting base/.erg@google.com2010-01-261-1/+1
* RandUInt -> RandUint to match the style of other Uint functions.deanm@chromium.org2008-11-141-1/+1
* Refactoring for portability:mark@chromium.org2008-09-291-0/+23