1. 75ae421 IWYU -- SkShader.h by Mike Reed · 6 years ago
  2. 4edb5d2 hide lockpixels api behind flag by Mike Reed · 7 years ago
  3. 887cdf1 move vertex-mode enum into SkVertices by Mike Reed · 7 years ago
  4. 3661bc9 hide trivial helpers on canvas by Mike Reed · 7 years ago
  5. 7d954ad remove xfermode from public api by Mike Reed · 8 years ago
  6. c6f28f7 Reland of "Finish conversion to sk_sp<SkShader> (patchset #2 id:20001 of https://codereview.chromium.org/1803763002/ )" by reed · 8 years ago
  7. 106e10d Revert of Finish conversion to sk_sp<SkShader> (patchset #2 id:20001 of https://codereview.chromium.org/1803763002/ ) by reed · 8 years ago
  8. 15c3a0e Finish conversion to sk_sp<SkShader> by reed · 8 years ago
  9. a1ebeb2 Remove const from `const int loops`. by mtklein · 9 years ago
  10. 8a6697a Fix for nexus 5 crashing in GL benches by joshualitt · 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. 84984ef Revert[2] of guard to remove DrawBitmapRectFlags by reed · 9 years ago
  14. 9111019 Revert of guard to remove DrawBitmapRectFlags (patchset #1 id:1 of https://codereview.chromium.org/1235393003/) by scroggo · 9 years ago
  15. 6fb0b67 guard to remove DrawBitmapRectFlags by reed · 9 years ago
  16. 36352bf C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} by mtklein · 9 years ago
  17. 93a1215 SkPaint::FilterLevel -> SkFilterQuality by reed · 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. 6c22573 hide SkBitmap::setConfig by reed · 10 years ago
  21. 44e3f71 GameBench: curCell doesn't need to be extra state. by commit-bot@chromium.org · 10 years ago
  22. 3361471 Simplify benchmark internal API. by commit-bot@chromium.org · 11 years ago
  23. 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
  24. 6fcbfce Revert "add SK_ATTR_DEPRECATED -- will need to disable for chrome, since it triggers a warning" by reed@google.com · 11 years ago
  25. 081560e add SK_ATTR_DEPRECATED -- will need to disable for chrome, since it triggers a warning by reed@google.com · 11 years ago
  26. 410e6e8 Refactoring: get rid of the SkBenchmark void* parameter. by mtklein@google.com · 11 years ago
  27. c289743 Major bench refactoring. by mtklein@google.com · 11 years ago
  28. e0e7cfe Change old PRG to be SkLCGRandom; change new one to SkRandom by commit-bot@chromium.org · 11 years ago
  29. 3c3c462 Bleed cleanup (remove nocolorbleed GM & enable bleed in game bench) by robertphillips@google.com · 11 years ago
  30. 5d4b773 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  31. 631a59b added drawVertices path to GameBench by robertphillips@google.com · 11 years ago
  32. 26da7f0 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  33. f865be3 Add atlasing option to GameBench bench by robertphillips@google.com · 11 years ago
  34. 347fd4e Add aligned case to game bench by robertphillips@google.com · 11 years ago
  35. 0f20a3f Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  36. 6d58ad3 Fix for compiler warnings/errors in r9078 by robertphillips@google.com · 11 years ago
  37. 6670ab9 Added game-like bench marks by robertphillips@google.com · 11 years ago