1. 3ef77dd clean up public m44 and camera api by Mike Reed · 4 years, 4 months ago
  2. a121fb6 renable SkM44.h checks by Mike Klein · 4 years, 5 months ago
  3. 0e6832d remove bench -- we don't exercise this class anymore by Mike Reed · 4 years, 5 months ago
  4. 46f5c5f Make SkM44 public by Mike Reed · 4 years, 5 months ago
  5. 215c34b SkMScalar is obsolete -- use SkScalar by Mike Reed · 4 years, 6 months ago
  6. c4b8eef move SkV3 into header by Mike Reed · 4 years, 6 months ago
  7. 403c807 Revert "Revert "Extend SkCanvas matrix stack to be 4x4, but with (basically) the same public API."" by Mike Reed · 4 years, 7 months ago
  8. 268ed57 Revert "Extend SkCanvas matrix stack to be 4x4, but with (basically) the same public API." by Brian Osman · 4 years, 7 months ago
  9. 98bfcc7 Extend SkCanvas matrix stack to be 4x4, but with (basically) the same public API. by Mike Reed · 4 years, 7 months ago
  10. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 5 years ago
  11. 4429a4f re-precate SkMatrix44::SkMatrix44() by Mike Klein · 6 years ago
  12. a1ebeb2 Remove const from `const int loops`. by mtklein · 9 years ago
  13. f059900 Fix up -Winconsistent-missing-override by mtklein · 9 years ago
  14. 1831f99 A bunch of little SkMScalar-as-float build fixes. by mtklein · 9 years ago
  15. 2579188 Pump up matrix44_setconcat benches 1000x so they can be timed on Android. by mtklein · 9 years ago
  16. c6c6a91 Split SetConcatMatrix44Bench to cover both internal paths. by mtklein · 9 years ago
  17. 36352bf C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} by mtklein · 9 years ago
  18. 72c9faa Fix up all the easy virtual ... SK_OVERRIDE cases. by mtklein · 10 years ago
  19. f168b86 Remove Sk prefix from some bench classes. by tfarina · 10 years ago
  20. 3361471 Simplify benchmark internal API. by commit-bot@chromium.org · 11 years ago
  21. 644629c Implement a benchmark for GrResourceCache by commit-bot@chromium.org · 11 years ago
  22. 4469938 Revert "Revert "add SK_ATTR_DEPRECATED -- will need to disable for chrome, since it triggers a warning"" by reed@google.com · 11 years ago
  23. 6fcbfce Revert "add SK_ATTR_DEPRECATED -- will need to disable for chrome, since it triggers a warning" by reed@google.com · 11 years ago
  24. 081560e add SK_ATTR_DEPRECATED -- will need to disable for chrome, since it triggers a warning by reed@google.com · 11 years ago
  25. 410e6e8 Refactoring: get rid of the SkBenchmark void* parameter. by mtklein@google.com · 11 years ago
  26. c289743 Major bench refactoring. by mtklein@google.com · 11 years ago
  27. 63bf68d Add performance benchmark before landing perf improvements that remove sk_bezero in SkMatrix44 by shawnsingh@chromium.org · 11 years ago
  28. 9504575 Add perf benchmarks and more unit tests for matrix inversion by commit-bot@chromium.org · 11 years ago
  29. 77472f0 Bench : Unused parameters cleanup by sugoi@google.com · 11 years ago
  30. e16efc1 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 11 years ago
  31. 7cfb9c7 Revert r7241, which broke tests on most platforms. by tomhudson@google.com · 12 years ago
  32. 21e4322 Add SSE2 multiplication for SkMatrix44 on some platforms. by tomhudson@google.com · 12 years ago
  33. 05af1af eliminate all warnings in non-thirdparty code on mac by humper@google.com · 12 years ago
  34. 61b05dc Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  35. 9973a8a Matrix inversion optimizations and benchmark; originally by whunt@google.com. by tomhudson@google.com · 12 years ago
  36. 7d68335 add getTypes() to SkMatrix44, to cache how complex the matrix is. add bench by reed@google.com · 12 years ago