1. c82ab08 Stop using filterquality by Mike Reed · 3 years ago
  2. fa582c8 drawBitmap is deprecated by Mike Reed · 3 years, 5 months ago
  3. 82abece Bitmap should use sampling options by Mike Reed · 3 years, 7 months ago
  4. 7571f9e Replace 'typedef xxxxx INHERITED' with 'using INHERITED = xxxx;'. by John Stiles · 3 years, 10 months ago
  5. 6a34f3a IWYU for gms starting with 'b'. by Ben Wagner · 5 years ago
  6. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 5 years ago
  7. 50acf8f add makeShader() to SkBitmap, and deprecate SkShader version by Mike Reed · 5 years ago
  8. fae8fce Use SkTileMode instead of nested enum by Mike Reed · 5 years ago
  9. ea3f014 sk_tool_utils -> ToolUtils, and git clang-format by Mike Klein · 5 years ago
  10. 4de2f1f add drawString to ease the pain of converting to skfont by Mike Reed · 6 years ago
  11. 2a475ea add drawString helper to canvas by Cary Clark · 7 years ago
  12. 33d2055 GM: some header cleanup by Mike Klein · 7 years ago
  13. b1c7f88 Fix kMediumQuality invMatrix setup for sizes == mip levels by fmalita · 8 years ago
  14. dbfd7ab Replace a lot of 'static const' with 'constexpr' or 'const'. by mtklein · 8 years ago
  15. 9d524f2 Style bikeshed - remove extraneous whitespace by halcanary · 8 years ago
  16. 2ad1aa6 partial switch over to sp usage of shaders by reed · 8 years ago
  17. 385fe4d Style Change: SkNEW->new; SkDELETE->delete by halcanary · 9 years ago
  18. 1259601 make tests portable by using 565 compatible colors by caryclark · 9 years ago
  19. 1818acb rename portable_typeface_always to portable_typeface by caryclark · 9 years ago
  20. 65cdba6 Revert of Revert of make gm background colors 565 compatible (patchset #1 id:1 of https://codereview.chromium.org/1184123002/) by caryclark · 9 years ago
  21. 0bdb08b Revert of make gm background colors 565 compatible (patchset #2 id:20001 of https://codereview.chromium.org/1176243006/) by caryclark · 9 years ago
  22. be7f768 make gm background colors 565 compatible by caryclark · 9 years ago
  23. 6318016 widen output png size of bmp_filter_quality_repeat by Brian Salomon · 9 years ago
  24. 8cf1d95 Add GM that tests bmp filter qualities with repeat mode by bsalomon · 9 years ago