1. 2bdf6ed Stop using SkFilterQuality by Mike Reed · 3 years, 4 months ago
  2. f3ac2af Name common cubic resamplers by Mike Reed · 3 years, 9 months ago
  3. 07c5f52 Pass sampling to drawImage calls by Mike Reed · 3 years, 9 months ago
  4. ac9f0c9 Bitmap.asImage() by Mike Reed · 3 years, 10 months ago
  5. 7fde8e1 IWYU for gms. by Ben Wagner · 5 years ago
  6. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 6 years ago
  7. df2d27e drawText Cleanup, part 2 by Hal Canary · 6 years ago
  8. d46dce3 don't adapt any gray colors to 565 by Mike Klein · 6 years ago
  9. 2a475ea add drawString helper to canvas by Cary Clark · 8 years ago
  10. 33d2055 GM: some header cleanup by Mike Klein · 8 years ago
  11. 628999d Gray8 is supported on GPU, remove incorrect comments & check by Brian Osman · 8 years ago
  12. 77a7a1b SkColorSpace: remove named API, add gamut API by Matt Sarett · 8 years ago
  13. 1f2fff2 Revert "SkColorSpace: remove named API, add gamut API" by Matt Sarett · 8 years ago
  14. ecaaf6f SkColorSpace: remove named API, add gamut API by Matt Sarett · 8 years ago
  15. 526972e Rename all color space factories from New* to Make* by Brian Osman · 8 years ago
  16. 79b15f6 Add new GM that exercises Gray 8 mipmapping and sRGB-ness by brianosman · 8 years ago
  17. 3cc37d3 tweak mipmap_srgb gm to use integer coordinates by reed · 8 years ago
  18. 6644d93 respect srgb gamma when building mips by reed · 8 years ago
  19. 9d524f2 Style bikeshed - remove extraneous whitespace by halcanary · 9 years ago
  20. e8f3062 switch surface to sk_sp by reed · 9 years ago
  21. 9ce9d67 update callsites for Make image factories by reed · 9 years ago
  22. 2a24338 GM: replace boilerplate with macros by halcanary · 9 years ago
  23. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  24. e47829b flag to use const& instead of const* for src-rect by reed · 9 years ago
  25. 1259601 make tests portable by using 565 compatible colors by caryclark · 9 years ago
  26. 1c84634 add runtime option to provide data->imagegenerator factory by reed · 9 years ago
  27. 36352bf C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} by mtklein · 10 years ago
  28. 93a1215 SkPaint::FilterLevel -> SkFilterQuality by reed · 10 years ago
  29. c8e4765 gm to illustrate mipmap layer choice by reed · 10 years ago