1. 40bc657 If we have no textures, suppress the shader by Mike Reed · 3 years, 2 months ago
  2. 6417cfc Add _bilerp variant to vertices bench by Mike Reed · 3 years, 2 months ago
  3. d068e41 Pass separate texs so we don't cheat in drawVerts by Mike Reed · 3 years, 2 months ago
  4. 9911630 Hide misc non-sampling draw methods by Mike Reed · 3 years, 8 months ago
  5. 99c9446 Add flag to hide non-sampling imageshader factories by Mike Reed · 3 years, 9 months ago
  6. 7571f9e Replace 'typedef xxxxx INHERITED' with 'using INHERITED = xxxx;'. by John Stiles · 4 years ago
  7. 8845c37 extend imageshader updater to handle perspective by Mike Reed · 4 years, 9 months ago
  8. 147b664 improve verts bench by Mike Reed · 5 years ago
  9. c2da70f expand drawAtlas bench to include rotations by Mike Reed · 5 years ago
  10. 560e917 specialize drawAtlas for raster backend by Mike Reed · 5 years ago
  11. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 5 years ago
  12. 1d0e68b add bench for drawAtlas by Mike Reed · 5 years ago
  13. 887cdf1 move vertex-mode enum into SkVertices by Mike Reed · 7 years ago
  14. 7d954ad remove xfermode from public api by Mike Reed · 8 years ago
  15. a1ebeb2 Remove const from `const int loops`. by mtklein · 9 years ago
  16. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  17. 385fe4d Style Change: SkNEW->new; SkDELETE->delete by halcanary · 9 years ago
  18. f168b86 Remove Sk prefix from some bench classes. by tfarina · 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. e0e7cfe Change old PRG to be SkLCGRandom; change new one to SkRandom by commit-bot@chromium.org · 11 years ago
  23. 6485b0b Switch out random number generator for tests, benches, samples. by commit-bot@chromium.org · 11 years ago
  24. 7731ead Fix more clang errors. by tfarina@chromium.org · 11 years ago
  25. 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
  26. 4a018bb by bsalomon@google.com · 13 years ago
  27. 7b1ca8c disable for now (brian is fixing) by reed@google.com · 13 years ago
  28. 05d63ae add initial bench for drawVertices by reed@google.com · 13 years ago