1. 3c935bc Switch SkBlurImageFilter over to new onFilterImage interface by robertphillips · 9 years ago
  2. 83aa920 Planar ramp() for S32 linear gradients by fmalita · 9 years ago
  3. ec950c4 Switch SkColorFilterImageFilter over to new onFilterImage interface by robertphillips · 9 years ago
  4. 0a291c7 Switch SkDropShaderImageFilter over to new onFilterImage interface by robertphillips · 9 years ago
  5. 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 · 9 years ago
  6. ddf0713 Make GrCircleBlurFragmentProcessor::onIsEqual include the position by abarth · 9 years ago
  7. 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 · 9 years ago
  8. 4c9776b Revert[2] of "switch colorfilters to sk_sp (patchset #11 id:200001 of https://codereview.chromium.org/1822623002/ )" by reed · 9 years ago
  9. 1eb81db Revert of switch colorfilters to sk_sp (patchset #11 id:200001 of https://codereview.chromium.org/1822623002/ ) by reed · 9 years ago
  10. f809d76 switch colorfilters to sk_sp by reed · 9 years ago
  11. e5e7984 Change signatures of filter bounds methods to return a rect. by senorblanco · 9 years ago
  12. 7b380d0 guard rasterizer and drawlooper setters by reed · 9 years ago
  13. dc6c9bf Refactor 4f gradients using trait templates by fmalita · 9 years ago
  14. f8f90e4 SkNx refresh by mtklein · 9 years ago
  15. 17a6520 Make SkComposeImageFilter::onFilterImage filter the bounds given to the inner filter. by jbroman · 9 years ago
  16. a635936 sRGB support in Ganesh. Several pieces: by brianosman · 9 years ago
  17. 58fc94e allow more options for shader blitprocs by reed · 9 years ago
  18. a439334 Reland of "switch patheffects over to sk_sp (patchset #5 id:80001 of https://codereview.chromium.org/1813553005/ )" by reed · 9 years ago
  19. a928b28 4f linear gradient shader blitters by fmalita · 9 years ago
  20. f28ad89 Revert of switch patheffects over to sk_sp (patchset #5 id:80001 of https://codereview.chromium.org/1813553005/ ) by reed · 9 years ago
  21. 9fbee18 switch patheffects over to sk_sp by reed · 9 years ago
  22. ca2622b return pictures as sk_sp by reed · 9 years ago
  23. eb75c7d allow one zero length dash by caryclark · 9 years ago
  24. 6f0749c Revert of allow one zero length dash (patchset #8 id:140001 of https://codereview.chromium.org/1805963002/ ) by bungeman · 9 years ago
  25. 5e1a248 allow one zero length dash by caryclark · 9 years ago
  26. 37bd7c3 Switch SkSpecialImage & SkSpecialSurface classes over to smart pointers by robertphillips · 9 years ago
  27. c571c00 Revert of sRGB support in Ganesh. Several pieces: (patchset #12 id:220001 of https://codereview.chromium.org/1789663002/ ) by brianosman · 9 years ago
  28. 9e3f1bf sRGB support in Ganesh. Several pieces: by brianosman · 9 years ago
  29. bf680c3 Image filters: fix the zero-sigma fast path in SkBlurImageFilter. by senorblanco · 9 years ago
  30. 18300a3 detach -> release by mtklein · 9 years ago
  31. fde0511 Make sp variants for SkData by reed · 9 years ago
  32. 7e6fcf8 Generic 4f gradient T sampler fallback by fmalita · 9 years ago
  33. d7dc76f Remove version checks for _MSC_VER < 1800 (msvs2013). by bungeman · 9 years ago
  34. 393aa36 Switch SkMergeImageFilter over to new onFilterImage interface by robertphillips · 9 years ago
  35. e6163bf Switch SkPaintImageFilter over to new onFilterImage interface by robertphillips · 9 years ago
  36. 6ac97b7 Switch SkImageSource image filter over to new onFilterImage interface by robertphillips · 9 years ago
  37. 8a21c9f use Make instead of Create to return a shared shader by reed · 9 years ago
  38. 40736ab Switch SkComposeImageFilter over to new onFilterImage interface by robertphillips · 9 years ago
  39. d8a4f77 Fix 4f gradient swizzle post http://crrev.com/1774523002 by fmalita · 9 years ago
  40. c80bf74 Switch SkOffsetImageFilter over to new onFilterImage interface by robertphillips · 9 years ago
  41. 7520fc4 Relocate the specialized linear gradient interval builder by fmalita · 9 years ago
  42. a0cee5f remove align16 calls in skhader context sizes. will handle this elsewhere as needed by reed · 9 years ago
  43. 0032a30 Fix SkRadialGradient center discontinuity by fmalita · 9 years ago
  44. 773ceda Enforce 16byte alignment in shader contexts (patchset #1 id:1 of https://codereview.chromium.org/1759653004/ )" by reed · 9 years ago
  45. e38bcaf Revert of enforce 16byte alignment in shader contexts (patchset #1 id:1 of https://codereview.chromium.org/1759653004/ ) by halcanary · 9 years ago
  46. d812fb4 enforce 16byte alignment in shader contexts by reed · 9 years ago
  47. 5edf82e [Reland] Fix SkTwoPointConicalGradient zero-radius handling by fmalita · 9 years ago
  48. e27456a 4f gradient interval builder cleanup by fmalita · 9 years ago
  49. 7349490 Revert of Fix SkTwoPointConicalGradient zero-radius handling (patchset #2 id:20001 of https://codereview.chromium.org/1756573002/ ) by fmalita · 9 years ago
  50. 9c0b02a Fix SkTwoPointConicalGradient zero-radius handling by fmalita · 9 years ago
  51. e7be3e5 Check bounds before casting float to integer in SamplePatch.cpp and SkBlurMaskFilter::CreateEmboss. by benjaminwagner · 9 years ago
  52. de11ee4 Switch float arrays to vecs for conical gradients by jvanverth · 9 years ago
  53. 55f2d2d Creating functions for uploading a mipmapped texture. by cblume · 9 years ago
  54. e851714 Make GrRRectBlurEffect::onIsEqual include the roundrect's rect by robertphillips · 9 years ago
  55. b976b27 4f gradient negative-dx interval fixup for kMirror_TileMode by fmalita · 9 years ago
  56. f6bfccd Cleanups related to SkFixed. by benjaminwagner · 9 years ago
  57. 5ec26ae Move Budgeted enum out of SkSurface, use in GrTextureProvider by bsalomon · 9 years ago
  58. bd500f0 Revert of Move Budgeted enum out of SkSurface, use in GrTextureProvider (patchset #6 id:100001 of https://codereview.chromium.org/1728093005/ ) by bsalomon · 9 years ago
  59. 57599fe Move Budgeted enum out of SkSurface, use in GrTextureProvider by bsalomon · 9 years ago
  60. c2d35d8 Revert of Simple cleanups related to SkFixed. (patchset #4 id:120001 of https://codereview.chromium.org/1683743005/ ) by benjaminwagner · 9 years ago
  61. 9d24023 Ensure the Gaussian tail of circle blurs goes to zero. by benjaminwagner · 9 years ago
  62. 7ea5cb1 Cleanups related to SkFixed. by benjaminwagner · 9 years ago
  63. ca058f5 Retire SkShader::kSupports4f_Flag by fmalita · 9 years ago
  64. 55430a6 Update 4f linear gradient selection heuristic by fmalita · 9 years ago
  65. ccb74b8 Move SkPackBits to src/effects. by bungeman · 9 years ago
  66. ca726ab fix misc asserts and checks found by fuzzer by reed · 9 years ago
  67. 8d9f2e4 Add ContextRec param to SkShader::contextSize() by fmalita · 9 years ago
  68. d778feb remove dead unpremul checks by reed · 9 years ago
  69. bc590c0 Initial linear gradient 4f impl by fmalita · 9 years ago
  70. 23e7af0 Revert of fix misc asserts and checks found by fuzzer (patchset #1 id:1 of https://codereview.chromium.org/1719913002/ ) by ethannicholas · 9 years ago
  71. 8781123 clean-up dead code by reed · 9 years ago
  72. 653db51 fix misc asserts and checks found by fuzzer by reed · 9 years ago
  73. 1d52469 Revert of ix misc asserts and checks found by fuzzer (patchset #1 id:1 of https://codereview.chromium.org/1723473002/ ) by reed · 9 years ago
  74. 75a7329 Reland of ix misc asserts and checks found by fuzzer (patchset #1 id:1 of https://codereview.chromium.org/1713413002/ ) by reed · 9 years ago
  75. d98ef63 Revert of fix misc asserts and checks found by fuzzer (patchset #1 id:1 of https://codereview.chromium.org/1713383002/ ) by reed · 9 years ago
  76. 00bea4a fix misc asserts and checks found by fuzzer by reed · 9 years ago
  77. 8528541 Add more specialized fragment builders by cdalton · 9 years ago
  78. 48e7846 Mark existing image filter entry points that will be going away with Deprecated by robertphillips · 9 years ago
  79. 9bd5f74 Remove 6-param applyCropRect() from lighting filters (GPU path). by senorblanco · 9 years ago
  80. 84f0e74 Remove 6-param applyCropRect() from lighting filters (raster path). by senorblanco · 9 years ago
  81. 8e17556 Change SkMatrix::fixedStepInX to return SkVector (of SkScalar) rather than SkFixed. by benjaminwagner · 9 years ago
  82. afec27f Image filters: change applyCropRect() to take a src rect. by senorblanco · 9 years ago
  83. 5e58cee Add GrShaderFlags enum by cdalton · 9 years ago
  84. 4f03794 Alter SkXfermode's asFragmentProcessor & asXPFactory contracts by robertphillips · 9 years ago
  85. d3b32bf Last bit of GrGLSLFragmentProcessor-derived class cleanup by robertphillips · 9 years ago
  86. bf536af Next round of GrGLSLFragmentProcessor-derived class cleanup by robertphillips · 9 years ago
  87. 9cdb992 Clean up GrGLSLFragmentProcessor-derived classes by robertphillips · 9 years ago
  88. afb188d Add gpu implementation of SkAvoidXfermode by robertphillips · 9 years ago
  89. f16e2a2 Revert of Add gpu implementation of SkAvoidXfermode (patchset #10 id:170001 of https://codereview.chromium.org/1658623002/ ) by mtklein · 9 years ago
  90. 15691a0 Add gpu implementation of SkAvoidXfermode by robertphillips · 9 years ago
  91. 8610002 Move SkColorMatrixFilter implementation to core. by bsalomon · 9 years ago
  92. 6404981 Fix zero-sized blur with crop rect. by senorblanco · 9 years ago
  93. 507ef6d SkNx Load/store: take any pointer. by mtklein · 9 years ago
  94. 395eabe float components in xfermodes by reed · 9 years ago
  95. 2279325 added support for PLS path rendering by ethannicholas · 9 years ago
  96. 2a1d401 Move SkAvoidXfermode over from Android by robertphillips · 9 years ago
  97. 6b2c346 Revert of Move SkPixelXorXfermode.h to include/client/android (patchset #5 id:80001 of https://codereview.chromium.org/1645093002/ ) by robertphillips · 9 years ago
  98. aa9cb62 Move SkPixelXorXfermode.h to include/client/android by robertphillips · 9 years ago
  99. 5381b81 Fix SkPixelXorXfermode serialization bug by robertphillips · 9 years ago
  100. d8ff5b3 Image filters: Make a recursive, forward-mapping bounds by senorblanco · 9 years ago