Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
3f752205a5d55b47c2d07486736c5e344b45a017
/
include
/
utils
/
SkRandom.h
d173b87
remove SkScalarMul macro
by mike@reedtribe.org
· 11 years ago
f3abaeb
remove (now unused) Sk64 -- just use int64_t
by reed@google.com
· 11 years ago
f5e1f63
Sanitizing source files in Housekeeper-Nightly
by skia.committer@gmail.com
· 11 years ago
57212f9
Revert "Revert of https://codereview.chromium.org/113823003/"
by reed@google.com
· 11 years ago
4ad4ae9
Revert of https://codereview.chromium.org/113823003/
by commit-bot@chromium.org
· 11 years ago
a306d93
remove Sk64 from public API, and start to remove usage internally
by reed@google.com
· 11 years ago
e0e7cfe
Change old PRG to be SkLCGRandom; change new one to SkRandom
by commit-bot@chromium.org
· 11 years ago
753a362
Use SkBits2Float in SkRandom
by bsalomon@google.com
· 12 years ago
efbe8e9
Fix errors when compiling with -Wall -Werror on Android.
by djsollen@google.com
· 12 years ago
24d5ee4
Sanitizing source files in Skia_Periodic_House_Keeping
by skia.committer@gmail.com
· 12 years ago
a8e66f7
Adds SkMWCRandom, which generates random numbers using a variant of George Marsaglia's multiply-with-carry "mother-of-all" method. This passes the tuftests suite so it should be much better than the current method (which does not).
by jvanverth@google.com
· 12 years ago
e16efc1
Sanitizing source files in Skia_Periodic_House_Keeping
by skia.committer@gmail.com
· 12 years ago
6d5d08f
Fix nextRangeU(0, MAX_UINT) div by zero.
by bsalomon@google.com
· 12 years ago
3bc7200
Move random from core to utils
by bsalomon@google.com
· 12 years ago
[Renamed from include/core/SkRandom.h]
705e840
Make the clip stack reduction test generate inverse filled paths.
by bsalomon@google.com
· 12 years ago
223137f
Remove GrRandom API in favor of SkRandom.
by tfarina@chromium.org
· 12 years ago
7b7cdd1
Some improvements to reduce the number of pixels touched in generating alpha clip masks
by bsalomon@google.com
· 12 years ago
425a8c7
add getSeed()
by reed@google.com
· 12 years ago
0a7672f
Add morphology, convolution, single texture, texture domain effects to new unit test system
by bsalomon@google.com
· 12 years ago
d472620
Registry-based unit test for custom effects
by bsalomon@google.com
· 12 years ago
ec3ed6a
Automatic update of all copyright notices to reflect new license terms.
by epoger@google.com
· 13 years ago
8a1c16f
grab from latest android
by reed@android.com
· 16 years ago