1. 6c71e0a Reverse dependency between SkScalar.h and SkFixed.h. by benjaminwagner · 8 years ago
  2. 1263448 Make SkRandom::next[US]Fixed1 private; update documentation for SkRandom::nextSScalar1. by benjaminwagner · 8 years ago
  3. f9d6101 There can be only one (SkRandom)! by scroggo · 10 years ago
  4. d173b87 remove SkScalarMul macro by mike@reedtribe.org · 11 years ago
  5. f3abaeb remove (now unused) Sk64 -- just use int64_t by reed@google.com · 11 years ago
  6. f5e1f63 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  7. 57212f9 Revert "Revert of https://codereview.chromium.org/113823003/" by reed@google.com · 11 years ago
  8. 4ad4ae9 Revert of https://codereview.chromium.org/113823003/ by commit-bot@chromium.org · 11 years ago
  9. a306d93 remove Sk64 from public API, and start to remove usage internally by reed@google.com · 11 years ago
  10. e0e7cfe Change old PRG to be SkLCGRandom; change new one to SkRandom by commit-bot@chromium.org · 11 years ago
  11. 753a362 Use SkBits2Float in SkRandom by bsalomon@google.com · 12 years ago
  12. efbe8e9 Fix errors when compiling with -Wall -Werror on Android. by djsollen@google.com · 12 years ago
  13. 24d5ee4 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  14. 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
  15. e16efc1 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  16. 6d5d08f Fix nextRangeU(0, MAX_UINT) div by zero. by bsalomon@google.com · 12 years ago
  17. 3bc7200 Move random from core to utils by bsalomon@google.com · 12 years ago[Renamed from include/core/SkRandom.h]
  18. 705e840 Make the clip stack reduction test generate inverse filled paths. by bsalomon@google.com · 12 years ago
  19. 223137f Remove GrRandom API in favor of SkRandom. by tfarina@chromium.org · 12 years ago
  20. 7b7cdd1 Some improvements to reduce the number of pixels touched in generating alpha clip masks by bsalomon@google.com · 12 years ago
  21. 425a8c7 add getSeed() by reed@google.com · 12 years ago
  22. 0a7672f Add morphology, convolution, single texture, texture domain effects to new unit test system by bsalomon@google.com · 12 years ago
  23. d472620 Registry-based unit test for custom effects by bsalomon@google.com · 12 years ago
  24. ec3ed6a Automatic update of all copyright notices to reflect new license terms. by epoger@google.com · 13 years ago
  25. 8a1c16f grab from latest android by reed@android.com · 16 years ago