1. e4fafb1 Use DEFINE_TESTCLASS_SHORT macro in tests. by tfarina@chromium.org · 11 years ago
  2. e0e7cfe Change old PRG to be SkLCGRandom; change new one to SkRandom by commit-bot@chromium.org · 11 years ago
  3. c490f80 Change random number generator for 'tests' to SkMWCRandom. Also removes some by jvanverth@google.com · 12 years ago
  4. 2b57dc6 fix warings. add SkTAbs() by reed@google.com · 12 years ago
  5. ca47aae Minor cleanup by robertphillips@google.com · 12 years ago
  6. d9f7503 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  7. 6898d52 add centerX() and centerY() to SkIRect (because they made me) by reed@google.com · 12 years ago
  8. 7b463ac speedup SkRect::isFinite() (almost 2x) by reed@google.com · 12 years ago
  9. 1607863 rename hasValidCoordinates to isFinite (on SkRect) and reimplement for speed by reed@google.com · 13 years ago
  10. ec3ed6a Automatic update of all copyright notices to reflect new license terms. by epoger@google.com · 13 years ago
  11. d413445 update to work correctly for scalar == fixed or float by reed@android.com · 14 years ago
  12. 534240f hide divide-by-zero from the compiler, to avoid the warning by reed@google.com · 14 years ago
  13. ff1ec2f Add unit test for SkRect::hasValidCoordinates(). by wjmaclean@chromium.org · 14 years ago