1. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 5 years ago
  2. fae8fce Use SkTileMode instead of nested enum by Mike Reed · 5 years ago
  3. e0a9962 Interpolate patch vertices in destination color space by Brian Osman · 6 years ago
  4. 435071e color-correct patch by Mike Reed · 7 years ago
  5. eee7621 add bench for patchutils by Mike Reed · 7 years ago
  6. 7d954ad remove xfermode from public api by Mike Reed · 8 years ago
  7. 1703bd1 benchmarks: Avoid brackets and commas in test names. by jcgregorio · 8 years ago
  8. 9d524f2 Style bikeshed - remove extraneous whitespace by halcanary · 8 years ago
  9. c6f28f7 Reland of "Finish conversion to sk_sp<SkShader> (patchset #2 id:20001 of https://codereview.chromium.org/1803763002/ )" by reed · 8 years ago
  10. 106e10d Revert of Finish conversion to sk_sp<SkShader> (patchset #2 id:20001 of https://codereview.chromium.org/1803763002/ ) by reed · 8 years ago
  11. 15c3a0e Finish conversion to sk_sp<SkShader> by reed · 8 years ago
  12. a1ebeb2 Remove const from `const int loops`. by mtklein · 9 years ago
  13. 8a6697a Fix for nexus 5 crashing in GL benches by joshualitt · 9 years ago
  14. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  15. 36352bf C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} by mtklein · 9 years ago
  16. 72c9faa Fix up all the easy virtual ... SK_OVERRIDE cases. by mtklein · 9 years ago
  17. 7e5598a Added bench for grid of patches. by dandov · 10 years ago
  18. e556be7 Don't leak the shader in PatchBench. by mtklein · 10 years ago
  19. b3c9d1c SkCanvas::drawPatch param SkPoint[12] by dandov · 10 years ago