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