index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
base
/
rand_util.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix variable names and comments in RandGenerator.
dilmah@chromium.org
2011-08-24
1
-8
/
+7
*
Fix base::RandGenerator bug (it had non-uniform random distribution). Add tes...
joi@chromium.org
2011-05-30
1
-1
/
+14
*
Add one-time randomization support for FieldTrial, and the ability to
joi@chromium.org
2011-05-10
1
-1
/
+5
*
Revert 84197 - Add one-time randomization support for FieldTrial, and the abi...
joi@chromium.org
2011-05-06
1
-5
/
+1
*
Move crypto_helpers from sync to crypto
qsr@google.com
2011-05-05
1
-11
/
+12
*
Add one-time randomization support for FieldTrial, and the ability to
joi@chromium.org
2011-05-05
1
-1
/
+5
*
Updating logging in src/base/. Using DCHECK_NE/EQ/LE/GE/GT() where possible
kushi.p@gmail.com
2011-05-04
1
-2
/
+4
*
Add a rand_util method for generating a random string.
abarth@chromium.org
2011-04-29
1
-0
/
+16
*
Update DCHECK() usage to utilize the more expressive debugging functions.
kushi.p@gmail.com
2011-04-22
1
-2
/
+2
*
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