1. d4c741e Refactor drawContext/RenderTarget creation by robertphillips · 8 years ago
  2. aa19a5f Revert of Refactor drawContext/RenderTarget creation (patchset #8 id:140001 of https://codereview.chromium.org/1914883002/ ) by robertphillips · 8 years ago
  3. 2f1c42e Refactor drawContext/RenderTarget creation by robertphillips · 8 years ago
  4. 6c7e325 Bring sk_sp to GrDrawContext by robertphillips · 8 years ago
  5. 1e7f5e7 remove 'deprecated' region from SkDraw by reed · 8 years ago
  6. c91fd34 Add another dollop of sk_sp to SkSpecialImage and SkSpecialSurface by robertphillips · 8 years ago
  7. 96a04f3 simplify handle-affine: subclass overrides just describe their leaf behavior by reed · 8 years ago
  8. bb34a8a allow imagefilter to manage CTM decomposition by reed · 8 years ago
  9. 3e30227 Begin removing deprecated (and now, unused) ImageFilter code paths by robertphillips · 8 years ago
  10. 09aa1fc Refactor how we store and use samplers in Ganesh by egdaniel · 8 years ago
  11. b800248 Revert of Refactor how we store and use samplers in Ganesh (patchset #7 id:120001 of https://codereview.chromium.org/1885863004/ ) by egdaniel · 8 years ago
  12. 45b61a1 Refactor how we store and use samplers in Ganesh by egdaniel · 8 years ago
  13. 718a5ad Switch SkColorFilterImageFilter over to new onFilterImage interface (again) by robertphillips · 8 years ago
  14. d9dd428 Modernize and trim down SkOnce. by mtklein · 8 years ago
  15. f7142e7 Split AlphaThresholdEffect out into its own file by robertphillips · 8 years ago
  16. 225db44 Outline SkImageFilter Make methods by robertphillips · 8 years ago
  17. b931336 Observe gTreatSkColorAsSRGB for 4f gradients. by fmalita · 8 years ago
  18. f230c6d Switch SkXfermodeImagerFilter over to new onFilterImage interface by robertphillips · 8 years ago
  19. 6b13473 Move SkImageFilter over to storing sk_sps by robertphillips · 8 years ago
  20. 534c270 Update TileImageFilter to sk_sp by robertphillips · 8 years ago
  21. bfe11fc Update DisplacementMapEffect to sk_sp by robertphillips · 8 years ago
  22. 47db5fe Revert of Update DisplacementMapEffect to sk_sp (patchset #3 id:40001 of https://codereview.chromium.org/1877783003/ ) by robertphillips · 8 years ago
  23. ad3dc0d Switch SkLightingImageFilter over to new onFilterImage interface by robertphillips · 8 years ago
  24. a53011e Update DisplacementMapEffect to sk_sp by robertphillips · 8 years ago
  25. b2a4dc6 Switch SkMagnifierImageFilter over to new onFilterImage interface by robertphillips · 8 years ago
  26. b461d34 Rename lots of things from 'sRGB' to 'GammaCorrect', where appropriate by brianosman · 8 years ago
  27. 0b7e5a1 Make SkSpecialSurfaces always use kUnknown for their pixel geometry by robertphillips · 8 years ago
  28. dada4dd Switch SkMatrixConvolutionImageFilter over to new onFilterImage interface by robertphillips · 8 years ago
  29. 247e534 Revert AlphaThresholdFilter to its old behavior wrt premul by robertphillips · 9 years ago
  30. af9b8c8 Switch AlphaThresholdFilter over to new onFilterImage interface by robertphillips · 9 years ago
  31. c14b978 Switch SkTileImageFilter over to new onFilterImage interface by robertphillips · 9 years ago
  32. 3f6f76f Rename EmitArgs::fSamplers to fTexSamplers by cdalton · 9 years ago
  33. 1f50acf Add appendPrecisionModifier method to GrGLSLShaderBuilder by cdalton · 9 years ago
  34. fef2860 Switch SkPictureImageFilter over to new onFilterImage interface by robertphillips · 9 years ago
  35. e6277de Switch SkDisplacementImageFilter over to new onFilterImage interface by robertphillips · 9 years ago
  36. 82b043e Fix roll bot's win gn build by robertphillips · 9 years ago
  37. d58f840 arithmetic mode with Sk4f by mtklein · 9 years ago
  38. 12fa47d Update LightingImageFilter to sk_sp by robertphillips · 9 years ago
  39. e635654 Fix memory leak in SkBlurImageFilter by robertphillips · 9 years ago
  40. 6461251 Upgrade SkSpecialImage to have getTextureRef & getROPixels entry points by robertphillips · 9 years ago
  41. ef6a47b Update MatrixConvolutionImageFilter to sk_sp by robertphillips · 9 years ago
  42. e736506 Revert of For *ToFixed, in debug mode, assert that the value is in range. (patchset #6 id:140001 of https://codereview.chromium.org/1824733002/ ) by fmalita · 9 years ago
  43. eadf3cf [4fGradient] Veto blitters for non-opaque paints by fmalita · 9 years ago
  44. 93dc339 For *ToFixed, in debug mode, assert that the value is in range. by benjaminwagner · 9 years ago
  45. 6c71e0a Reverse dependency between SkScalar.h and SkFixed.h. by benjaminwagner · 9 years ago
  46. 6f01104 Revert conversion of SkColorFilterImageFilter to new API by robertphillips · 9 years ago
  47. 11171f3 Update MagnifierImageFilter to sk_sp by robertphillips · 9 years ago
  48. c416912 Update DropShadowImageFilter to sk_sp by robertphillips · 9 years ago
  49. fc0f44a Update DownSampleImageFilter to sk_sp by robertphillips · 9 years ago
  50. 898235c SkSurfaceProps now has a gamma-correct ("AllowSRGBInputs") flag. That's propagated in a few places so that the backend can do the right thing for L32 vs S32 mode. by brianosman · 9 years ago
  51. 8c0326d Update SkXfermodeImageFilter to sk_sp by robertphillips · 9 years ago
  52. 5605b56 Update SkColorFilterImageFilter to sk_sp by robertphillips · 9 years ago
  53. fc11b0a Update SkMorphology ImageFilters to sk_sp by robertphillips · 9 years ago
  54. 59dc542 remove avoid and pixelxor xfermodes by reed · 9 years ago
  55. 6a93fa1 Fix failed filter followed by an affects-transparent-black filter. by senorblanco · 9 years ago
  56. efdfd51 switch maskfilters to sk_sp by reed · 9 years ago
  57. 175cf0e Switch SkDownSampleImageFilter over to new onFilterImage interface by robertphillips · 9 years ago
  58. b591c77 Revert of Update SkXfermodeImageFilter to sk_sp (patchset #4 id:60001 of https://codereview.chromium.org/1852123002/ ) by robertphillips · 9 years ago
  59. 3bc9692 Update SkXfermodeImageFilter to sk_sp by robertphillips · 9 years ago
  60. aee62f5 Revert of Switch SkDownSampleImageFilter over to new onFilterImage interface (patchset #6 id:100001 of https://codereview.chromium.org/1851583002/ ) by robertphillips · 9 years ago
  61. 33550da Switch SkDownSampleImageFilter over to new onFilterImage interface by robertphillips · 9 years ago
  62. 6e7025a Update SkBlurImageFilter to sk_sp by robertphillips · 9 years ago
  63. 60c9b58 change flattenable factory to return sk_sp by reed · 9 years ago
  64. 18c0097 check for bad params sent to discrete patheffect by reed · 9 years ago
  65. 6db0a7b Image filters: optimize crop rect application. by senorblanco · 9 years ago
  66. f624204 Update SkAlphaThresholdFilter to sk_sp by robertphillips · 9 years ago
  67. 549c899 Update SkImageSource to sk_sp by robertphillips · 9 years ago
  68. f270029 Fix padding bug in SkTileImageFilter. by senorblanco · 9 years ago
  69. 4eb4964 Revert of Switch SkDownSampleImageFilter over to new onFilterImage interface (patchset #2 id:20001 of https://codereview.chromium.org/1851583002/ ) by robertphillips · 9 years ago
  70. daa9da4 Switch SkDownSampleImageFilter over to new onFilterImage interface by robertphillips · 9 years ago
  71. 51a315e Update SkOffsetImageFilter to sk_sp by robertphillips · 9 years ago
  72. 9db0427 Image filters: fix crop rect application in SkXfermodeImageFilter. by senorblanco · 9 years ago
  73. 1263448 Make SkRandom::next[US]Fixed1 private; update documentation for SkRandom::nextSScalar1. by benjaminwagner · 9 years ago
  74. 2238c9d Update SkMergeImageFilter to sk_sp by robertphillips · 9 years ago
  75. 491fb17 Update SkComposeImageFilter to sk_sp by robertphillips · 9 years ago
  76. 40d8d62 Update Morphology image filter to store its type by robertphillips · 9 years ago
  77. 372177e Switch SkLocalMatrixImageFilter and SkPaintImageFilter over to sk_sp by robertphillips · 9 years ago
  78. 8905790 Revert of Switch SkLocalMatrixImageFilter and SkPaintImageFilter over to sk_sp (patchset #6 id:100001 of https://codereview.chromium.org/1842793002/ ) by djsollen · 9 years ago
  79. a33cf07 Switch SkLocalMatrixImageFilter and SkPaintImageFilter over to sk_sp by robertphillips · 9 years ago
  80. cfb6bdf switch xfermodes over to sk_sp by reed · 9 years ago
  81. 9d524f2 Style bikeshed - remove extraneous whitespace by halcanary · 9 years ago
  82. 5ff17b1 Swap SkPictureImageFilter's factories over to smart pointers by robertphillips · 9 years ago
  83. 090b762 Temporary fix for --preAbandonGpuContext bug by robertphillips · 9 years ago
  84. fe63045 move setshader to sk_sp, re-using SK_SUPPORT_LEGACY_CREATESHADER_PTR by reed · 9 years ago
  85. f299e71 Switch SkMorphologyImageFilter over to new onFilterImage interface by robertphillips · 9 years ago
  86. 2302de9 Switch new SkImageFilter internal methods over to sk_sp by robertphillips · 9 years ago
  87. 83f2e5a Switch SkColorFilterImageFilter over to new onFilterImage interface by robertphillips · 9 years ago
  88. 1579e3c Switch SkBlurImageFilter over to new onFilterImage interface by robertphillips · 9 years ago
  89. eac3e96 Revert of Switch SkColorFilterImageFilter over to new onFilterImage interface (patchset #5 id:80001 of https://codereview.chromium.org/1782083002/ ) by robertphillips · 9 years ago
  90. 9c79d7e Revert of Switch SkBlurImageFilter over to new onFilterImage interface (patchset #15 id:270001 of https://codereview.chromium.org/1785643003/ ) by robertphillips · 9 years ago
  91. 3c935bc Switch SkBlurImageFilter over to new onFilterImage interface by robertphillips · 9 years ago
  92. 83aa920 Planar ramp() for S32 linear gradients by fmalita · 9 years ago
  93. ec950c4 Switch SkColorFilterImageFilter over to new onFilterImage interface by robertphillips · 9 years ago
  94. 0a291c7 Switch SkDropShaderImageFilter over to new onFilterImage interface by robertphillips · 9 years ago
  95. 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
  96. ddf0713 Make GrCircleBlurFragmentProcessor::onIsEqual include the position by abarth · 9 years ago
  97. 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
  98. 4c9776b Revert[2] of "switch colorfilters to sk_sp (patchset #11 id:200001 of https://codereview.chromium.org/1822623002/ )" by reed · 9 years ago
  99. 1eb81db Revert of switch colorfilters to sk_sp (patchset #11 id:200001 of https://codereview.chromium.org/1822623002/ ) by reed · 9 years ago
  100. f809d76 switch colorfilters to sk_sp by reed · 9 years ago