1. 7571f9e Replace 'typedef xxxxx INHERITED' with 'using INHERITED = xxxx;'. by John Stiles · 5 years ago
  2. a6841be Enable ClangTidy check llvm-namespace-comment. by John Stiles · 5 years ago
  3. 898bbfa Update gms to use new image filter factories by Michael Ludwig · 6 years ago
  4. 7fde8e1 IWYU for gms. by Ben Wagner · 6 years ago
  5. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 6 years ago
  6. ea3f014 sk_tool_utils -> ToolUtils, and git clang-format by Mike Klein · 6 years ago
  7. a24712e Revert "makeSurface defaults to raster" by Cary Clark · 7 years ago
  8. 29a4a68 makeSurface defaults to raster by Cary Clark · 7 years ago
  9. 46596ae use tool_utils to encapsulate checking for recording canvas and makeSurface by Mike Reed · 8 years ago
  10. 918e144 change clip-bounds getters to always return the rect by Mike Reed · 9 years ago
  11. ebfce6d change SkClipOp to a class enum by Mike Reed · 9 years ago
  12. c1f7774 Revert[2] "remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS" by Mike Reed · 9 years ago
  13. a129dfe Revert "remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS" by Mike Reed · 9 years ago
  14. 8e7432b remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS by Mike Reed · 9 years ago
  15. 73603f3 abstract name of clipping ops, to transtion to a more restricted set by reed · 9 years ago
  16. 6e7025a Update SkBlurImageFilter to sk_sp by robertphillips · 9 years ago
  17. e8f3062 switch surface to sk_sp by reed · 9 years ago
  18. 9ce9d67 update callsites for Make image factories by reed · 9 years ago
  19. afc7cce Fix for rounded-rect clips with filters. by senorblanco · 10 years ago