Sign in
chromium
/
chromium
/
src
/
c01cbf8b080e9b7f77b5ceec0c3dadc56638189a
/
base
/
rand_util_win.cc
8c37218a
Use RtlGenRandom() directly instead of going through rand_s().
by
[email protected]
· 12 years ago
c910c5a
Improve base::RandBytes() performance by 1.75x-2.10x on POSIX.
by
[email protected]
· 12 years ago
9b20578
Added crypto random-number generator
by
[email protected]
· 13 years ago
3469e7e
Moving GUID generation from base to chrome/browser/guid*
by
[email protected]
· 15 years ago
f2c859a
Factoring GUID generation from metrics to base
by
[email protected]
· 15 years ago
e150c038
Reland r40289: "Add support for CHECK_* macros.""
by
[email protected]
· 15 years ago
dedd33e7
Revert r40289: "Add support for CHECK_* macros."
by
[email protected]
· 15 years ago
a1e16e0
Add support for CHECK_* macros. Convert a few places to make sure it works.
by
[email protected]
· 15 years ago
52a261f
NO CODE CHANGE (except one global std::wstring changed to const wchar_t* const per style compliance).
by
[email protected]
· 16 years ago
ba99012
RandUInt -> RandUint to match the style of other Uint functions.
by
[email protected]
· 17 years ago
05f9b68
Refactoring for portability:
by
[email protected]
· 17 years ago