1. 615d66d Add ImageToColorSpace helper in SkImageFilter by Brian Osman · 8 years ago
  2. a4cb388 Revert "Add ImageToColorSpace helper in SkImageFilter" by Brian Osman · 8 years ago
  3. e02d3ca Add ImageToColorSpace helper in SkImageFilter by Brian Osman · 8 years ago
  4. 958788a remove 4 legacy flags (clients already updated) by Mike Reed · 8 years ago
  5. 2a75e5d Add output format properties to SkImageFilter::Context by brianosman · 8 years ago
  6. e1e5c74 Moving SkBlurImageFilter into core by vjiaoblack · 8 years ago
  7. 2a57f2f Revert of Moving SkBlurImageFilter into core (patchset #9 id:160001 of https://codereview.chromium.org/2255803003/ ) by bungeman · 8 years ago
  8. a97a1ab Moving SkBlurImageFilter into core by vjiaoblack · 8 years ago
  9. a90dcf7 Revert of Moving SkBlurImageFilter into core (patchset #8 id:140001 of https://codereview.chromium.org/2255803003/ ) by vjiaoblack · 8 years ago
  10. 4d76017 Moving SkBlurImageFilter into core by vjiaoblack · 8 years ago
  11. 7b14512 Revert of Moving SkBlurImageFilter into core (patchset #8 id:140001 of https://codereview.chromium.org/2255803003/ ) by vjiaoblack · 8 years ago
  12. e426bab Moving SkBlurImageFilter into core by vjiaoblack · 8 years ago
  13. 2ec4172 Revert of Moving SkBlurImageFilter into core (patchset #6 id:100001 of https://codereview.chromium.org/2255803003/ ) by mtklein · 8 years ago
  14. dd3259e Moving SkBlurImageFilter into core by vjiaoblack · 8 years ago
  15. afbf71d Adding color space to SkSpecialImage by brianosman · 8 years ago
  16. 5878dbd Image filters: implement SkImage::makeWithFilter(). by senorblanco · 8 years ago
  17. 900c367 Image filters: de-nest SkImageFilter::Cache and Cache::Key. by senorblanco · 8 years ago
  18. 96a04f3 simplify handle-affine: subclass overrides just describe their leaf behavior by reed · 8 years ago
  19. bb34a8a allow imagefilter to manage CTM decomposition by reed · 8 years ago
  20. 7715e06 Retract SkDevice a bit more by robertphillips · 8 years ago
  21. 32eaa89 Image filters: remove SkBitmap-based cache. by senorblanco · 8 years ago
  22. 8c30a81 post apply non-scale transforms after imagefilters have run by reed · 8 years ago
  23. 3e30227 Begin removing deprecated (and now, unused) ImageFilter code paths by robertphillips · 8 years ago
  24. bde57ed Make SkImageFilter::Cache purging methods pure virtual by robertphillips · 8 years ago
  25. f35566e Remove deprecated paths from image filter infrastructure. by senorblanco · 8 years ago
  26. cb232e8 Revert of Remove deprecated paths from image filter infrastructure. (patchset #2 id:20001 of https://codereview.chromium.org/1888243003/ ) by robertphillips · 8 years ago
  27. 6fb3cd7 Remove deprecated paths from image filter infrastructure. by senorblanco · 8 years ago
  28. 6b13473 Move SkImageFilter over to storing sk_sps by robertphillips · 8 years ago
  29. 938115c Remove asFragmentProcessor gpu-specific ImageFilter code path by robertphillips · 8 years ago
  30. af9b8c8 Switch AlphaThresholdFilter over to new onFilterImage interface by robertphillips · 8 years ago
  31. ae8c933 Update SkMatrixImageFilter to sk_sp by robertphillips · 8 years ago
  32. 3b37545 Revert of Delete SkFlattenable::Type (patchset #2 id:20001 of https://codereview.chromium.org/1834303003/ ) by mtklein · 8 years ago
  33. 99d9231 Delete SkFlattenable::Type by msarett · 8 years ago
  34. 6db0a7b Image filters: optimize crop rect application. by senorblanco · 8 years ago
  35. 2238c9d Update SkMergeImageFilter to sk_sp by robertphillips · 8 years ago
  36. 372177e Switch SkLocalMatrixImageFilter and SkPaintImageFilter over to sk_sp by robertphillips · 8 years ago
  37. 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
  38. a33cf07 Switch SkLocalMatrixImageFilter and SkPaintImageFilter over to sk_sp by robertphillips · 8 years ago
  39. 2302de9 Switch new SkImageFilter internal methods over to sk_sp by robertphillips · 8 years ago
  40. 5b1a2ca Remove SK_SUPPORT_LEGACY_FILTERBOUNDS_RETURN. by senorblanco · 8 years ago
  41. e5e7984 Change signatures of filter bounds methods to return a rect. by senorblanco · 8 years ago
  42. 127fe3e Correct comment to refer to SkImageFilter::kReverse_MapDirection. by jbroman · 8 years ago
  43. 4418dba Swap over to using SkImageFilter::filterImage instead of filterImageDeprecated by robertphillips · 8 years ago
  44. eaf086e Add SkSpecialImage-based methods to SkImageFilter by robertphillips · 8 years ago
  45. df7bb47 Update SkImageFilter's cache to handle SkSpecialImages and add unit test by robertphillips · 8 years ago
  46. 48e7846 Mark existing image filter entry points that will be going away with Deprecated by robertphillips · 8 years ago
  47. bf521ff Move SkTArray to include/private. by bungeman · 8 years ago
  48. afec27f Image filters: change applyCropRect() to take a src rect. by senorblanco · 8 years ago
  49. 2352696 Replace the id<-->key hashmap in SkImageFilter by a SkTArray by xidachen · 8 years ago
  50. d8ff5b3 Image filters: Make a recursive, forward-mapping bounds by senorblanco · 8 years ago
  51. 1de87df Refactor to use GrWrapTextureInBitmap more by robertphillips · 9 years ago
  52. a9fbd16 Fix SkTileImageFilter when srcRect is a superset of bitmap bounds. by senorblanco · 9 years ago
  53. 4e23cda remove imagefilter::sizeconstraint by reed · 9 years ago
  54. 2c3176c Remove "unused" parameter from filterInputGPU by robertphillips · 9 years ago
  55. 6277691 Create a hash table from id<-->key in SkImageFilter::CacheImpl by xidachen · 9 years ago
  56. e848ff5 Revert of Create a hash table from id<-->key in SkImageFilter::CacheImpl (patchset #7 id:120001 of https://codereview.chromium.org/1514893003/ ) by reed · 9 years ago
  57. f5d1f8d Create a hash table from id<-->key in SkImageFilter::CacheImpl by xidachen · 9 years ago
  58. db64af3 Fix filter primitive bounds computations. by senorblanco · 9 years ago
  59. a544eda Matrix convolution bounds fix; affectsTransparentBlack fixes. by senorblanco · 9 years ago
  60. 50c044b Revert of Matrix convolution bounds fix; affectsTransparentBlack fixes. (patchset #4 id:60001 of https://codereview.chromium.org/1500923004/ ) by senorblanco · 9 years ago
  61. 8705ec8 Matrix convolution bounds fix; affectsTransparentBlack fixes. by senorblanco · 9 years ago
  62. 4449398 Make SkImageFilter::applyCropRect() optionally compute srcBounds. by senorblanco · 9 years ago
  63. c9b5f8b tunnel down texture-size-constraint to imagefilters by reed · 9 years ago
  64. 9a70b6e Image filters: refactor input GPU processing into filterInputGPU(). by senorblanco · 9 years ago
  65. b9519f8 Image Filters: refactor all CPU input processing into a filterInput helper function. by senorblanco · 9 years ago
  66. 94dd7a5 change back to method for localmatrix imagefilter by reed · 9 years ago
  67. 20311d4 Implement SkLocalMatrixImageFilter. by senorblanco · 9 years ago
  68. d82bc7b post-commit fixes to applyFilter CL by reed · 9 years ago
  69. 88d064d add applyFilter() to SkImage by reed · 9 years ago
  70. 4a33952 Bye bye processor data manager. by bsalomon · 9 years ago
  71. 242397a Revert of Implement SkImageFilter::Cache with SkResourceCache. (patchset #8 id:140001 of https://codereview.chromium.org/1370323002/ ) by mtklein · 9 years ago
  72. 75135d8 Implement SkImageFilter::Cache with SkResourceCache. by mtklein · 9 years ago
  73. 0abdf76 Reland of Implement canComputeFastBounds() for image filters. (patchset #1 id:1 of https://codereview.chromium.org/1300403003/ ) by senorblanco · 9 years ago
  74. 12d8472 Revert of Implement canComputeFastBounds() for image filters. (patchset #8 id:130001 of https://codereview.chromium.org/1296943002/ ) by herb · 9 years ago
  75. 915881f Implement canComputeFastBounds() for image filters. by senorblanco · 9 years ago
  76. f3c15b7 Move SkTemplates.h to private. by bungeman · 9 years ago
  77. f6e092a Remove SK_LEGACY_IMAGE_FILTER_CROP_RECT_EDGES code. by senorblanco · 9 years ago
  78. ed7cf27 Now that the SkImageFilter::CropRect crop edges refer to by senorblanco · 9 years ago
  79. 1891863 refactor code to apply the croprect by reed · 9 years ago
  80. 9cc1775 rename GrShaderDataManager -> GrProcessorDataManager by joshualitt · 9 years ago
  81. 85ff25e Thread GrShaderDataManager through Image filters by joshualitt · 9 years ago
  82. d312dca Revert of Revert of Revert of Fix SkTileImageFilter clipping/cropRect interaction issue (patchset #1 id:1 of https://codereview.chromium.org/1207353004/) by robertphillips · 9 years ago
  83. 8355100 Revert of Revert of Fix SkTileImageFilter clipping/cropRect interaction issue (patchset #1 id:1 of https://codereview.chromium.org/1219193002/) by jvanverth · 9 years ago
  84. ebaf6a6 Revert of Fix SkTileImageFilter clipping/cropRect interaction issue (patchset #2 id:30001 of https://codereview.chromium.org/1210053003/) by bsalomon · 9 years ago
  85. 2766c00 remove SkInstCnt by mtklein · 9 years ago
  86. 157bcd0 Fix SkTileImageFilter clipping/cropRect interaction issue by robertphillips · 9 years ago
  87. b3fe1b8 more tests for offsetimagefilter by reed · 9 years ago
  88. efbffed Clean up usage of SkSurfaceProps by robertphillips · 9 years ago
  89. 2c55d7b remove subclassing from ImageFilter::Proxy by reed · 9 years ago
  90. ded9a6f remove Proxy entrypoints for canHandleFilter by reed · 9 years ago
  91. 67ca2a9 purge imagefilter cache so we can better track leaks by reed · 9 years ago
  92. daa57bf Revert of antialias matrix-image-filter to get smooth diagonals (patchset #6 id:80002 of https://codereview.chromium.org/1134743003/) by reed · 9 years ago
  93. fa33f5a antialias matrix-image-filter to get smooth diagonals by reed · 9 years ago
  94. 36352bf C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} by mtklein · 9 years ago
  95. 8c874ee Move SkMatrixImageFilter into core, and add a factory fn for it. by senorblanco · 9 years ago
  96. 24e06d5 Remove uniqueID from all filter serialization. by senorblanco · 9 years ago
  97. cedc36f Use ComposColorFilter to collaps hierarchy (when possible). by reed · 9 years ago
  98. 72c9faa Fix up all the easy virtual ... SK_OVERRIDE cases. by mtklein · 10 years ago
  99. f3f5bad Add toString methods to SkImageFilter-derived classes by robertphillips · 10 years ago
  100. 2d97bc1 Disable LCD text explicitly in SkPictureImageFilter::onFilterImage() by fmalita · 10 years ago