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