1. a90dcf7 Revert of Moving SkBlurImageFilter into core (patchset #8 id:140001 of https://codereview.chromium.org/2255803003/ ) by vjiaoblack · 8 years ago
  2. 4d76017 Moving SkBlurImageFilter into core by vjiaoblack · 8 years ago
  3. 7b14512 Revert of Moving SkBlurImageFilter into core (patchset #8 id:140001 of https://codereview.chromium.org/2255803003/ ) by vjiaoblack · 8 years ago
  4. e426bab Moving SkBlurImageFilter into core by vjiaoblack · 8 years ago
  5. 2ec4172 Revert of Moving SkBlurImageFilter into core (patchset #6 id:100001 of https://codereview.chromium.org/2255803003/ ) by mtklein · 8 years ago
  6. dd3259e Moving SkBlurImageFilter into core by vjiaoblack · 8 years ago
  7. 6c177a1 Add alternative ambient shadow method to Android shadow sample by jvanverth · 8 years ago
  8. c4d2f90 Update ComputeBlurredRRectParams to compute all the parameters needed for occluded blurred rrect ninepatch draws by robertphillips · 8 years ago
  9. 27cdd94 Implement GPU occluded blur mask filter by robertphillips · 8 years ago
  10. f5a83e8 Create blurred RRect mask on GPU (rather than uploading it) by robertphillips · 8 years ago
  11. 3f0e694 Revert of Create blurred RRect mask on GPU (rather than uploading it) (patchset #5 id:80001 of https://codereview.chromium.org/2222083004/ ) by robertphillips · 8 years ago
  12. 94b5c5a Create blurred RRect mask on GPU (rather than uploading it) by robertphillips · 8 years ago
  13. 69cfa9c Revert of Create blurred RRect mask on GPU (rather than uploading it) (patchset #4 id:60001 of https://codereview.chromium.org/2222083004/ ) by robertphillips · 8 years ago
  14. 75ccdc7 Create blurred RRect mask on GPU (rather than uploading it) by robertphillips · 8 years ago
  15. a408c8f Add SkGammaColorFilter by robertphillips · 8 years ago
  16. 839345d Bundle SkShader::asFragmentProcessor arguments in a struct by brianosman · 8 years ago
  17. eb9a84a Revert of remove unused TableMaskFilter (patchset #1 id:1 of https://codereview.chromium.org/2156463002/ ) by jcgregorio · 8 years ago
  18. 59779ae remove unused TableMaskFilter by reed · 8 years ago
  19. 81700f6 remove DownSample imagefilter was just created early on as a test filter by reed · 8 years ago
  20. 06ca8ec sk_sp for Ganesh. by bungeman · 8 years ago
  21. 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
  22. 96a04f3 simplify handle-affine: subclass overrides just describe their leaf behavior by reed · 9 years ago
  23. bb34a8a allow imagefilter to manage CTM decomposition by reed · 9 years ago
  24. 32eaa89 Image filters: remove SkBitmap-based cache. by senorblanco · 9 years ago
  25. 718a5ad Switch SkColorFilterImageFilter over to new onFilterImage interface (again) by robertphillips · 9 years ago
  26. d9dd428 Modernize and trim down SkOnce. by mtklein · 9 years ago
  27. f7142e7 Split AlphaThresholdEffect out into its own file by robertphillips · 9 years ago
  28. 225db44 Outline SkImageFilter Make methods by robertphillips · 9 years ago
  29. f230c6d Switch SkXfermodeImagerFilter over to new onFilterImage interface by robertphillips · 9 years ago
  30. 534c270 Update TileImageFilter to sk_sp by robertphillips · 9 years ago
  31. bfe11fc Update DisplacementMapEffect to sk_sp by robertphillips · 9 years ago
  32. 47db5fe Revert of Update DisplacementMapEffect to sk_sp (patchset #3 id:40001 of https://codereview.chromium.org/1877783003/ ) by robertphillips · 9 years ago
  33. a53011e Update DisplacementMapEffect to sk_sp by robertphillips · 9 years ago
  34. b2a4dc6 Switch SkMagnifierImageFilter over to new onFilterImage interface by robertphillips · 9 years ago
  35. dada4dd Switch SkMatrixConvolutionImageFilter over to new onFilterImage interface by robertphillips · 9 years ago
  36. af9b8c8 Switch AlphaThresholdFilter over to new onFilterImage interface by robertphillips · 9 years ago
  37. c14b978 Switch SkTileImageFilter over to new onFilterImage interface by robertphillips · 9 years ago
  38. fef2860 Switch SkPictureImageFilter over to new onFilterImage interface by robertphillips · 9 years ago
  39. e6277de Switch SkDisplacementImageFilter over to new onFilterImage interface by robertphillips · 9 years ago
  40. 82b043e Fix roll bot's win gn build by robertphillips · 9 years ago
  41. 12fa47d Update LightingImageFilter to sk_sp by robertphillips · 9 years ago
  42. ef6a47b Update MatrixConvolutionImageFilter to sk_sp by robertphillips · 9 years ago
  43. 6f01104 Revert conversion of SkColorFilterImageFilter to new API by robertphillips · 9 years ago
  44. 11171f3 Update MagnifierImageFilter to sk_sp by robertphillips · 9 years ago
  45. c416912 Update DropShadowImageFilter to sk_sp by robertphillips · 9 years ago
  46. fc0f44a Update DownSampleImageFilter to sk_sp by robertphillips · 9 years ago
  47. 8c0326d Update SkXfermodeImageFilter to sk_sp by robertphillips · 9 years ago
  48. 5605b56 Update SkColorFilterImageFilter to sk_sp by robertphillips · 9 years ago
  49. fc11b0a Update SkMorphology ImageFilters to sk_sp by robertphillips · 9 years ago
  50. efdfd51 switch maskfilters to sk_sp by reed · 9 years ago
  51. 175cf0e Switch SkDownSampleImageFilter over to new onFilterImage interface by robertphillips · 9 years ago
  52. b591c77 Revert of Update SkXfermodeImageFilter to sk_sp (patchset #4 id:60001 of https://codereview.chromium.org/1852123002/ ) by robertphillips · 9 years ago
  53. 3bc9692 Update SkXfermodeImageFilter to sk_sp by robertphillips · 9 years ago
  54. aee62f5 Revert of Switch SkDownSampleImageFilter over to new onFilterImage interface (patchset #6 id:100001 of https://codereview.chromium.org/1851583002/ ) by robertphillips · 9 years ago
  55. 33550da Switch SkDownSampleImageFilter over to new onFilterImage interface by robertphillips · 9 years ago
  56. 6e7025a Update SkBlurImageFilter to sk_sp by robertphillips · 9 years ago
  57. 60c9b58 change flattenable factory to return sk_sp by reed · 9 years ago
  58. 6db0a7b Image filters: optimize crop rect application. by senorblanco · 9 years ago
  59. f624204 Update SkAlphaThresholdFilter to sk_sp by robertphillips · 9 years ago
  60. 549c899 Update SkImageSource to sk_sp by robertphillips · 9 years ago
  61. 4eb4964 Revert of Switch SkDownSampleImageFilter over to new onFilterImage interface (patchset #2 id:20001 of https://codereview.chromium.org/1851583002/ ) by robertphillips · 9 years ago
  62. daa9da4 Switch SkDownSampleImageFilter over to new onFilterImage interface by robertphillips · 9 years ago
  63. 51a315e Update SkOffsetImageFilter to sk_sp by robertphillips · 9 years ago
  64. 2238c9d Update SkMergeImageFilter to sk_sp by robertphillips · 9 years ago
  65. 491fb17 Update SkComposeImageFilter to sk_sp by robertphillips · 9 years ago
  66. 40d8d62 Update Morphology image filter to store its type by robertphillips · 9 years ago
  67. 372177e Switch SkLocalMatrixImageFilter and SkPaintImageFilter over to sk_sp by robertphillips · 9 years ago
  68. 8905790 Revert of Switch SkLocalMatrixImageFilter and SkPaintImageFilter over to sk_sp (patchset #6 id:100001 of https://codereview.chromium.org/1842793002/ ) by djsollen · 9 years ago
  69. a33cf07 Switch SkLocalMatrixImageFilter and SkPaintImageFilter over to sk_sp by robertphillips · 9 years ago
  70. cfb6bdf switch xfermodes over to sk_sp by reed · 9 years ago
  71. 5ff17b1 Swap SkPictureImageFilter's factories over to smart pointers by robertphillips · 9 years ago
  72. fe63045 move setshader to sk_sp, re-using SK_SUPPORT_LEGACY_CREATESHADER_PTR by reed · 9 years ago
  73. f299e71 Switch SkMorphologyImageFilter over to new onFilterImage interface by robertphillips · 9 years ago
  74. e8597a4 Delete SkImageDecoder by msarett · 9 years ago
  75. 2302de9 Switch new SkImageFilter internal methods over to sk_sp by robertphillips · 9 years ago
  76. 83f2e5a Switch SkColorFilterImageFilter over to new onFilterImage interface by robertphillips · 9 years ago
  77. 1579e3c Switch SkBlurImageFilter over to new onFilterImage interface by robertphillips · 9 years ago
  78. eac3e96 Revert of Switch SkColorFilterImageFilter over to new onFilterImage interface (patchset #5 id:80001 of https://codereview.chromium.org/1782083002/ ) by robertphillips · 9 years ago
  79. 9c79d7e Revert of Switch SkBlurImageFilter over to new onFilterImage interface (patchset #15 id:270001 of https://codereview.chromium.org/1785643003/ ) by robertphillips · 9 years ago
  80. 3c935bc Switch SkBlurImageFilter over to new onFilterImage interface by robertphillips · 9 years ago
  81. ec950c4 Switch SkColorFilterImageFilter over to new onFilterImage interface by robertphillips · 9 years ago
  82. 0a291c7 Switch SkDropShaderImageFilter over to new onFilterImage interface by robertphillips · 9 years ago
  83. 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 · 9 years ago
  84. 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 · 9 years ago
  85. 4c9776b Revert[2] of "switch colorfilters to sk_sp (patchset #11 id:200001 of https://codereview.chromium.org/1822623002/ )" by reed · 9 years ago
  86. 1eb81db Revert of switch colorfilters to sk_sp (patchset #11 id:200001 of https://codereview.chromium.org/1822623002/ ) by reed · 9 years ago
  87. f809d76 switch colorfilters to sk_sp by reed · 9 years ago
  88. e5e7984 Change signatures of filter bounds methods to return a rect. by senorblanco · 9 years ago
  89. 7b380d0 guard rasterizer and drawlooper setters by reed · 9 years ago
  90. a439334 Reland of "switch patheffects over to sk_sp (patchset #5 id:80001 of https://codereview.chromium.org/1813553005/ )" by reed · 9 years ago
  91. f28ad89 Revert of switch patheffects over to sk_sp (patchset #5 id:80001 of https://codereview.chromium.org/1813553005/ ) by reed · 9 years ago
  92. 9fbee18 switch patheffects over to sk_sp by reed · 9 years ago
  93. 37bd7c3 Switch SkSpecialImage & SkSpecialSurface classes over to smart pointers by robertphillips · 9 years ago
  94. fde0511 Make sp variants for SkData by reed · 9 years ago
  95. 393aa36 Switch SkMergeImageFilter over to new onFilterImage interface by robertphillips · 9 years ago
  96. e6163bf Switch SkPaintImageFilter over to new onFilterImage interface by robertphillips · 9 years ago
  97. 6ac97b7 Switch SkImageSource image filter over to new onFilterImage interface by robertphillips · 9 years ago
  98. 8a21c9f use Make instead of Create to return a shared shader by reed · 9 years ago
  99. 40736ab Switch SkComposeImageFilter over to new onFilterImage interface by robertphillips · 9 years ago
  100. c80bf74 Switch SkOffsetImageFilter over to new onFilterImage interface by robertphillips · 9 years ago