1. 7fde8e1 IWYU for gms. by Ben Wagner · 5 years ago
  2. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 5 years ago
  3. 50d79af hide internals of SkColorMatrix (so we can migrate to col-major) by Mike Reed · 5 years ago
  4. b286bc2 Introduce new factory for SkColorFilters by Mike Reed · 5 years ago
  5. ea3f014 sk_tool_utils -> ToolUtils, and git clang-format by Mike Klein · 5 years ago
  6. a24712e Revert "makeSurface defaults to raster" by Cary Clark · 6 years ago
  7. 29a4a68 makeSurface defaults to raster by Cary Clark · 6 years ago
  8. 46596ae use tool_utils to encapsulate checking for recording canvas and makeSurface by Mike Reed · 7 years ago
  9. c465d13 resources: orgainize directory. by Hal Canary · 7 years ago
  10. 53f77bd Initial clip-mask-layer support by Florin Malita · 7 years ago
  11. 5f50092 Change GaussianBlur logic wrt color spaces by Brian Osman · 8 years ago
  12. 374772b Revert[8] "replace SkXfermode obj with SkBlendMode enum in paints" by reed · 8 years ago
  13. c245574 Revert[7] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  14. 2b2fc7d Revert[6] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  15. 3ed485f Revert[5] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  16. 1834242 Revert[4] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  17. 2cbcd12 Revert "Revert "Revert "replace SkXfermode obj with SkBlendMode enum in paints""" by Mike Reed · 8 years ago
  18. 70cdb39 Revert "Revert "replace SkXfermode obj with SkBlendMode enum in paints"" by Mike Reed · 8 years ago
  19. ce02e71 Revert "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  20. 0591897 replace SkXfermode obj with SkBlendMode enum in paints by Mike Reed · 8 years ago
  21. 6699838 allow clip calls w/o op param, remove unnecessary kReplace ops by reed · 8 years ago
  22. 73603f3 abstract name of clipping ops, to transtion to a more restricted set by reed · 8 years ago
  23. ef6a47b Update MatrixConvolutionImageFilter to sk_sp by robertphillips · 8 years ago
  24. ae8c933 Update SkMatrixImageFilter to sk_sp by robertphillips · 8 years ago
  25. 5605b56 Update SkColorFilterImageFilter to sk_sp by robertphillips · 8 years ago
  26. fc11b0a Update SkMorphology ImageFilters to sk_sp by robertphillips · 8 years ago
  27. 6e7025a Update SkBlurImageFilter to sk_sp by robertphillips · 8 years ago
  28. e8f3062 switch surface to sk_sp by reed · 8 years ago
  29. d053ce9 Reland of [2] of "switch colorfilters to sk_sp (patchset #11 id:200001 of https://codereview.chromium.o… (patchset #1 id:1 of https://codereview.chromium.org/1821103004/ ) by reed · 8 years ago
  30. d688929 Revert of Revert[2] of "switch colorfilters to sk_sp (patchset #11 id:200001 of https://codereview.chromium.o… (patchset #3 id:40001 of https://codereview.chromium.org/1825073002/ ) by reed · 8 years ago
  31. 4c9776b Revert[2] of "switch colorfilters to sk_sp (patchset #11 id:200001 of https://codereview.chromium.org/1822623002/ )" by reed · 8 years ago
  32. 1eb81db Revert of switch colorfilters to sk_sp (patchset #11 id:200001 of https://codereview.chromium.org/1822623002/ ) by reed · 8 years ago
  33. f809d76 switch colorfilters to sk_sp by reed · 8 years ago
  34. 9ce9d67 update callsites for Make image factories by reed · 8 years ago
  35. bfd5f17 Revert[2] of "add backdrop option to SaveLayerRec" by reed · 9 years ago
  36. 0575cb2 Revert of add backdrop option to SaveLayerRec (patchset #14 id:260001 of https://codereview.chromium.org/1523053003/ ) by reed · 9 years ago
  37. 2474159 add backdrop option to SaveLayerRec by reed · 9 years ago
  38. 467ddc0 SkBlurImageFilter returns input when sigma = 0 by xidachen · 9 years ago
  39. f65fb65 add gm to exercise large sigmas by reed · 9 years ago
  40. 6950de6 Comments Style: s/skbug.com/bug.skia.org/ by halcanary · 9 years ago
  41. 2a24338 GM: replace boilerplate with macros by halcanary · 9 years ago
  42. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  43. 4912437 adjust GM to have a final opaque bg, to make it easier to triage by reed · 9 years ago
  44. 7e4186a add GM to test imagefilters + xfermodes by reed · 9 years ago