1. 7571f9e Replace 'typedef xxxxx INHERITED' with 'using INHERITED = xxxx;'. by John Stiles · 4 years ago
  2. 8845c37 extend imageshader updater to handle perspective by Mike Reed · 4 years, 8 months ago
  3. 147b664 improve verts bench by Mike Reed · 5 years ago
  4. c2da70f expand drawAtlas bench to include rotations by Mike Reed · 5 years ago
  5. 560e917 specialize drawAtlas for raster backend by Mike Reed · 5 years ago
  6. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 5 years ago
  7. 1d0e68b add bench for drawAtlas by Mike Reed · 5 years ago
  8. 887cdf1 move vertex-mode enum into SkVertices by Mike Reed · 7 years ago
  9. 7d954ad remove xfermode from public api by Mike Reed · 8 years ago
  10. a1ebeb2 Remove const from `const int loops`. by mtklein · 9 years ago
  11. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  12. 385fe4d Style Change: SkNEW->new; SkDELETE->delete by halcanary · 9 years ago
  13. f168b86 Remove Sk prefix from some bench classes. by tfarina · 10 years ago
  14. 3361471 Simplify benchmark internal API. by commit-bot@chromium.org · 11 years ago
  15. 410e6e8 Refactoring: get rid of the SkBenchmark void* parameter. by mtklein@google.com · 11 years ago
  16. c289743 Major bench refactoring. by mtklein@google.com · 11 years ago
  17. e0e7cfe Change old PRG to be SkLCGRandom; change new one to SkRandom by commit-bot@chromium.org · 11 years ago
  18. 6485b0b Switch out random number generator for tests, benches, samples. by commit-bot@chromium.org · 11 years ago
  19. 7731ead Fix more clang errors. by tfarina@chromium.org · 11 years ago
  20. fbfcd56 Result of running tools/sanitize_source_files.py (which was added in https://codereview.appspot.com/6465078/) by rmistry@google.com · 12 years ago
  21. 4a018bb by bsalomon@google.com · 13 years ago
  22. 7b1ca8c disable for now (brian is fixing) by reed@google.com · 13 years ago
  23. 05d63ae add initial bench for drawVertices by reed@google.com · 13 years ago