1. 898bbfa Update gms to use new image filter factories by Michael Ludwig · 5 years ago
  2. 7fde8e1 IWYU for gms. by Ben Wagner · 5 years ago
  3. e869a1e stop calling legacy 255-biased colormatrix by Mike Reed · 5 years ago
  4. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 5 years ago
  5. b286bc2 Introduce new factory for SkColorFilters by Mike Reed · 5 years ago
  6. ea3f014 sk_tool_utils -> ToolUtils, and git clang-format by Mike Klein · 5 years ago
  7. 0bdaf05 remove unused mode parameter from SkMergeImageFilter by Mike Reed · 7 years ago
  8. 33d2055 GM: some header cleanup by Mike Klein · 7 years ago
  9. 89cb821 Separate SkArithmeticImageFilter from SkXfermodeImageFilter. by Brian Salomon · 8 years ago
  10. 7d954ad remove xfermode from public api by Mike Reed · 8 years ago
  11. 374772b Revert[8] "replace SkXfermode obj with SkBlendMode enum in paints" by reed · 8 years ago
  12. c245574 Revert[7] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  13. 2b2fc7d Revert[6] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  14. 3ed485f Revert[5] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  15. 1834242 Revert[4] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  16. 2cbcd12 Revert "Revert "Revert "replace SkXfermode obj with SkBlendMode enum in paints""" by Mike Reed · 8 years ago
  17. 70cdb39 Revert "Revert "replace SkXfermode obj with SkBlendMode enum in paints"" by Mike Reed · 8 years ago
  18. ce02e71 Revert "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  19. 0591897 replace SkXfermode obj with SkBlendMode enum in paints by Mike Reed · 8 years ago
  20. 403d154 Revert "Revert "replace Arithmetic xfermode with imagefilter"" by Mike Reed · 8 years ago
  21. 10ff5bf Revert "replace Arithmetic xfermode with imagefilter" by Mike Reed · 8 years ago
  22. 0530c88 replace Arithmetic xfermode with imagefilter by Mike Reed · 8 years ago
  23. 81700f6 remove DownSample imagefilter was just created early on as a test filter by reed · 8 years ago
  24. 134ff5c Remove SimpleOffsetFilter by robertphillips · 8 years ago
  25. ef6a47b Update MatrixConvolutionImageFilter to sk_sp by robertphillips · 8 years ago
  26. 8c0326d Update SkXfermodeImageFilter to sk_sp by robertphillips · 8 years ago
  27. 5605b56 Update SkColorFilterImageFilter to sk_sp by robertphillips · 8 years ago
  28. fc11b0a Update SkMorphology ImageFilters to sk_sp by robertphillips · 8 years ago
  29. 3b37545 Revert of Delete SkFlattenable::Type (patchset #2 id:20001 of https://codereview.chromium.org/1834303003/ ) by mtklein · 8 years ago
  30. 99d9231 Delete SkFlattenable::Type by msarett · 8 years ago
  31. 4ba94e2 Switch internal testing ImageFilters over to new onFilterImage interface by robertphillips · 8 years ago
  32. b591c77 Revert of Update SkXfermodeImageFilter to sk_sp (patchset #4 id:60001 of https://codereview.chromium.org/1852123002/ ) by robertphillips · 8 years ago
  33. 3bc9692 Update SkXfermodeImageFilter to sk_sp by robertphillips · 8 years ago
  34. 43c2ad4 Update internal testing ImageFilters to sk_sp by robertphillips · 8 years ago
  35. 6e7025a Update SkBlurImageFilter to sk_sp by robertphillips · 8 years ago
  36. 60c9b58 change flattenable factory to return sk_sp by reed · 8 years ago
  37. 549c899 Update SkImageSource to sk_sp by robertphillips · 8 years ago
  38. 2238c9d Update SkMergeImageFilter to sk_sp by robertphillips · 8 years ago
  39. cfb6bdf switch xfermodes over to sk_sp by reed · 8 years ago
  40. 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
  41. 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
  42. 4c9776b Revert[2] of "switch colorfilters to sk_sp (patchset #11 id:200001 of https://codereview.chromium.org/1822623002/ )" by reed · 8 years ago
  43. 1eb81db Revert of switch colorfilters to sk_sp (patchset #11 id:200001 of https://codereview.chromium.org/1822623002/ ) by reed · 8 years ago
  44. f809d76 switch colorfilters to sk_sp by reed · 8 years ago
  45. 9ce9d67 update callsites for Make image factories by reed · 8 years ago
  46. 48e7846 Mark existing image filter entry points that will be going away with Deprecated by robertphillips · 8 years ago
  47. eae84c2 Image filters: fix srcOffset handling in asFragmentProcessor() path. by senorblanco · 8 years ago
  48. 5e1ddb1 Reland of change all factories to return their base-class (patchset #1 id:1 of https://codereview.chromium.org/1540203002/ ) by reed · 9 years ago
  49. 2d6ba66 Revert of change all factories to return their base-class (patchset #1 id:1 of https://codereview.chromium.org/1535353002/ ) by reed · 9 years ago
  50. d63f60a change all factories to return their base-class by reed · 9 years ago
  51. b9519f8 Image Filters: refactor all CPU input processing into a filterInput helper function. by senorblanco · 9 years ago
  52. 5598b63 Convert unit tests, GMs from SkBitmapSource to SkImagesource by fmalita · 9 years ago
  53. 943a462 Minor code cleanup (left over from prior CL) by robertphillips · 9 years ago
  54. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  55. 385fe4d Style Change: SkNEW->new; SkDELETE->delete by halcanary · 9 years ago
  56. 1818acb rename portable_typeface_always to portable_typeface by caryclark · 9 years ago
  57. d2ce185 make imagefilters* imagemagnifier imageresizetiled portable by caryclark · 9 years ago
  58. 871ad7a Use a black background in imagefiltersgraph so 8888 and 565 look similar. by mtklein · 9 years ago
  59. 36352bf C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} by mtklein · 9 years ago
  60. 1c40292 remove unused GM flags by mtklein · 10 years ago
  61. 72c9faa Fix up all the easy virtual ... SK_OVERRIDE cases. by mtklein · 10 years ago
  62. f3f5bad Add toString methods to SkImageFilter-derived classes by robertphillips · 10 years ago
  63. 3f3b3d0 Remove SK_SUPPORT_LEGACY_DEEPFLATTENING. by mtklein · 10 years ago
  64. 6e78293 Revert of Remove SK_SUPPORT_LEGACY_DEEPFLATTENING. (patchset #1 id:1 of https://codereview.chromium.org/769953002/) by mtklein · 10 years ago
  65. 52c2935 Remove SK_SUPPORT_LEGACY_DEEPFLATTENING. by mtklein · 10 years ago
  66. 49f085d "NULL !=" = NULL by bsalomon · 10 years ago
  67. 7daaaa4 use globals to register custom effects by reed · 10 years ago
  68. 9fa60da Simplify flattening to just write enough to call the factory/public-constructor for the class. We want to *not* rely on private constructors, and not rely on calling through the inheritance hierarchy for either flattening or unflattening(CreateProc). by reed · 10 years ago
  69. 992c7b0 Add standard fonts to all GMs. by Cary Clark · 10 years ago
  70. 9ea3d57 Clean up SkImageFilter constructors. by senorblanco · 10 years ago
  71. 60c8d24 Remove some unnecessary uses of SkOnce. by commit-bot@chromium.org · 10 years ago
  72. a90c680 Turn on quilt mode in DM. by commit-bot@chromium.org · 10 years ago
  73. 2077427 Put SimpleOffsetFilter on heap. by commit-bot@chromium.org · 10 years ago
  74. 1182529 Implement support for expanding crop rects in image filters by senorblanco@chromium.org · 10 years ago
  75. 2908917 Revert "Implement support for expanding crop rects in image filters" by senorblanco@chromium.org · 10 years ago
  76. 0ef0501 Implement support for expanding crop rects in image filters by senorblanco@chromium.org · 10 years ago
  77. 4cb543d Implement support for a Context parameter in image filters by senorblanco@chromium.org · 10 years ago
  78. cac5fd5 Factory methods for heap-allocated SkImageFilter objects. by commit-bot@chromium.org · 10 years ago
  79. 727a352 Factory methods for heap-allocated SkColorFilter objects. by commit-bot@chromium.org · 10 years ago
  80. c3bd8af add peekPixels to SkCanvas and SkSurface by commit-bot@chromium.org · 10 years ago
  81. bda591c Revert of add peekPixels to SkCanvas and SkSurface (https://codereview.chromium.org/161733002/) by commit-bot@chromium.org · 10 years ago
  82. b2d93a9 add peekPixels to SkCanvas and SkSurface by mike@reedtribe.org · 10 years ago
  83. ae761f7 Make SkImageFilter methods const. by commit-bot@chromium.org · 10 years ago
  84. 8b0e8ac Refactor read and write buffers. by commit-bot@chromium.org · 10 years ago
  85. eb9a46c add legacy/helper allocN32Pixels, and convert gm to use it by reed@google.com · 11 years ago
  86. 6776b82 Make SkImageFilter crop rects relative to the primitive origin, instead of relative to their parent's crop rect. This is required by SVG semantics, and is more sane anyway. by senorblanco@chromium.org · 11 years ago
  87. ce33d60 Adding more validation by commit-bot@chromium.org · 11 years ago
  88. 4b413c8 remove SkFloatToScalar macro by commit-bot@chromium.org · 11 years ago
  89. 6c4e71a Remove unnamed namespace usage from 'gm'. by commit-bot@chromium.org · 11 years ago
  90. 34a849d Fix drawBitmap() of scratch texture. by senorblanco@chromium.org · 11 years ago
  91. bbfe454 Apply matrix early in draw bitmap by commit-bot@chromium.org · 11 years ago
  92. e982187 Revert "Apply matrix early in draw bitmap" by scroggo@google.com · 11 years ago
  93. 25e5a20 Apply matrix early in draw bitmap by commit-bot@chromium.org · 11 years ago
  94. 1f2f338 Split SkDevice into SkBaseDevice and SkBitmapDevice by robertphillips@google.com · 11 years ago
  95. 9b051a3 Revert r10830 (Split SkDevice out of SkRasterDevice) until we can get Chromium ready. by robertphillips@google.com · 11 years ago
  96. 3055b70 Split SkDevice out of SkBitmapDevice by robertphillips@google.com · 11 years ago
  97. 350b4d5 Remove SkBlendImageFilter, and all tests. Its functionality has been subsumed by SkXfermodeImageFilter. by senorblanco@chromium.org · 11 years ago
  98. e16efc1 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  99. 4a9a612 Pull SkMergeImageFilter out into its own file. by senorblanco@chromium.org · 12 years ago
  100. cd9f559 Add a factory Create function for SkColorFilterImageFilter, and move the matrix optimization there. This will allow the Chrome compositor to extract the optimized matrix, and potentially apply the color matrix itself, saving a buffer allocation & draw. by senorblanco@chromium.org · 12 years ago