1. 7571f9e Replace 'typedef xxxxx INHERITED' with 'using INHERITED = xxxx;'. by John Stiles · 4 years, 2 months ago
  2. a6841be Enable ClangTidy check llvm-namespace-comment. by John Stiles · 4 years, 3 months ago
  3. c80026c Add GM for blur + repeat bugs by Michael Ludwig · 4 years, 6 months ago
  4. 898bbfa Update gms to use new image filter factories by Michael Ludwig · 5 years 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. ea3f014 sk_tool_utils -> ToolUtils, and git clang-format by Mike Klein · 6 years ago
  8. 9407e24 make float more primary API for paint (esp. for alpha) by Mike Reed · 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. 46596ae use tool_utils to encapsulate checking for recording canvas and makeSurface by Mike Reed · 7 years ago
  13. 039a7c7 Added new edge handling mode (clamp and repeat) to Gaussian blur filter. by wutao · 7 years ago