1. a1ebeb2 Remove const from `const int loops`. by mtklein · 9 years ago
  2. f059900 Fix up -Winconsistent-missing-override by mtklein · 9 years ago
  3. 1831f99 A bunch of little SkMScalar-as-float build fixes. by mtklein · 9 years ago
  4. 2579188 Pump up matrix44_setconcat benches 1000x so they can be timed on Android. by mtklein · 9 years ago
  5. c6c6a91 Split SetConcatMatrix44Bench to cover both internal paths. by mtklein · 9 years ago
  6. 36352bf C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} by mtklein · 9 years ago
  7. 72c9faa Fix up all the easy virtual ... SK_OVERRIDE cases. by mtklein · 10 years ago
  8. f168b86 Remove Sk prefix from some bench classes. by tfarina · 10 years ago
  9. 3361471 Simplify benchmark internal API. by commit-bot@chromium.org · 11 years ago
  10. 644629c Implement a benchmark for GrResourceCache by commit-bot@chromium.org · 11 years ago
  11. 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
  12. 6fcbfce Revert "add SK_ATTR_DEPRECATED -- will need to disable for chrome, since it triggers a warning" by reed@google.com · 11 years ago
  13. 081560e add SK_ATTR_DEPRECATED -- will need to disable for chrome, since it triggers a warning by reed@google.com · 11 years ago
  14. 410e6e8 Refactoring: get rid of the SkBenchmark void* parameter. by mtklein@google.com · 11 years ago
  15. c289743 Major bench refactoring. by mtklein@google.com · 11 years ago
  16. 63bf68d Add performance benchmark before landing perf improvements that remove sk_bezero in SkMatrix44 by shawnsingh@chromium.org · 11 years ago
  17. 9504575 Add perf benchmarks and more unit tests for matrix inversion by commit-bot@chromium.org · 11 years ago
  18. 77472f0 Bench : Unused parameters cleanup by sugoi@google.com · 11 years ago
  19. e16efc1 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 11 years ago
  20. 7cfb9c7 Revert r7241, which broke tests on most platforms. by tomhudson@google.com · 12 years ago
  21. 21e4322 Add SSE2 multiplication for SkMatrix44 on some platforms. by tomhudson@google.com · 12 years ago
  22. 05af1af eliminate all warnings in non-thirdparty code on mac by humper@google.com · 12 years ago
  23. 61b05dc Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  24. 9973a8a Matrix inversion optimizations and benchmark; originally by whunt@google.com. by tomhudson@google.com · 12 years ago
  25. 7d68335 add getTypes() to SkMatrix44, to cache how complex the matrix is. add bench by reed@google.com · 12 years ago