1. c6c10b4 Remove SkTypeface::Style from fuzzers and lua. by Ben Wagner · 7 years ago
  2. 40e7e65 remove (unused?) arcto patheffect by Mike Reed · 7 years ago
  3. 0bdaf05 remove unused mode parameter from SkMergeImageFilter by Mike Reed · 7 years ago
  4. c090c64 move files out of private, and fix up callers to IWYU by Mike Reed · 7 years ago
  5. 2a475ea add drawString helper to canvas by Cary Clark · 7 years ago
  6. a07741a begin to hide details of SkPathEffect by Mike Reed · 7 years ago
  7. bcfb8f6 Revert "Revert "Revert[2] "hide deprecated underline and strikethru""" by Mike Reed · 7 years ago
  8. cfd3d9f Revert "Revert[2] "hide deprecated underline and strikethru"" by Mike Reed · 7 years ago
  9. aab68c5 Revert[2] "hide deprecated underline and strikethru" by Mike Reed · 7 years ago
  10. e005edd Revert "hide deprecated underline and strikethru" by Leon Scroggins · 7 years ago
  11. a01bf9a hide deprecated underline and strikethru by Mike Reed · 7 years ago
  12. efaad3c Remove SkColorCubeFilter. It is unused. by Mike Klein · 8 years ago
  13. d470673 make SkXfermode.h go away by Mike Reed · 8 years ago
  14. 5e25717 hide setImageFilter(ptr) by Mike Reed · 8 years ago
  15. 7d954ad remove xfermode from public api by Mike Reed · 8 years ago
  16. 374772b Revert[8] "replace SkXfermode obj with SkBlendMode enum in paints" by reed · 8 years ago
  17. c245574 Revert[7] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  18. 2b2fc7d Revert[6] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  19. 3ed485f Revert[5] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  20. 1834242 Revert[4] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  21. 2cbcd12 Revert "Revert "Revert "replace SkXfermode obj with SkBlendMode enum in paints""" by Mike Reed · 8 years ago
  22. 70cdb39 Revert "Revert "replace SkXfermode obj with SkBlendMode enum in paints"" by Mike Reed · 8 years ago
  23. ce02e71 Revert "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  24. 0591897 replace SkXfermode obj with SkBlendMode enum in paints by Mike Reed · 8 years ago
  25. ffae30d Convert SkAutoTUnref<SkData> to sk_sp<SkData>. by bungeman · 8 years ago
  26. 81700f6 remove DownSample imagefilter was just created early on as a test filter by reed · 8 years ago
  27. ee6a991 SkTypeface::MakeFromName to take SkFontStyle. by mboc · 8 years ago
  28. 13b9c95 Move SkTypeface to sk_sp. by bungeman · 8 years ago
  29. 9a9a7b2 Revert of Move SkTypeface to sk_sp. (patchset #5 id:80001 of https://codereview.chromium.org/1933393002/ ) by scroggo · 8 years ago
  30. 6296da7 Move SkTypeface to sk_sp. by bungeman · 8 years ago
  31. 534c270 Update TileImageFilter to sk_sp by robertphillips · 8 years ago
  32. bfe11fc Update DisplacementMapEffect to sk_sp by robertphillips · 8 years ago
  33. 47db5fe Revert of Update DisplacementMapEffect to sk_sp (patchset #3 id:40001 of https://codereview.chromium.org/1877783003/ ) by robertphillips · 8 years ago
  34. a53011e Update DisplacementMapEffect to sk_sp by robertphillips · 8 years ago
  35. 12fa47d Update LightingImageFilter to sk_sp by robertphillips · 8 years ago
  36. ef6a47b Update MatrixConvolutionImageFilter to sk_sp by robertphillips · 8 years ago
  37. 11171f3 Update MagnifierImageFilter to sk_sp by robertphillips · 8 years ago
  38. c416912 Update DropShadowImageFilter to sk_sp by robertphillips · 8 years ago
  39. fc0f44a Update DownSampleImageFilter to sk_sp by robertphillips · 8 years ago
  40. ae8c933 Update SkMatrixImageFilter to sk_sp by robertphillips · 8 years ago
  41. 8c0326d Update SkXfermodeImageFilter to sk_sp by robertphillips · 8 years ago
  42. 5605b56 Update SkColorFilterImageFilter to sk_sp by robertphillips · 8 years ago
  43. fc11b0a Update SkMorphology ImageFilters to sk_sp by robertphillips · 8 years ago
  44. 3b37545 Revert of Delete SkFlattenable::Type (patchset #2 id:20001 of https://codereview.chromium.org/1834303003/ ) by mtklein · 8 years ago
  45. 99d9231 Delete SkFlattenable::Type by msarett · 8 years ago
  46. efdfd51 switch maskfilters to sk_sp by reed · 8 years ago
  47. b591c77 Revert of Update SkXfermodeImageFilter to sk_sp (patchset #4 id:60001 of https://codereview.chromium.org/1852123002/ ) by robertphillips · 8 years ago
  48. 3bc9692 Update SkXfermodeImageFilter to sk_sp by robertphillips · 8 years ago
  49. 6e7025a Update SkBlurImageFilter to sk_sp by robertphillips · 8 years ago
  50. f624204 Update SkAlphaThresholdFilter to sk_sp by robertphillips · 8 years ago
  51. 549c899 Update SkImageSource to sk_sp by robertphillips · 8 years ago
  52. 51a315e Update SkOffsetImageFilter to sk_sp by robertphillips · 8 years ago
  53. 2238c9d Update SkMergeImageFilter to sk_sp by robertphillips · 8 years ago
  54. 491fb17 Update SkComposeImageFilter to sk_sp by robertphillips · 8 years ago
  55. 372177e Switch SkLocalMatrixImageFilter and SkPaintImageFilter over to sk_sp by robertphillips · 8 years ago
  56. 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
  57. a33cf07 Switch SkLocalMatrixImageFilter and SkPaintImageFilter over to sk_sp by robertphillips · 8 years ago
  58. cfb6bdf switch xfermodes over to sk_sp by reed · 8 years ago
  59. 9d524f2 Style bikeshed - remove extraneous whitespace by halcanary · 8 years ago
  60. 5ff17b1 Swap SkPictureImageFilter's factories over to smart pointers by robertphillips · 8 years ago
  61. fe63045 move setshader to sk_sp, re-using SK_SUPPORT_LEGACY_CREATESHADER_PTR by reed · 8 years ago
  62. 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
  63. 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
  64. 4c9776b Revert[2] of "switch colorfilters to sk_sp (patchset #11 id:200001 of https://codereview.chromium.org/1822623002/ )" by reed · 8 years ago
  65. 1eb81db Revert of switch colorfilters to sk_sp (patchset #11 id:200001 of https://codereview.chromium.org/1822623002/ ) by reed · 8 years ago
  66. f809d76 switch colorfilters to sk_sp by reed · 8 years ago
  67. 7b380d0 guard rasterizer and drawlooper setters by reed · 8 years ago
  68. a439334 Reland of "switch patheffects over to sk_sp (patchset #5 id:80001 of https://codereview.chromium.org/1813553005/ )" by reed · 8 years ago
  69. f28ad89 Revert of switch patheffects over to sk_sp (patchset #5 id:80001 of https://codereview.chromium.org/1813553005/ ) by reed · 8 years ago
  70. 9fbee18 switch patheffects over to sk_sp by reed · 8 years ago
  71. ca2622b return pictures as sk_sp by reed · 8 years ago
  72. 9ce9d67 update callsites for Make image factories by reed · 8 years ago
  73. f70b531 Move annotations to canvas virtual (patchset #8 id:140001 of https://codereview.chromium.org/1744103002/ )" by reed · 8 years ago
  74. 1610835 Revert of move annotations to canvas virtual (patchset #8 id:140001 of https://codereview.chromium.org/1744103002/ ) by reed · 8 years ago
  75. 0eda258 move annotations to canvas virtual by reed · 8 years ago
  76. ca726ab fix misc asserts and checks found by fuzzer by reed · 8 years ago
  77. 23e7af0 Revert of fix misc asserts and checks found by fuzzer (patchset #1 id:1 of https://codereview.chromium.org/1719913002/ ) by ethannicholas · 8 years ago
  78. 653db51 fix misc asserts and checks found by fuzzer by reed · 8 years ago
  79. 1d52469 Revert of ix misc asserts and checks found by fuzzer (patchset #1 id:1 of https://codereview.chromium.org/1723473002/ ) by reed · 8 years ago
  80. 75a7329 Reland of ix misc asserts and checks found by fuzzer (patchset #1 id:1 of https://codereview.chromium.org/1713413002/ ) by reed · 8 years ago
  81. d98ef63 Revert of fix misc asserts and checks found by fuzzer (patchset #1 id:1 of https://codereview.chromium.org/1713383002/ ) by reed · 8 years ago
  82. 00bea4a fix misc asserts and checks found by fuzzer by reed · 8 years ago
  83. 0daf5dd move declaration of CreateLightingFilter into SkColorMatrixFilter by reed · 9 years ago
  84. 77b6ba3 Implement an SkPaint-based image filter by ajuma · 9 years ago
  85. 565901d Switch SkAutoMalloc to SkAutoTMalloc to avoid cast by scroggo · 9 years ago
  86. 5598b63 Convert unit tests, GMs from SkBitmapSource to SkImagesource by fmalita · 9 years ago
  87. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  88. 3d32d76 Add new SkPoint3 class by robertphillips · 9 years ago
  89. 8c874ee Move SkMatrixImageFilter into core, and add a factory fn for it. by senorblanco · 9 years ago
  90. 24e06d5 Remove uniqueID from all filter serialization. by senorblanco · 9 years ago
  91. 93a1215 SkPaint::FilterLevel -> SkFilterQuality by reed · 9 years ago
  92. c4fda92 remove unused drawData by reed · 10 years ago
  93. f11c574 Adding color cube to fuzzer by sugoi · 10 years ago
  94. 234f036 Adding an option to render only the shadow in SkDropShadowImageFilter by sugoi · 10 years ago
  95. 49f085d "NULL !=" = NULL by bsalomon · 10 years ago
  96. 8482504 make allocPixels throw on failure by reed · 10 years ago
  97. a8d7f0b Try out scalar picture sizes by robertphillips · 10 years ago
  98. bc9845b Remove the single-sigma version of SkDropShadowImageFilter::Create(). by senorblanco · 10 years ago
  99. 8c0c7b0 remove unnecessary bitmapdevice references by reed · 10 years ago
  100. 7bf1068 Remove SkBicubicImageFilter, and all related tests. by senorblanco · 10 years ago