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