1. 1adad34 use new enum-constructors by reed@google.com · 13 years ago
  2. f8b1ebc add helpers for isTranslate and isScaleTranslate by mike@reedtribe.org · 13 years ago
  3. 0264fb4 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 13 years ago
  4. 99b5c7f optimize translate and scale by reed@google.com · 13 years ago
  5. e659c2e Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 13 years ago
  6. 7d68335 add getTypes() to SkMatrix44, to cache how complex the matrix is. add bench by reed@google.com · 13 years ago
  7. 93f0332 Fixed remaining clang compiler warnings by robertphillips@google.com · 13 years ago
  8. deb4c16 Keep track of identity SkMatrix44s by jamesr@chromium.org · 13 years ago
  9. 631940c don't use bit-wise test for equality when using floats. by reed@google.com · 13 years ago
  10. f11cf9f Add SkMatrix44::setColMajord, etc. by vollick@chromium.org · 13 years ago
  11. 9b21c25 Add SkMatrix44::setTranspose by vollick@chromium.org · 13 years ago
  12. 5596a69 Add support for SK_MSCALAR_IS_FLOAT by vollick@chromium.org · 13 years ago
  13. 1ea95be add explicit mapScalars and mapMScalars entry-points, instead of just map() by reed@google.com · 13 years ago
  14. 3e05f29 remove one un-needed static initializer by digit@google.com · 14 years ago
  15. 72e49b8 warning fixes Review URL http://codereview.appspot.com/5328050/ by bsalomon@google.com · 14 years ago
  16. 9d12f5c Fix some VS2010 warnings Review URL: http://codereview.appspot.com/5155043 by bsalomon@google.com · 14 years ago
  17. ec3ed6a Automatic update of all copyright notices to reflect new license terms. by epoger@google.com · 14 years ago
  18. 9ac4a89 Change output format of dump() to make VS2008 happy. by tomhudson@google.com · 14 years ago
  19. da9fac0 add row/col major getters, plus unit-tests by reed@google.com · 14 years ago
  20. 8260a89 move into utils by reed@google.com · 14 years ago