1. a408c8f Add SkGammaColorFilter by robertphillips · 8 years ago
  2. 839345d Bundle SkShader::asFragmentProcessor arguments in a struct by brianosman · 8 years ago
  3. eb9a84a Revert of remove unused TableMaskFilter (patchset #1 id:1 of https://codereview.chromium.org/2156463002/ ) by jcgregorio · 8 years ago
  4. 59779ae remove unused TableMaskFilter by reed · 8 years ago
  5. 81700f6 remove DownSample imagefilter was just created early on as a test filter by reed · 8 years ago
  6. 06ca8ec sk_sp for Ganesh. by bungeman · 8 years ago
  7. 982eb7f Add new SkSourceGammaTreatment enum, used in situations like mipmap construction, where we need to know if we should respect (vs. ignore) the gamma encoding of sRGB tagged images. Plumb that extensively. by brianosman · 8 years ago
  8. 96a04f3 simplify handle-affine: subclass overrides just describe their leaf behavior by reed · 8 years ago
  9. bb34a8a allow imagefilter to manage CTM decomposition by reed · 8 years ago
  10. 32eaa89 Image filters: remove SkBitmap-based cache. by senorblanco · 8 years ago
  11. 718a5ad Switch SkColorFilterImageFilter over to new onFilterImage interface (again) by robertphillips · 8 years ago
  12. d9dd428 Modernize and trim down SkOnce. by mtklein · 8 years ago
  13. f7142e7 Split AlphaThresholdEffect out into its own file by robertphillips · 8 years ago
  14. 225db44 Outline SkImageFilter Make methods by robertphillips · 8 years ago
  15. f230c6d Switch SkXfermodeImagerFilter over to new onFilterImage interface by robertphillips · 8 years ago
  16. 534c270 Update TileImageFilter to sk_sp by robertphillips · 8 years ago
  17. bfe11fc Update DisplacementMapEffect to sk_sp by robertphillips · 8 years ago
  18. 47db5fe Revert of Update DisplacementMapEffect to sk_sp (patchset #3 id:40001 of https://codereview.chromium.org/1877783003/ ) by robertphillips · 8 years ago
  19. a53011e Update DisplacementMapEffect to sk_sp by robertphillips · 8 years ago
  20. b2a4dc6 Switch SkMagnifierImageFilter over to new onFilterImage interface by robertphillips · 8 years ago
  21. dada4dd Switch SkMatrixConvolutionImageFilter over to new onFilterImage interface by robertphillips · 8 years ago
  22. af9b8c8 Switch AlphaThresholdFilter over to new onFilterImage interface by robertphillips · 8 years ago
  23. c14b978 Switch SkTileImageFilter over to new onFilterImage interface by robertphillips · 8 years ago
  24. fef2860 Switch SkPictureImageFilter over to new onFilterImage interface by robertphillips · 8 years ago
  25. e6277de Switch SkDisplacementImageFilter over to new onFilterImage interface by robertphillips · 8 years ago
  26. 82b043e Fix roll bot's win gn build by robertphillips · 8 years ago
  27. 12fa47d Update LightingImageFilter to sk_sp by robertphillips · 8 years ago
  28. ef6a47b Update MatrixConvolutionImageFilter to sk_sp by robertphillips · 8 years ago
  29. 6f01104 Revert conversion of SkColorFilterImageFilter to new API by robertphillips · 8 years ago
  30. 11171f3 Update MagnifierImageFilter to sk_sp by robertphillips · 8 years ago
  31. c416912 Update DropShadowImageFilter to sk_sp by robertphillips · 8 years ago
  32. fc0f44a Update DownSampleImageFilter to sk_sp by robertphillips · 8 years ago
  33. 8c0326d Update SkXfermodeImageFilter to sk_sp by robertphillips · 8 years ago
  34. 5605b56 Update SkColorFilterImageFilter to sk_sp by robertphillips · 8 years ago
  35. fc11b0a Update SkMorphology ImageFilters to sk_sp by robertphillips · 8 years ago
  36. efdfd51 switch maskfilters to sk_sp by reed · 8 years ago
  37. 175cf0e Switch SkDownSampleImageFilter over to new onFilterImage interface by robertphillips · 8 years ago
  38. b591c77 Revert of Update SkXfermodeImageFilter to sk_sp (patchset #4 id:60001 of https://codereview.chromium.org/1852123002/ ) by robertphillips · 8 years ago
  39. 3bc9692 Update SkXfermodeImageFilter to sk_sp by robertphillips · 8 years ago
  40. aee62f5 Revert of Switch SkDownSampleImageFilter over to new onFilterImage interface (patchset #6 id:100001 of https://codereview.chromium.org/1851583002/ ) by robertphillips · 8 years ago
  41. 33550da Switch SkDownSampleImageFilter over to new onFilterImage interface by robertphillips · 8 years ago
  42. 6e7025a Update SkBlurImageFilter to sk_sp by robertphillips · 8 years ago
  43. 60c9b58 change flattenable factory to return sk_sp by reed · 8 years ago
  44. 6db0a7b Image filters: optimize crop rect application. by senorblanco · 8 years ago
  45. f624204 Update SkAlphaThresholdFilter to sk_sp by robertphillips · 8 years ago
  46. 549c899 Update SkImageSource to sk_sp by robertphillips · 8 years ago
  47. 4eb4964 Revert of Switch SkDownSampleImageFilter over to new onFilterImage interface (patchset #2 id:20001 of https://codereview.chromium.org/1851583002/ ) by robertphillips · 8 years ago
  48. daa9da4 Switch SkDownSampleImageFilter over to new onFilterImage interface by robertphillips · 8 years ago
  49. 51a315e Update SkOffsetImageFilter to sk_sp by robertphillips · 8 years ago
  50. 2238c9d Update SkMergeImageFilter to sk_sp by robertphillips · 8 years ago
  51. 491fb17 Update SkComposeImageFilter to sk_sp by robertphillips · 8 years ago
  52. 40d8d62 Update Morphology image filter to store its type by robertphillips · 8 years ago
  53. 372177e Switch SkLocalMatrixImageFilter and SkPaintImageFilter over to sk_sp by robertphillips · 8 years ago
  54. 8905790 Revert of Switch SkLocalMatrixImageFilter and SkPaintImageFilter over to sk_sp (patchset #6 id:100001 of https://codereview.chromium.org/1842793002/ ) by djsollen · 8 years ago
  55. a33cf07 Switch SkLocalMatrixImageFilter and SkPaintImageFilter over to sk_sp by robertphillips · 8 years ago
  56. cfb6bdf switch xfermodes over to sk_sp by reed · 8 years ago
  57. 5ff17b1 Swap SkPictureImageFilter's factories over to smart pointers by robertphillips · 8 years ago
  58. fe63045 move setshader to sk_sp, re-using SK_SUPPORT_LEGACY_CREATESHADER_PTR by reed · 8 years ago
  59. f299e71 Switch SkMorphologyImageFilter over to new onFilterImage interface by robertphillips · 8 years ago
  60. e8597a4 Delete SkImageDecoder by msarett · 8 years ago
  61. 2302de9 Switch new SkImageFilter internal methods over to sk_sp by robertphillips · 8 years ago
  62. 83f2e5a Switch SkColorFilterImageFilter over to new onFilterImage interface by robertphillips · 8 years ago
  63. 1579e3c Switch SkBlurImageFilter over to new onFilterImage interface by robertphillips · 8 years ago
  64. eac3e96 Revert of Switch SkColorFilterImageFilter over to new onFilterImage interface (patchset #5 id:80001 of https://codereview.chromium.org/1782083002/ ) by robertphillips · 8 years ago
  65. 9c79d7e Revert of Switch SkBlurImageFilter over to new onFilterImage interface (patchset #15 id:270001 of https://codereview.chromium.org/1785643003/ ) by robertphillips · 8 years ago
  66. 3c935bc Switch SkBlurImageFilter over to new onFilterImage interface by robertphillips · 8 years ago
  67. ec950c4 Switch SkColorFilterImageFilter over to new onFilterImage interface by robertphillips · 8 years ago
  68. 0a291c7 Switch SkDropShaderImageFilter over to new onFilterImage interface by robertphillips · 8 years ago
  69. 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
  70. 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
  71. 4c9776b Revert[2] of "switch colorfilters to sk_sp (patchset #11 id:200001 of https://codereview.chromium.org/1822623002/ )" by reed · 8 years ago
  72. 1eb81db Revert of switch colorfilters to sk_sp (patchset #11 id:200001 of https://codereview.chromium.org/1822623002/ ) by reed · 8 years ago
  73. f809d76 switch colorfilters to sk_sp by reed · 8 years ago
  74. e5e7984 Change signatures of filter bounds methods to return a rect. by senorblanco · 8 years ago
  75. 7b380d0 guard rasterizer and drawlooper setters by reed · 8 years ago
  76. a439334 Reland of "switch patheffects over to sk_sp (patchset #5 id:80001 of https://codereview.chromium.org/1813553005/ )" by reed · 8 years ago
  77. f28ad89 Revert of switch patheffects over to sk_sp (patchset #5 id:80001 of https://codereview.chromium.org/1813553005/ ) by reed · 8 years ago
  78. 9fbee18 switch patheffects over to sk_sp by reed · 8 years ago
  79. 37bd7c3 Switch SkSpecialImage & SkSpecialSurface classes over to smart pointers by robertphillips · 8 years ago
  80. fde0511 Make sp variants for SkData by reed · 9 years ago
  81. 393aa36 Switch SkMergeImageFilter over to new onFilterImage interface by robertphillips · 9 years ago
  82. e6163bf Switch SkPaintImageFilter over to new onFilterImage interface by robertphillips · 9 years ago
  83. 6ac97b7 Switch SkImageSource image filter over to new onFilterImage interface by robertphillips · 9 years ago
  84. 8a21c9f use Make instead of Create to return a shared shader by reed · 9 years ago
  85. 40736ab Switch SkComposeImageFilter over to new onFilterImage interface by robertphillips · 9 years ago
  86. c80bf74 Switch SkOffsetImageFilter over to new onFilterImage interface by robertphillips · 9 years ago
  87. 773ceda Enforce 16byte alignment in shader contexts (patchset #1 id:1 of https://codereview.chromium.org/1759653004/ )" by reed · 9 years ago
  88. e38bcaf Revert of enforce 16byte alignment in shader contexts (patchset #1 id:1 of https://codereview.chromium.org/1759653004/ ) by halcanary · 9 years ago
  89. d812fb4 enforce 16byte alignment in shader contexts by reed · 9 years ago
  90. 7f4b1b2 move drawextrapatheffect header into animator by reed · 9 years ago
  91. ca726ab fix misc asserts and checks found by fuzzer by reed · 9 years ago
  92. 8d9f2e4 Add ContextRec param to SkShader::contextSize() by fmalita · 9 years ago
  93. 23e7af0 Revert of fix misc asserts and checks found by fuzzer (patchset #1 id:1 of https://codereview.chromium.org/1719913002/ ) by ethannicholas · 9 years ago
  94. 8781123 clean-up dead code by reed · 9 years ago
  95. 653db51 fix misc asserts and checks found by fuzzer by reed · 9 years ago
  96. 1d52469 Revert of ix misc asserts and checks found by fuzzer (patchset #1 id:1 of https://codereview.chromium.org/1723473002/ ) by reed · 9 years ago
  97. 75a7329 Reland of ix misc asserts and checks found by fuzzer (patchset #1 id:1 of https://codereview.chromium.org/1713413002/ ) by reed · 9 years ago
  98. d98ef63 Revert of fix misc asserts and checks found by fuzzer (patchset #1 id:1 of https://codereview.chromium.org/1713383002/ ) by reed · 9 years ago
  99. 00bea4a fix misc asserts and checks found by fuzzer by reed · 9 years ago
  100. 48e7846 Mark existing image filter entry points that will be going away with Deprecated by robertphillips · 9 years ago