1. b449666 Reland "Fix SkImageSource::filterBounds()" again by Xianzhu Wang · 7 years ago
  2. 2ad0908 Revert "Reland "Fix SkImageSource::filterBounds()"" by Florin Malita · 7 years ago
  3. bf12c07 Reland "Fix SkImageSource::filterBounds()" by Xianzhu Wang · 7 years ago
  4. b6d2be1 Revert "Fix SkImageSource::filterBounds()" by Mike Reed · 7 years ago
  5. cb4d587 Fix SkImageSource::filterBounds() by Xianzhu Wang · 7 years ago
  6. 0fa353c Optimize filterBounds() of SkArithmeticImageFilter/SkXfermodeImageFilter by Xianzhu Wang · 7 years ago
  7. 3404207 use rasterpipeline for images if matrix is >= scale+translate by Mike Reed · 7 years ago
  8. 5a625e0 add tool_util to compare images by Mike Reed · 7 years ago
  9. f194219 don't rely on canvas->readPixels by Mike Reed · 7 years ago
  10. 39e0855 Add an SkColorSpaceXformer image filter cache by Florin Malita · 7 years ago
  11. 08252ec Image filter DAG test for makeColorSpace() by Florin Malita · 7 years ago
  12. 8996e18 Use RGBA rather than N32 for GPU tests by Brian Salomon · 7 years ago
  13. 0bdaf05 remove unused mode parameter from SkMergeImageFilter by Mike Reed · 7 years ago
  14. 2a475ea add drawString helper to canvas by Cary Clark · 7 years ago
  15. 26eb16f calculate cull rects for SkMiniPictures by Mike Klein · 7 years ago
  16. 62745a8 Finish overriding onMakeColorSpace() for SkImageFilters by Matt Sarett · 7 years ago
  17. 4edb5d2 hide lockpixels api behind flag by Mike Reed · 7 years ago
  18. a5fdc97 Replace SkSpecialImage::makeTightSubset with asImage (take 2) by Robert Phillips · 7 years ago
  19. e14349a Revert "Replace SkSpecialImage::makeTightSubset with asImage" by Robert Phillips · 7 years ago
  20. 5df6db1 Replace SkSpecialImage::makeTightSubset with asImage by Robert Phillips · 7 years ago
  21. bfebe22 Set analytic AA as default. by liyuqian · 8 years ago
  22. 06dd5c7 Revert of Set analytic AA as default. (patchset #8 id:140001 of https://codereview.chromium.org/2471133002/ ) by liyuqian · 8 years ago
  23. dca4f65 Set analytic AA as default. by liyuqian · 8 years ago
  24. 5e25717 hide setImageFilter(ptr) by Mike Reed · 8 years ago
  25. 7d954ad remove xfermode from public api by Mike Reed · 8 years ago
  26. 777b563 Remove many uses of kSkia8888 and kSkiaGamma8888 by Brian Osman · 8 years ago
  27. 374772b Revert[8] "replace SkXfermode obj with SkBlendMode enum in paints" by reed · 8 years ago
  28. c245574 Revert[7] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  29. 2b2fc7d Revert[6] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  30. 3ed485f Revert[5] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  31. 1834242 Revert[4] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  32. 2cbcd12 Revert "Revert "Revert "replace SkXfermode obj with SkBlendMode enum in paints""" by Mike Reed · 8 years ago
  33. 70cdb39 Revert "Revert "replace SkXfermode obj with SkBlendMode enum in paints"" by Mike Reed · 8 years ago
  34. ce02e71 Revert "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  35. 0591897 replace SkXfermode obj with SkBlendMode enum in paints by Mike Reed · 8 years ago
  36. 2a75e5d Add output format properties to SkImageFilter::Context by brianosman · 8 years ago
  37. dfe4f2e Add SkColorSpace to GrDrawContext by brianosman · 8 years ago
  38. 203a993 Handle negative scale in SkDropShadowImageFilter::onFilterNodeBounds. by jbroman · 8 years ago
  39. ab527a5 Enable many more tests for Vulkan by egdaniel · 8 years ago
  40. 5878dbd Image filters: implement SkImage::makeWithFilter(). by senorblanco · 8 years ago
  41. 8b7451a Turn ContextInfos returned by GrContextFactory into structs. by bsalomon · 8 years ago
  42. 18f13f3 Remove (almost) unused read/writeFunctionPtr API. by brianosman · 8 years ago
  43. 4df1656 Tighten up SkSpecialSurface factory functions by robertphillips · 8 years ago
  44. c91fd34 Add another dollop of sk_sp to SkSpecialImage and SkSpecialSurface by robertphillips · 8 years ago
  45. 96a04f3 simplify handle-affine: subclass overrides just describe their leaf behavior by reed · 8 years ago
  46. bb34a8a allow imagefilter to manage CTM decomposition by reed · 8 years ago
  47. 3e30227 Begin removing deprecated (and now, unused) ImageFilter code paths by robertphillips · 8 years ago
  48. 6b13473 Move SkImageFilter over to storing sk_sps by robertphillips · 8 years ago
  49. 534c270 Update TileImageFilter to sk_sp by robertphillips · 8 years ago
  50. bfe11fc Update DisplacementMapEffect to sk_sp by robertphillips · 8 years ago
  51. 47db5fe Revert of Update DisplacementMapEffect to sk_sp (patchset #3 id:40001 of https://codereview.chromium.org/1877783003/ ) by robertphillips · 8 years ago
  52. a53011e Update DisplacementMapEffect to sk_sp by robertphillips · 8 years ago
  53. dada4dd Switch SkMatrixConvolutionImageFilter over to new onFilterImage interface by robertphillips · 8 years ago
  54. 68d9134 Make more unit tests run on Vulkan by bsalomon · 8 years ago
  55. 21a465d Ensure all image filter tests have "ImageFilter" somewhere in the name. by senorblanco · 8 years ago
  56. 12fa47d Update LightingImageFilter to sk_sp by robertphillips · 8 years ago
  57. 6461251 Upgrade SkSpecialImage to have getTextureRef & getROPixels entry points by robertphillips · 8 years ago
  58. ef6a47b Update MatrixConvolutionImageFilter to sk_sp by robertphillips · 8 years ago
  59. 758586c Make existing unit tests only run on GL contexts by bsalomon · 8 years ago
  60. c416912 Update DropShadowImageFilter to sk_sp by robertphillips · 8 years ago
  61. ae8c933 Update SkMatrixImageFilter to sk_sp by robertphillips · 8 years ago
  62. f2f1c17 One signature for creating unit tests that run on premade GrContexts by bsalomon · 8 years ago
  63. 8c0326d Update SkXfermodeImageFilter to sk_sp by robertphillips · 8 years ago
  64. 5605b56 Update SkColorFilterImageFilter to sk_sp by robertphillips · 8 years ago
  65. f3261af Remove 'native' context unit test macro. by bsalomon · 8 years ago
  66. fc11b0a Update SkMorphology ImageFilters to sk_sp by robertphillips · 8 years ago
  67. 6a93fa1 Fix failed filter followed by an affects-transparent-black filter. by senorblanco · 8 years ago
  68. 3b37545 Revert of Delete SkFlattenable::Type (patchset #2 id:20001 of https://codereview.chromium.org/1834303003/ ) by mtklein · 8 years ago
  69. 99d9231 Delete SkFlattenable::Type by msarett · 8 years ago
  70. 4ba94e2 Switch internal testing ImageFilters over to new onFilterImage interface by robertphillips · 8 years ago
  71. b591c77 Revert of Update SkXfermodeImageFilter to sk_sp (patchset #4 id:60001 of https://codereview.chromium.org/1852123002/ ) by robertphillips · 8 years ago
  72. 3bc9692 Update SkXfermodeImageFilter to sk_sp by robertphillips · 8 years ago
  73. 43c2ad4 Update internal testing ImageFilters to sk_sp by robertphillips · 8 years ago
  74. 6e7025a Update SkBlurImageFilter to sk_sp by robertphillips · 8 years ago
  75. 60c9b58 change flattenable factory to return sk_sp by reed · 8 years ago
  76. 549c899 Update SkImageSource to sk_sp by robertphillips · 8 years ago
  77. 51a315e Update SkOffsetImageFilter to sk_sp by robertphillips · 8 years ago
  78. 2238c9d Update SkMergeImageFilter to sk_sp by robertphillips · 8 years ago
  79. 491fb17 Update SkComposeImageFilter to sk_sp by robertphillips · 8 years ago
  80. 372177e Switch SkLocalMatrixImageFilter and SkPaintImageFilter over to sk_sp by robertphillips · 8 years ago
  81. 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
  82. a33cf07 Switch SkLocalMatrixImageFilter and SkPaintImageFilter over to sk_sp by robertphillips · 8 years ago
  83. cfb6bdf switch xfermodes over to sk_sp by reed · 8 years ago
  84. 9d524f2 Style bikeshed - remove extraneous whitespace by halcanary · 8 years ago
  85. 5ff17b1 Swap SkPictureImageFilter's factories over to smart pointers by robertphillips · 8 years ago
  86. fe63045 move setshader to sk_sp, re-using SK_SUPPORT_LEGACY_CREATESHADER_PTR by reed · 8 years ago
  87. 2302de9 Switch new SkImageFilter internal methods over to sk_sp by robertphillips · 8 years ago
  88. e8f3062 switch surface to sk_sp by reed · 8 years ago
  89. 297f7ce Make a generic list of filters for use in ImageFilterTests. by senorblanco · 8 years ago
  90. 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
  91. 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
  92. 4c9776b Revert[2] of "switch colorfilters to sk_sp (patchset #11 id:200001 of https://codereview.chromium.org/1822623002/ )" by reed · 8 years ago
  93. 1eb81db Revert of switch colorfilters to sk_sp (patchset #11 id:200001 of https://codereview.chromium.org/1822623002/ ) by reed · 8 years ago
  94. f809d76 switch colorfilters to sk_sp by reed · 8 years ago
  95. e5e7984 Change signatures of filter bounds methods to return a rect. by senorblanco · 8 years ago
  96. 17a6520 Make SkComposeImageFilter::onFilterImage filter the bounds given to the inner filter. by jbroman · 8 years ago
  97. ca2622b return pictures as sk_sp by reed · 8 years ago
  98. 37bd7c3 Switch SkSpecialImage & SkSpecialSurface classes over to smart pointers by robertphillips · 8 years ago
  99. 0e3129d Fix pointer aliasing bug in SkImageFilter::computeFastBounds. by jbroman · 8 years ago
  100. 9ce9d67 update callsites for Make image factories by reed · 8 years ago