1. 2bdf6ed Stop using SkFilterQuality by Mike Reed · 3 years ago
  2. f3ac2af Name common cubic resamplers by Mike Reed · 3 years, 5 months ago
  3. 8d29ab6 Pass sampling to drawImage by Mike Reed · 3 years, 6 months ago
  4. 5d8f55b Update last gm to use sampling, hide legacy api by Mike Reed · 3 years, 7 months ago
  5. b612b6c Revert "Revert "Use explicit samplingoptions"" by Mike Reed · 3 years, 7 months ago
  6. fde98cb Revert "Use explicit samplingoptions" by Mike Reed · 3 years, 7 months ago
  7. 8b5f3ac Use explicit samplingoptions by Mike Reed · 3 years, 7 months ago
  8. 7571f9e Replace 'typedef xxxxx INHERITED' with 'using INHERITED = xxxx;'. by John Stiles · 3 years, 11 months ago
  9. a6841be Enable ClangTidy check llvm-namespace-comment. by John Stiles · 4 years ago
  10. 4a3ebc2 Switch SkImage's & SkImageGenerator's isValid call over to GrRecordingContext by Robert Phillips · 4 years ago
  11. 1f60733 Revert "Revert "move onto new factories for SkMatrix"" by Mike Reed · 4 years, 2 months ago
  12. c80ee45 Revert "move onto new factories for SkMatrix" by Mike Reed · 4 years, 2 months ago
  13. 046c2b7 move onto new factories for SkMatrix by Mike Reed · 4 years, 2 months ago
  14. b0cee9b Remove drawBitmap et al. from SkDevice by Michael Ludwig · 4 years, 4 months ago
  15. 0483b46 fix make_path to not care about param-eval-order by Mike Reed · 4 years, 7 months ago
  16. b4068ed show perspective bug (need for clipping) by Mike Reed · 4 years, 7 months ago
  17. 7fde8e1 IWYU for gms. by Ben Wagner · 5 years ago
  18. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 5 years ago
  19. 50acf8f add makeShader() to SkBitmap, and deprecate SkShader version by Mike Reed · 5 years ago
  20. fae8fce Use SkTileMode instead of nested enum by Mike Reed · 5 years ago
  21. ea3f014 sk_tool_utils -> ToolUtils, and git clang-format by Mike Klein · 5 years ago
  22. a24712e Revert "makeSurface defaults to raster" by Cary Clark · 6 years ago
  23. 29a4a68 makeSurface defaults to raster by Cary Clark · 6 years ago
  24. 5426850 Make GMs with persistent SkImages that may be texture backed recreate by Brian Salomon · 6 years ago
  25. 46596ae use tool_utils to encapsulate checking for recording canvas and makeSurface by Mike Reed · 7 years ago
  26. 33d2055 GM: some header cleanup by Mike Klein · 7 years ago
  27. dbfd7ab Replace a lot of 'static const' with 'constexpr' or 'const'. by mtklein · 8 years ago
  28. e8f3062 switch surface to sk_sp by reed · 8 years ago
  29. 9ce9d67 update callsites for Make image factories by reed · 8 years ago
  30. 1a9b964 Reland of "more shader-->sp conversions (patchset #5 id:80001 of https://codereview.chromium.org/1789633002/ )" by reed · 8 years ago
  31. 9283d20 Revert of more shader-->sp conversions (patchset #5 id:80001 of https://codereview.chromium.org/1789633002/ ) by reed · 8 years ago
  32. ce563cd more shader-->sp conversions by reed · 8 years ago
  33. 943a462 Minor code cleanup (left over from prior CL) by robertphillips · 9 years ago
  34. fac9ceb Add new GM to directly exercise perspective bitmap drawing by robertphillips · 9 years ago