1. 78aceb2 converted overdraw effect to new FP system by Ethan Nicholas · 6 years ago
  2. 545aa93 fixed uninitialized memory use in arithmetic effect by Ethan Nicholas · 6 years ago
  3. ce00811 converted arithmetic FP to new FP structure by Ethan Nicholas · 6 years ago
  4. 6d10f8b move patheffect virtuals to protected and rename by Mike Reed · 6 years ago
  5. fa07204 remove unimplemented headers by Cary Clark · 6 years ago
  6. 310f44d rename to Merge patheffect by Mike Reed · 6 years ago
  7. 0ef539a add new patheffects by Mike Reed · 6 years ago
  8. 2c312c4 Remove SkDrawFilter. by Ben Wagner · 6 years ago
  9. 846bb41 iwyu by Mike Reed · 6 years ago
  10. 27dddae rebase by Cary Clark · 6 years ago
  11. 89ad31e Revert "Reland "remove toString"" by Cary Clark · 6 years ago
  12. 92e37b6 Reland "remove toString" by Cary Clark · 6 years ago
  13. 4dc5a45 remove defines and add commas by Cary Clark · 6 years ago
  14. 32a4910 Revert "remove toString" by Cary Clark · 6 years ago
  15. 5191880 remove toString by Cary Clark · 6 years ago
  16. ba5b5f5 harden line2d effect by Mike Reed · 6 years ago
  17. 1207843 Fix srcBounds computation in SkMatrixConvolutionImageFilter by Robert Phillips · 6 years ago
  18. 6ee268d Fix UBSAN warnings in SkPerlinNoiseShaderImpl by Kevin Lubick · 6 years ago
  19. 41dff6e [skottie] Add support for round-corners geometry effects by Florin Malita · 6 years ago
  20. ab4f5bd rm SkRRectsGaussianEdgeMaskFilter by Robert Phillips · 6 years ago
  21. 0cfd547 Remove SK_SUPPORT_LEGACY_BLURMASKFILTER by Brian Osman · 6 years ago
  22. 9988541 remove SK_IGNORE_TO_STRING by Cary Clark · 6 years ago
  23. 560d283 Fixing build with SK_IGNORE_TO_STRING defined. by Kaloyan Donev · 6 years ago
  24. 1be1f8d hide SkBlurMaskFilter and SkBlurQuality by Mike Reed · 6 years ago
  25. 18e7556 move blur impl into core by Mike Reed · 6 years ago
  26. 827af66 Extend SkTrimPathEffect semantics by Florin Malita · 6 years ago
  27. 8e03f69 remove unused ConvertRadiusToSigma from SkBlurMaskFilter by Mike Reed · 6 years ago
  28. 4123223 add TrimPathEffect by Mike Reed · 6 years ago
  29. 28d4773 make compute helper for blurs private by Mike Reed · 6 years ago
  30. a83d013 Misc guarding of enums in ImageFilter CreateProcs by Robert Phillips · 6 years ago
  31. b0ae566 Check enum values in SkDisplacementMapEffect's CreateProc by Robert Phillips · 6 years ago
  32. 80747ef move the guts of SkMaskFilter.h into SkMaskFilterBase.h by Mike Reed · 6 years ago
  33. bee2732 Fix some fuzzer bugs from Skia's image filter fuzzer by Robert Phillips · 6 years ago
  34. 8ad91a9 remove unused SkRasterizer by Mike Reed · 6 years ago
  35. 6e87eee add shadermaskfilter by Mike Reed · 6 years ago
  36. 3e31e99 Revert "Alloc glyph image correctly for SkMask::k3D_Format." by Brian Osman · 7 years ago
  37. 1662257 Alloc glyph image correctly for SkMask::k3D_Format. by Ben Wagner · 7 years ago
  38. 3ae1a30 Revert "Alloc glyph image correctly for SkMask::k3D_Format." by Ben Wagner · 7 years ago
  39. 6b26deb Alloc glyph image correctly for SkMask::k3D_Format. by Ben Wagner · 7 years ago
  40. 4872315 remove legacy code for resolution by Mike Reed · 7 years ago
  41. 77e487d Revert "Revert "Remove MakeForLocalSpace since picture image is sufficient"" by Mike Reed · 7 years ago
  42. fc45998 Revert "Remove MakeForLocalSpace since picture image is sufficient" by Mike Reed · 7 years ago
  43. 0d8766c Remove MakeForLocalSpace since picture image is sufficient by Mike Reed · 7 years ago
  44. 4cbb6e6 Pass GrRenderTargetContext's GrColorSpaceInfo to SkShader and SkColorFilter. by Brian Salomon · 7 years ago
  45. 63fd760 Remove trailing whitespace. by Ben Wagner · 7 years ago
  46. b449666 Reland "Fix SkImageSource::filterBounds()" again by Xianzhu Wang · 7 years ago
  47. 2fbf1bc Add SK_API to APIs used by the android framework. by Derek Sollenberger · 7 years ago
  48. 2ad0908 Revert "Reland "Fix SkImageSource::filterBounds()"" by Florin Malita · 7 years ago
  49. bf12c07 Reland "Fix SkImageSource::filterBounds()" by Xianzhu Wang · 7 years ago
  50. b6d2be1 Revert "Fix SkImageSource::filterBounds()" by Mike Reed · 7 years ago
  51. cb4d587 Fix SkImageSource::filterBounds() by Xianzhu Wang · 7 years ago
  52. a93a14a Convert NULL and 0 to nullptr. by Ben Wagner · 7 years ago
  53. 4189d1b Add SK_API to SkOverdrawCanvas and SkOverdrawColorFilter. by Sadrul Habib Chowdhury · 7 years ago
  54. aff329b Make GrFragmentProcessor be non-refcounted and use std::unique_ptr. by Brian Salomon · 7 years ago
  55. 5a9a981 Tiling support for SkSweepGradient by Florin Malita · 7 years ago
  56. 6b17ff6 Implement clone for GrLightingEffect descendants by Brian Salomon · 7 years ago
  57. 10b6ad1 sRGB color filter by Brian Osman · 7 years ago
  58. 40e7e65 remove (unused?) arcto patheffect by Mike Reed · 7 years ago
  59. da69944 Serialize the new TileMode in SkBlurImageFilterImpl. by wutao · 7 years ago
  60. 039a7c7 Added new edge handling mode (clamp and repeat) to Gaussian blur filter. by wutao · 7 years ago
  61. 9c1d780 remove filterSpan from SkColorFilter by Mike Reed · 7 years ago
  62. 70e3e9a Remove SkImageFilter::MakeBlur entry point by Robert Phillips · 7 years ago
  63. ffa8484 Revert "Revert "remove unused api on xfermodeimagefilter"" by Mike Reed · 7 years ago
  64. 8051c4f Revert "Revert "remove unused api"" by Mike Reed · 7 years ago
  65. 012bdf8 Revert "remove unused api" by Hal Canary · 7 years ago
  66. 151b6ff remove unused api by Mike Reed · 7 years ago
  67. 369f7ea Revert "remove unused api on xfermodeimagefilter" by Hal Canary · 7 years ago
  68. fcc4a07 remove unused api on xfermodeimagefilter by Mike Reed · 7 years ago
  69. 0bdaf05 remove unused mode parameter from SkMergeImageFilter by Mike Reed · 7 years ago
  70. ab51d1b Revert "remove unused TableMaskFilter" by Mike Reed · 7 years ago
  71. 6b9cd05 remove unused variants in imagefilter factories by Mike Reed · 7 years ago
  72. d72b55b remove unused TableMaskFilter by Mike Reed · 7 years ago
  73. 25f3805 slant colorfilter away from filterSpan4f by Mike Reed · 7 years ago
  74. f2ae2b2 move perlinenoise2 into effects by Mike Reed · 7 years ago
  75. 76f7062 move all details for dashing into impl by Mike Reed · 7 years ago
  76. 14d54c2 Hide SkPerlinNoiseShader impl details by Florin Malita · 7 years ago
  77. fdf3103 void SkColorFilter::onAppendStages(...) by Mike Klein · 7 years ago
  78. b9641bd force all colorfilters to implement 4f by Mike Reed · 7 years ago
  79. e22a6a2 SkPictureImageFilter::onMakeColorSpace() by Matt Sarett · 7 years ago
  80. 6d72ed9 SkImageFilter::onMakeColorSpace() - more overrides by Matt Sarett · 7 years ago
  81. 31abf1f Add SkImageFilter::makeColorSpace(SkColorSpaceXformer*) by Matt Sarett · 7 years ago
  82. cdc651d Make xformer class for SkCSXCanvas, use for draw loopers by Matt Sarett · 7 years ago
  83. 56ea77a Implement SkBlurDrawLooper with SkLayerDrawLooper by Matt Sarett · 7 years ago
  84. a2cedff Fix gaussianedge GM by Robert Phillips · 7 years ago
  85. f160ad4 SkBlurDrawLooper: Start by deleting flags by Matt Sarett · 7 years ago
  86. d3b6597 Mark overridden destructors with 'override' and remove 'virtual' by Brian Salomon · 7 years ago
  87. 8e1c4e6 Remove asTextureRef from SkSpecialImage & update effects accordingly (take 2) by Robert Phillips · 7 years ago
  88. 394d414 Implement SkHighContrastFilter by Dominic Mazzoni · 7 years ago
  89. 73fe7b0 Remove use of SkSmallAllocator from all Loopers. by Herb Derby · 7 years ago
  90. 696b293 Revert "Remove asTextureRef from SkSpecialImage & update effects accordingly" by Robert Phillips · 7 years ago
  91. e88cf6b Remove asTextureRef from SkSpecialImage & update effects accordingly by Robert Phillips · 7 years ago
  92. 83e939b Use SkArenaAlloc in the SkAutoBlitterChoose code. by Herb Derby · 7 years ago
  93. dd8b72a Revert "Use SkArenaAlloc instead of SkSmallAllocator in the SkAutoBlitterChoose code." by Robert Phillips · 7 years ago
  94. 2b57b7f Use SkArenaAlloc instead of SkSmallAllocator in the SkAutoBlitterChoose code. by Herb Derby · 7 years ago
  95. efe50eb remove SkArithmeticMode.h empty header by Mike Reed · 7 years ago
  96. 964dec3 Move SkGammaColorFilter to tools, limit to sRGB by Brian Osman · 7 years ago
  97. efaad3c Remove SkColorCubeFilter. It is unused. by Mike Klein · 7 years ago
  98. ac04fef Remove SkFallbackAlloc and SkFixedAlloc. by Herb Derby · 7 years ago
  99. 43475ad Move Android shadow rendering interface to util library. by Jim Van Verth · 7 years ago
  100. 89cb821 Separate SkArithmeticImageFilter from SkXfermodeImageFilter. by Brian Salomon · 8 years ago