1. 203a993 Handle negative scale in SkDropShadowImageFilter::onFilterNodeBounds. by jbroman · 8 years ago
  2. ab527a5 Enable many more tests for Vulkan by egdaniel · 8 years ago
  3. 5878dbd Image filters: implement SkImage::makeWithFilter(). by senorblanco · 8 years ago
  4. 8b7451a Turn ContextInfos returned by GrContextFactory into structs. by bsalomon · 8 years ago
  5. 18f13f3 Remove (almost) unused read/writeFunctionPtr API. by brianosman · 8 years ago
  6. 4df1656 Tighten up SkSpecialSurface factory functions by robertphillips · 8 years ago
  7. c91fd34 Add another dollop of sk_sp to SkSpecialImage and SkSpecialSurface by robertphillips · 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. 3e30227 Begin removing deprecated (and now, unused) ImageFilter code paths by robertphillips · 8 years ago
  11. 6b13473 Move SkImageFilter over to storing sk_sps by robertphillips · 8 years ago
  12. 534c270 Update TileImageFilter to sk_sp by robertphillips · 8 years ago
  13. bfe11fc Update DisplacementMapEffect to sk_sp by robertphillips · 8 years ago
  14. 47db5fe Revert of Update DisplacementMapEffect to sk_sp (patchset #3 id:40001 of https://codereview.chromium.org/1877783003/ ) by robertphillips · 8 years ago
  15. a53011e Update DisplacementMapEffect to sk_sp by robertphillips · 8 years ago
  16. dada4dd Switch SkMatrixConvolutionImageFilter over to new onFilterImage interface by robertphillips · 8 years ago
  17. 68d9134 Make more unit tests run on Vulkan by bsalomon · 8 years ago
  18. 21a465d Ensure all image filter tests have "ImageFilter" somewhere in the name. by senorblanco · 8 years ago
  19. 12fa47d Update LightingImageFilter to sk_sp by robertphillips · 8 years ago
  20. 6461251 Upgrade SkSpecialImage to have getTextureRef & getROPixels entry points by robertphillips · 8 years ago
  21. ef6a47b Update MatrixConvolutionImageFilter to sk_sp by robertphillips · 8 years ago
  22. 758586c Make existing unit tests only run on GL contexts by bsalomon · 8 years ago
  23. c416912 Update DropShadowImageFilter to sk_sp by robertphillips · 8 years ago
  24. ae8c933 Update SkMatrixImageFilter to sk_sp by robertphillips · 8 years ago
  25. f2f1c17 One signature for creating unit tests that run on premade GrContexts by bsalomon · 8 years ago
  26. 8c0326d Update SkXfermodeImageFilter to sk_sp by robertphillips · 8 years ago
  27. 5605b56 Update SkColorFilterImageFilter to sk_sp by robertphillips · 8 years ago
  28. f3261af Remove 'native' context unit test macro. by bsalomon · 8 years ago
  29. fc11b0a Update SkMorphology ImageFilters to sk_sp by robertphillips · 8 years ago
  30. 6a93fa1 Fix failed filter followed by an affects-transparent-black filter. by senorblanco · 8 years ago
  31. 3b37545 Revert of Delete SkFlattenable::Type (patchset #2 id:20001 of https://codereview.chromium.org/1834303003/ ) by mtklein · 8 years ago
  32. 99d9231 Delete SkFlattenable::Type by msarett · 8 years ago
  33. 4ba94e2 Switch internal testing ImageFilters over to new onFilterImage interface by robertphillips · 8 years ago
  34. b591c77 Revert of Update SkXfermodeImageFilter to sk_sp (patchset #4 id:60001 of https://codereview.chromium.org/1852123002/ ) by robertphillips · 8 years ago
  35. 3bc9692 Update SkXfermodeImageFilter to sk_sp by robertphillips · 8 years ago
  36. 43c2ad4 Update internal testing ImageFilters to sk_sp by robertphillips · 8 years ago
  37. 6e7025a Update SkBlurImageFilter to sk_sp by robertphillips · 8 years ago
  38. 60c9b58 change flattenable factory to return sk_sp by reed · 8 years ago
  39. 549c899 Update SkImageSource to sk_sp by robertphillips · 8 years ago
  40. 51a315e Update SkOffsetImageFilter to sk_sp by robertphillips · 8 years ago
  41. 2238c9d Update SkMergeImageFilter to sk_sp by robertphillips · 8 years ago
  42. 491fb17 Update SkComposeImageFilter to sk_sp by robertphillips · 8 years ago
  43. 372177e Switch SkLocalMatrixImageFilter and SkPaintImageFilter over to sk_sp by robertphillips · 8 years ago
  44. 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
  45. a33cf07 Switch SkLocalMatrixImageFilter and SkPaintImageFilter over to sk_sp by robertphillips · 8 years ago
  46. cfb6bdf switch xfermodes over to sk_sp by reed · 8 years ago
  47. 9d524f2 Style bikeshed - remove extraneous whitespace by halcanary · 8 years ago
  48. 5ff17b1 Swap SkPictureImageFilter's factories over to smart pointers by robertphillips · 8 years ago
  49. fe63045 move setshader to sk_sp, re-using SK_SUPPORT_LEGACY_CREATESHADER_PTR by reed · 8 years ago
  50. 2302de9 Switch new SkImageFilter internal methods over to sk_sp by robertphillips · 8 years ago
  51. e8f3062 switch surface to sk_sp by reed · 8 years ago
  52. 297f7ce Make a generic list of filters for use in ImageFilterTests. by senorblanco · 8 years ago
  53. 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
  54. 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
  55. 4c9776b Revert[2] of "switch colorfilters to sk_sp (patchset #11 id:200001 of https://codereview.chromium.org/1822623002/ )" by reed · 8 years ago
  56. 1eb81db Revert of switch colorfilters to sk_sp (patchset #11 id:200001 of https://codereview.chromium.org/1822623002/ ) by reed · 8 years ago
  57. f809d76 switch colorfilters to sk_sp by reed · 8 years ago
  58. e5e7984 Change signatures of filter bounds methods to return a rect. by senorblanco · 8 years ago
  59. 17a6520 Make SkComposeImageFilter::onFilterImage filter the bounds given to the inner filter. by jbroman · 8 years ago
  60. ca2622b return pictures as sk_sp by reed · 8 years ago
  61. 37bd7c3 Switch SkSpecialImage & SkSpecialSurface classes over to smart pointers by robertphillips · 8 years ago
  62. 0e3129d Fix pointer aliasing bug in SkImageFilter::computeFastBounds. by jbroman · 8 years ago
  63. 9ce9d67 update callsites for Make image factories by reed · 8 years ago
  64. bf680c3 Image filters: fix the zero-sigma fast path in SkBlurImageFilter. by senorblanco · 8 years ago
  65. 1a9b964 Reland of "more shader-->sp conversions (patchset #5 id:80001 of https://codereview.chromium.org/1789633002/ )" by reed · 8 years ago
  66. 9283d20 Revert of more shader-->sp conversions (patchset #5 id:80001 of https://codereview.chromium.org/1789633002/ ) by reed · 8 years ago
  67. ce563cd more shader-->sp conversions by reed · 8 years ago
  68. 4418dba Swap over to using SkImageFilter::filterImage instead of filterImageDeprecated by robertphillips · 8 years ago
  69. 5ec26ae Move Budgeted enum out of SkSurface, use in GrTextureProvider by bsalomon · 8 years ago
  70. bd500f0 Revert of Move Budgeted enum out of SkSurface, use in GrTextureProvider (patchset #6 id:100001 of https://codereview.chromium.org/1728093005/ ) by bsalomon · 8 years ago
  71. 57599fe Move Budgeted enum out of SkSurface, use in GrTextureProvider by bsalomon · 8 years ago
  72. 48e7846 Mark existing image filter entry points that will be going away with Deprecated by robertphillips · 8 years ago
  73. 2afbe23 msan: initialize buffer BlurLargeImage blurs by mtklein · 9 years ago
  74. 8610002 Move SkColorMatrixFilter implementation to core. by bsalomon · 9 years ago
  75. 4e23cda remove imagefilter::sizeconstraint by reed · 9 years ago
  76. 77b6ba3 Implement an SkPaint-based image filter by ajuma · 9 years ago
  77. 45eefcf Add null check for bmp->tex result in SkImageFilter::filterInputGpu by bsalomon · 9 years ago
  78. da420b9 Reland of move drawSprite from canvas (patchset #1 id:1 of https://codereview.chromium.org/1529803004/ ) by reed · 9 years ago
  79. 3270467 Revert of remove drawSprite from canvas (patchset #4 id:60001 of https://codereview.chromium.org/1534443003/ ) by reed · 9 years ago
  80. 4657ce2 remove drawSprite from canvas by reed · 9 years ago
  81. db64af3 Fix filter primitive bounds computations. by senorblanco · 9 years ago
  82. 1530283 Generate list of GPU contexts outside tests by kkinnunen · 9 years ago
  83. 8444913 Don't use SkRect::MakeLargest() for clip bounds in image filter tests. by senorblanco · 9 years ago
  84. 4a24398 Fix SkMergeImageFilter crop rect computation. by senorblanco · 9 years ago
  85. c9b5f8b tunnel down texture-size-constraint to imagefilters by reed · 9 years ago
  86. 88d064d add applyFilter() to SkImage by reed · 9 years ago
  87. f028003 change more effects to only expose factories by reed · 9 years ago
  88. 5ea95df Revert "Revert of factories should return baseclass, allowing the impl to specialize (patchset #4 id:60001 of https://codereview.chromium.org/1390523005/ )" by reed · 9 years ago
  89. 95376a0 Revert of factories should return baseclass, allowing the impl to specialize (patchset #4 id:60001 of https://codereview.chromium.org/1390523005/ ) by schenney · 9 years ago
  90. 80a6dca factories should return baseclass, allowing the impl to specialize by reed · 9 years ago
  91. 5598b63 Convert unit tests, GMs from SkBitmapSource to SkImagesource by fmalita · 9 years ago
  92. 23cb88c Speculative fix for uninitialized bitmap mem in ImageFilterTest by fmalita · 9 years ago
  93. cd56f81 SkImageSource by fmalita · 9 years ago
  94. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  95. 385fe4d Style Change: SkNEW->new; SkDELETE->delete by halcanary · 9 years ago
  96. 0abdf76 Reland of Implement canComputeFastBounds() for image filters. (patchset #1 id:1 of https://codereview.chromium.org/1300403003/ ) by senorblanco · 9 years ago
  97. 12d8472 Revert of Implement canComputeFastBounds() for image filters. (patchset #8 id:130001 of https://codereview.chromium.org/1296943002/ ) by herb · 9 years ago
  98. 915881f Implement canComputeFastBounds() for image filters. by senorblanco · 9 years ago
  99. ed7cf27 Now that the SkImageFilter::CropRect crop edges refer to by senorblanco · 9 years ago
  100. 3d32d76 Add new SkPoint3 class by robertphillips · 9 years ago