1. 4bd2bdb Upstream changes from Android. by djsollen@google.com · 12 years ago
  2. c490f80 Change random number generator for 'tests' to SkMWCRandom. Also removes some by jvanverth@google.com · 12 years ago
  3. e40591d return if we're invertible for the fast scale+trans case when we have no inverse by reed@google.com · 12 years ago
  4. 46d3d39 Add GPU support for axis-aligned ovals: by jvanverth@google.com · 12 years ago
  5. 2fb96cc special-case matrix invert for translate and scale by reed@google.com · 12 years ago
  6. e659c2e Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  7. 93f0332 Fixed remaining clang compiler warnings by robertphillips@google.com · 12 years ago
  8. f57c01b Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  9. 97cd69c Fix matrix type in setRectToRect by reed@google.com · 12 years ago
  10. 373ebc6 Suppress some warnings on linux. by bsalomon@google.com · 12 years ago
  11. d6176b0 Result of running tools/sanitize_source_files.py (which was added in https://codereview.appspot.com/6465078/) by rmistry@google.com · 12 years ago
  12. 94e75ee Rename the existing flatten(void*) methods. by djsollen@google.com · 13 years ago
  13. 42639cd fix warnings on Mac in tests by caryclark@google.com · 13 years ago
  14. 69afee1 add isSimilarityTransform() and some tests by bsalomon@google.com · 13 years ago
  15. 5bfa55b fix unused-return-result-warning for invert/getPosTan by reed@google.com · 13 years ago
  16. d0b9589 Revert r3681 due to fixed point failures in tests. by bsalomon@google.com · 13 years ago
  17. 8d75bf6 add isSimilarityTransform() and some tests by bsalomon@google.com · 13 years ago
  18. 39d4f3a restore line accidentally deleted in MatrixTest.cpp in r3491 by bsalomon@google.com · 13 years ago
  19. 9ed2ecd Another fix for fixed point (nan == nan in fixed pt) by bsalomon@google.com · 13 years ago
  20. 8fe84b5 Add SkMatrix::cheapEqualTo, use in Gr code by bsalomon@google.com · 13 years ago
  21. 83a4446 Remove warnings (trailing \, signed vs unsigned, parenthesization). by tomhudson@google.com · 13 years ago
  22. 07faed1 Setting perspective in fixed point. http://codereview.appspot.com/5088043/ by bungeman@google.com · 13 years ago
  23. 889bd8b Make SkMath.h less visible in public header files. by tomhudson@google.com · 13 years ago
  24. 3839632 [gpu] Remove getMaxStretch for perspective, use mapRadius for perspective path subdiv tol, add test by bsalomon@google.com · 13 years ago
  25. ec3ed6a Automatic update of all copyright notices to reflect new license terms. by epoger@google.com · 13 years ago
  26. ba7983e Fix build break from 1851. by bungeman@google.com · 13 years ago
  27. 1ddd7c3 Change pdfTransform to asAffine. http://codereview.appspot.com/4704044/ by bungeman@google.com · 13 years ago
  28. 2047f00 get tests closer to passing for SKIA_SCALAR=fixed by epoger@google.com · 14 years ago
  29. d413445 update to work correctly for scalar == fixed or float by reed@android.com · 14 years ago
  30. 4b7577b add unittest for matrix::flatten by reed@android.com · 16 years ago
  31. 80e39a7 cleanup formating (e.g. no trailing spaces) by reed@android.com · 16 years ago
  32. d8730ea more tests (need more meat in there) by reed@android.com · 16 years ago
  33. ed67331 add initial unittest framework (tests) by reed@android.com · 16 years ago