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