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