1. 568f0ae drawBitmap is deprecated by Mike Reed · 3 years, 8 months ago
  2. 07c5f52 Pass sampling to drawImage calls by Mike Reed · 3 years, 8 months ago
  3. 7571f9e Replace 'typedef xxxxx INHERITED' with 'using INHERITED = xxxx;'. by John Stiles · 4 years, 1 month ago
  4. a6841be Enable ClangTidy check llvm-namespace-comment. by John Stiles · 4 years, 2 months ago
  5. 898bbfa Update gms to use new image filter factories by Michael Ludwig · 5 years ago
  6. 7fde8e1 IWYU for gms. by Ben Wagner · 5 years ago
  7. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 5 years ago
  8. ea3f014 sk_tool_utils -> ToolUtils, and git clang-format by Mike Klein · 6 years ago
  9. a24712e Revert "makeSurface defaults to raster" by Cary Clark · 6 years ago
  10. 29a4a68 makeSurface defaults to raster by Cary Clark · 6 years ago
  11. d46dce3 don't adapt any gray colors to 565 by Mike Klein · 6 years ago
  12. 213ce18 Refactor GaussianBlur by Robert Phillips · 6 years ago
  13. 46596ae use tool_utils to encapsulate checking for recording canvas and makeSurface by Mike Reed · 7 years ago
  14. 039a7c7 Added new edge handling mode (clamp and repeat) to Gaussian blur filter. by wutao · 7 years ago
  15. 0dc1f4f Add GM image test for blur with clamp mode. by wutao · 7 years ago