1. fbd050b Enable ClangTidy check modernize-make-unique. by John Stiles · 4 years ago
  2. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 5 years ago
  3. 94cca60 start to use font for measure, not paint by Mike Reed · 6 years ago
  4. 145dbcd Remove SkAutoTDelete. by Ben Wagner · 8 years ago
  5. ca2622b return pictures as sk_sp by reed · 8 years ago
  6. a1ebeb2 Remove const from `const int loops`. by mtklein · 9 years ago
  7. 8a6697a Fix for nexus 5 crashing in GL benches by joshualitt · 9 years ago
  8. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  9. 36352bf C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} by mtklein · 9 years ago
  10. 72c9faa Fix up all the easy virtual ... SK_OVERRIDE cases. by mtklein · 10 years ago
  11. 703dd2e Remove SkTileGrid (except for TileGridInfo). by mtklein · 10 years ago
  12. 90d0ff0 add some debugging to SkNVRefCnt by reed · 10 years ago
  13. bf5dd41 Add benchmark to compare different BBH query patterns. by mtklein · 10 years ago
  14. c5ba71d Change SkPicture::draw to playback by robertphillips · 10 years ago
  15. f168b86 Remove Sk prefix from some bench classes. by tfarina · 10 years ago
  16. 770963f Staging for cleanup of SkPicture-related headers by robertphillips@google.com · 10 years ago
  17. 5fb2ce3 Staged removal of SkPicture-derived classes by commit-bot@chromium.org · 10 years ago
  18. 84b18c7 split SkPictureRecorder out of SkPicture by robertphillips@google.com · 10 years ago
  19. 3361471 Simplify benchmark internal API. by commit-bot@chromium.org · 11 years ago
  20. 410e6e8 Refactoring: get rid of the SkBenchmark void* parameter. by mtklein@google.com · 11 years ago
  21. c289743 Major bench refactoring. by mtklein@google.com · 11 years ago
  22. e16efc1 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  23. b796119 Enable 64-bit builds on Windows by borenet@google.com · 12 years ago
  24. 3186847 Reduce iteration count on picture_playback benchmarks to bring their cost by tomhudson@google.com · 12 years ago
  25. 710c269 fix reorder initialization warning by djsollen@google.com · 12 years ago
  26. 809a2a9 Add a bench for picture playback. by djsollen@google.com · 12 years ago