1. e36d030 SkColorMatrix cleanup by Brian Osman · 5 years ago
  2. 4bc0c1f Rename GrColorSpaceInfo -> GrColorInfo by Brian Salomon · 5 years ago
  3. bf8439d Fix GMs broken during API porting by Michael Ludwig · 5 years ago
  4. 06eacf4 Add new SkImageFilters factory API by Michael Ludwig · 5 years ago
  5. c711a86 Combine erode and dilate implementations by Michael Ludwig · 5 years ago
  6. d668f7f Hide SkImageFilter subclasses in CPP files by Michael Ludwig · 5 years ago
  7. 607c057 Use SkTileMode for blur and matrix convolution filters by Michael Ludwig · 5 years ago
  8. 14963ce Use SkColorChannel in SkDisplacementMapEffect by Michael Ludwig · 5 years ago
  9. 59f2e46 Return translate info from looper, rather than moding a canvas by Mike Reed · 5 years ago
  10. c0ee21f skia helper for encoding video by Mike Reed · 5 years ago
  11. 6a5f7e2 split RGB into YUV planes by Mike Reed · 5 years ago
  12. 68eb8c2 remove deprecated postTranslate255 by Mike Reed · 6 years ago
  13. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 6 years ago
  14. c092f9e rm older api from colormatrix, change to normalized translate by Mike Reed · 6 years ago
  15. f07b61f (start to) explicitly use float for color values by Mike Reed · 6 years ago
  16. 50d79af hide internals of SkColorMatrix (so we can migrate to col-major) by Mike Reed · 6 years ago
  17. bb85b8b remove dead code from old factories, enum by Mike Reed · 6 years ago
  18. 8842799 add missing shared lib visibility macros by Martin Vejdarski · 6 years ago
  19. fae8fce Use SkTileMode instead of nested enum by Mike Reed · 6 years ago
  20. 2fdbeae Start to unify signatures: return bool by Mike Reed · 6 years ago
  21. f9666f5 Remove SkColorSpaceXformCanvas, and supporting code: by Brian Osman · 6 years ago
  22. 525ff20 update docs for SkLumaColorFilter by Mike Klein · 6 years ago
  23. 1386b2d pass common SkStageRec to all effects using rasterpipeline by Mike Reed · 6 years ago
  24. e938c92 Remove SkToSRGBColorFilter (now unused) by Brian Osman · 6 years ago
  25. 1efecea Make asFragmentProcessor entry point only take a GrRecordingContext (take 2) by Robert Phillips · 6 years ago
  26. a7f0013 Revert "Make asFragmentProcessor entry point only take a GrRecordingContext" by Robert Phillips · 6 years ago
  27. e821d21 Make asFragmentProcessor entry point only take a GrRecordingContext by Robert Phillips · 6 years ago
  28. e548161 Add SkBlurDrawLooper::Make(SkColor4f, SkColorSpace) by Leon Scroggins III · 6 years ago
  29. d5cdc2c paint is losing its text-related fields by Mike Reed · 6 years ago
  30. fd1fd27 Remove unused exposedInAndroidJavaAPI by Leon Scroggins III · 6 years ago
  31. 024072a Reland "Improve degenerate 2pt conical gradient cases" by Mike Klein · 6 years ago
  32. 95af472 Revert "Improve degenerate 2pt conical gradient cases" by Stan Iliev · 6 years ago
  33. 879dab8 Improve degenerate 2pt conical gradient cases by Michael Ludwig · 6 years ago
  34. b5ae3b5 [canvaskit] Add drawVertices API by Kevin Lubick · 6 years ago
  35. fa5f6ce rename some flattenable routines by Mike Klein · 6 years ago
  36. 4fee323 override getTypeName() instead of using table by Mike Klein · 6 years ago
  37. 78aceb2 converted overdraw effect to new FP system by Ethan Nicholas · 6 years ago
  38. 545aa93 fixed uninitialized memory use in arithmetic effect by Ethan Nicholas · 6 years ago
  39. ce00811 converted arithmetic FP to new FP structure by Ethan Nicholas · 6 years ago
  40. 6d10f8b move patheffect virtuals to protected and rename by Mike Reed · 6 years ago
  41. fa07204 remove unimplemented headers by Cary Clark · 6 years ago
  42. 310f44d rename to Merge patheffect by Mike Reed · 6 years ago
  43. 0ef539a add new patheffects by Mike Reed · 6 years ago
  44. 2c312c4 Remove SkDrawFilter. by Ben Wagner · 6 years ago
  45. 846bb41 iwyu by Mike Reed · 6 years ago
  46. 27dddae rebase by Cary Clark · 6 years ago
  47. 89ad31e Revert "Reland "remove toString"" by Cary Clark · 6 years ago
  48. 92e37b6 Reland "remove toString" by Cary Clark · 6 years ago
  49. 4dc5a45 remove defines and add commas by Cary Clark · 6 years ago
  50. 32a4910 Revert "remove toString" by Cary Clark · 6 years ago
  51. 5191880 remove toString by Cary Clark · 6 years ago
  52. ba5b5f5 harden line2d effect by Mike Reed · 6 years ago
  53. 1207843 Fix srcBounds computation in SkMatrixConvolutionImageFilter by Robert Phillips · 6 years ago
  54. 6ee268d Fix UBSAN warnings in SkPerlinNoiseShaderImpl by Kevin Lubick · 6 years ago
  55. 41dff6e [skottie] Add support for round-corners geometry effects by Florin Malita · 7 years ago
  56. ab4f5bd rm SkRRectsGaussianEdgeMaskFilter by Robert Phillips · 7 years ago
  57. 0cfd547 Remove SK_SUPPORT_LEGACY_BLURMASKFILTER by Brian Osman · 7 years ago
  58. 9988541 remove SK_IGNORE_TO_STRING by Cary Clark · 7 years ago
  59. 560d283 Fixing build with SK_IGNORE_TO_STRING defined. by Kaloyan Donev · 7 years ago
  60. 1be1f8d hide SkBlurMaskFilter and SkBlurQuality by Mike Reed · 7 years ago
  61. 18e7556 move blur impl into core by Mike Reed · 7 years ago
  62. 827af66 Extend SkTrimPathEffect semantics by Florin Malita · 7 years ago
  63. 8e03f69 remove unused ConvertRadiusToSigma from SkBlurMaskFilter by Mike Reed · 7 years ago
  64. 4123223 add TrimPathEffect by Mike Reed · 7 years ago
  65. 28d4773 make compute helper for blurs private by Mike Reed · 7 years ago
  66. a83d013 Misc guarding of enums in ImageFilter CreateProcs by Robert Phillips · 7 years ago
  67. b0ae566 Check enum values in SkDisplacementMapEffect's CreateProc by Robert Phillips · 7 years ago
  68. 80747ef move the guts of SkMaskFilter.h into SkMaskFilterBase.h by Mike Reed · 7 years ago
  69. bee2732 Fix some fuzzer bugs from Skia's image filter fuzzer by Robert Phillips · 7 years ago
  70. 8ad91a9 remove unused SkRasterizer by Mike Reed · 7 years ago
  71. 6e87eee add shadermaskfilter by Mike Reed · 7 years ago
  72. 3e31e99 Revert "Alloc glyph image correctly for SkMask::k3D_Format." by Brian Osman · 7 years ago
  73. 1662257 Alloc glyph image correctly for SkMask::k3D_Format. by Ben Wagner · 7 years ago
  74. 3ae1a30 Revert "Alloc glyph image correctly for SkMask::k3D_Format." by Ben Wagner · 7 years ago
  75. 6b26deb Alloc glyph image correctly for SkMask::k3D_Format. by Ben Wagner · 7 years ago
  76. 4872315 remove legacy code for resolution by Mike Reed · 7 years ago
  77. 77e487d Revert "Revert "Remove MakeForLocalSpace since picture image is sufficient"" by Mike Reed · 7 years ago
  78. fc45998 Revert "Remove MakeForLocalSpace since picture image is sufficient" by Mike Reed · 7 years ago
  79. 0d8766c Remove MakeForLocalSpace since picture image is sufficient by Mike Reed · 7 years ago
  80. 4cbb6e6 Pass GrRenderTargetContext's GrColorSpaceInfo to SkShader and SkColorFilter. by Brian Salomon · 7 years ago
  81. 63fd760 Remove trailing whitespace. by Ben Wagner · 7 years ago
  82. b449666 Reland "Fix SkImageSource::filterBounds()" again by Xianzhu Wang · 7 years ago
  83. 2fbf1bc Add SK_API to APIs used by the android framework. by Derek Sollenberger · 7 years ago
  84. 2ad0908 Revert "Reland "Fix SkImageSource::filterBounds()"" by Florin Malita · 7 years ago
  85. bf12c07 Reland "Fix SkImageSource::filterBounds()" by Xianzhu Wang · 7 years ago
  86. b6d2be1 Revert "Fix SkImageSource::filterBounds()" by Mike Reed · 7 years ago
  87. cb4d587 Fix SkImageSource::filterBounds() by Xianzhu Wang · 7 years ago
  88. a93a14a Convert NULL and 0 to nullptr. by Ben Wagner · 7 years ago
  89. 4189d1b Add SK_API to SkOverdrawCanvas and SkOverdrawColorFilter. by Sadrul Habib Chowdhury · 7 years ago
  90. aff329b Make GrFragmentProcessor be non-refcounted and use std::unique_ptr. by Brian Salomon · 7 years ago
  91. 5a9a981 Tiling support for SkSweepGradient by Florin Malita · 7 years ago
  92. 6b17ff6 Implement clone for GrLightingEffect descendants by Brian Salomon · 7 years ago
  93. 10b6ad1 sRGB color filter by Brian Osman · 7 years ago
  94. 40e7e65 remove (unused?) arcto patheffect by Mike Reed · 7 years ago
  95. da69944 Serialize the new TileMode in SkBlurImageFilterImpl. by wutao · 7 years ago
  96. 039a7c7 Added new edge handling mode (clamp and repeat) to Gaussian blur filter. by wutao · 7 years ago
  97. 9c1d780 remove filterSpan from SkColorFilter by Mike Reed · 7 years ago
  98. 70e3e9a Remove SkImageFilter::MakeBlur entry point by Robert Phillips · 7 years ago
  99. ffa8484 Revert "Revert "remove unused api on xfermodeimagefilter"" by Mike Reed · 7 years ago
  100. 8051c4f Revert "Revert "remove unused api"" by Mike Reed · 7 years ago