1. 6d72ed9 SkImageFilter::onMakeColorSpace() - more overrides by Matt Sarett · 7 years ago
  2. a5fdc97 Replace SkSpecialImage::makeTightSubset with asImage (take 2) by Robert Phillips · 8 years ago
  3. e14349a Revert "Replace SkSpecialImage::makeTightSubset with asImage" by Robert Phillips · 8 years ago
  4. 5df6db1 Replace SkSpecialImage::makeTightSubset with asImage by Robert Phillips · 8 years ago
  5. 374772b Revert[8] "replace SkXfermode obj with SkBlendMode enum in paints" by reed · 8 years ago
  6. c245574 Revert[7] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  7. 2b2fc7d Revert[6] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  8. 3ed485f Revert[5] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  9. 1834242 Revert[4] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  10. 2cbcd12 Revert "Revert "Revert "replace SkXfermode obj with SkBlendMode enum in paints""" by Mike Reed · 8 years ago
  11. 70cdb39 Revert "Revert "replace SkXfermode obj with SkBlendMode enum in paints"" by Mike Reed · 8 years ago
  12. ce02e71 Revert "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  13. 0591897 replace SkXfermode obj with SkBlendMode enum in paints by Mike Reed · 8 years ago
  14. eed6b0e Change SkSpecialImage::makeSurface and makeTightSurface to take output by brianosman · 8 years ago
  15. a76554d Revert of Create special surfaces according to original device (not always in N32) (patchset #9 id:160001 of https://codereview.chromium.org/2349373004/ ) by brianosman · 8 years ago
  16. 53c3808 Change SkSpecialImage::makeSurface and makeTightSurface to take output by brianosman · 8 years ago
  17. 534c270 Update TileImageFilter to sk_sp by robertphillips · 8 years ago
  18. c14b978 Switch SkTileImageFilter over to new onFilterImage interface by robertphillips · 8 years ago
  19. 60c9b58 change flattenable factory to return sk_sp by reed · 8 years ago
  20. f270029 Fix padding bug in SkTileImageFilter. by senorblanco · 8 years ago
  21. 51a315e Update SkOffsetImageFilter to sk_sp by robertphillips · 8 years ago
  22. 2238c9d Update SkMergeImageFilter to sk_sp by robertphillips · 8 years ago
  23. e5e7984 Change signatures of filter bounds methods to return a rect. by senorblanco · 8 years ago
  24. 8a21c9f use Make instead of Create to return a shared shader by reed · 8 years ago
  25. 48e7846 Mark existing image filter entry points that will be going away with Deprecated by robertphillips · 9 years ago
  26. d8ff5b3 Image filters: Make a recursive, forward-mapping bounds by senorblanco · 9 years ago
  27. d247e58 Remove SK_SUPPORT_SRC_BOUNDS_BLOAT_FOR_IMAGEFILTERS (now unused). by senorblanco · 9 years ago
  28. 8d30dae Remove #ifdef SK_DISABLE_TILE_IMAGE_FILTER_OPTIMIZATION. by senorblanco · 9 years ago
  29. 05dcb4c Optimize SkTileImageFilter in an offset filter when possible. by senorblanco · 9 years ago
  30. a9fbd16 Fix SkTileImageFilter when srcRect is a superset of bitmap bounds. by senorblanco · 9 years ago
  31. b50b97d Optimize SkTileImageFilter destination bitmap size. by senorblanco · 9 years ago
  32. db64af3 Fix filter primitive bounds computations. by senorblanco · 9 years ago
  33. b9519f8 Image Filters: refactor all CPU input processing into a filterInput helper function. by senorblanco · 9 years ago
  34. 5ea95df Revert "Revert of factories should return baseclass, allowing the impl to specialize (patchset #4 id:60001 of https://codereview.chromium.org/1390523005/ )" by reed · 9 years ago
  35. 95376a0 Revert of factories should return baseclass, allowing the impl to specialize (patchset #4 id:60001 of https://codereview.chromium.org/1390523005/ ) by schenney · 9 years ago
  36. 80a6dca factories should return baseclass, allowing the impl to specialize by reed · 9 years ago
  37. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  38. 385fe4d Style Change: SkNEW->new; SkDELETE->delete by halcanary · 9 years ago
  39. d312dca Revert of Revert of Revert of Fix SkTileImageFilter clipping/cropRect interaction issue (patchset #1 id:1 of https://codereview.chromium.org/1207353004/) by robertphillips · 9 years ago
  40. 8355100 Revert of Revert of Fix SkTileImageFilter clipping/cropRect interaction issue (patchset #1 id:1 of https://codereview.chromium.org/1219193002/) by jvanverth · 9 years ago
  41. ebaf6a6 Revert of Fix SkTileImageFilter clipping/cropRect interaction issue (patchset #2 id:30001 of https://codereview.chromium.org/1210053003/) by bsalomon · 9 years ago
  42. 157bcd0 Fix SkTileImageFilter clipping/cropRect interaction issue by robertphillips · 9 years ago
  43. c3176aa Fix dst bound reported by SkTileImageFilter by robertphillips · 9 years ago
  44. 6319518 Add bigtileimagefilter GM & improvements to toString by robertphillips · 9 years ago
  45. 270fe6a Revert of Fix dst bound reported by SkTileImageFilter (patchset #3 id:40001 of https://codereview.chromium.org/1152553006/) by robertphillips · 9 years ago
  46. 0be6857 Fix dst bound reported by SkTileImageFilter by robertphillips · 9 years ago
  47. a66cc7e Revert of Fix dst bound reported by SkTileImageFilter (patchset #3 id:40001 of https://codereview.chromium.org/1152553006/) by robertphillips · 9 years ago
  48. 05be93b Fix dst bound reported by SkTileImageFilter by robertphillips · 9 years ago
  49. 24e06d5 Remove uniqueID from all filter serialization. by senorblanco · 9 years ago
  50. f3f5bad Add toString methods to SkImageFilter-derived classes by robertphillips · 10 years ago
  51. 3f3b3d0 Remove SK_SUPPORT_LEGACY_DEEPFLATTENING. by mtklein · 10 years ago
  52. 6e78293 Revert of Remove SK_SUPPORT_LEGACY_DEEPFLATTENING. (patchset #1 id:1 of https://codereview.chromium.org/769953002/) by mtklein · 10 years ago
  53. 52c2935 Remove SK_SUPPORT_LEGACY_DEEPFLATTENING. by mtklein · 10 years ago
  54. b07a94f add roundOut that returns its result by reed · 10 years ago
  55. 5e5f948 Reimplement deserialization of SkImageFilter's uniqueID. by senorblanco · 10 years ago
  56. 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
  57. 0a5c233 Implement bounds traversals for tile and matrix convolution filters. by senorblanco@chromium.org · 10 years ago
  58. 9c9005a Move SkShader::fLocalMatrix into SkShader constructor. by commit-bot@chromium.org · 10 years ago
  59. f7efa50 Implement intra-frame cacheing in image filters. by commit-bot@chromium.org · 10 years ago
  60. 4cb543d Implement support for a Context parameter in image filters by senorblanco@chromium.org · 10 years ago
  61. ae761f7 Make SkImageFilter methods const. by commit-bot@chromium.org · 11 years ago
  62. 8b0e8ac Refactor read and write buffers. by commit-bot@chromium.org · 11 years ago
  63. 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
  64. e93e1db Implement srcRect and dstRect functionality in SkBitmapSource. This is required for the "preserveAspectRatio" options of SVG's feImage. Covered by new GM "bitmapsource". by senorblanco@chromium.org · 11 years ago
  65. c2e9db3 Fixed a few places where uninitialized memory could have been read by commit-bot@chromium.org · 11 years ago
  66. cd3b15c Fixed bad bitmap size crashes by commit-bot@chromium.org · 11 years ago
  67. ce33d60 Adding more validation by commit-bot@chromium.org · 11 years ago
  68. c0b7e10 Initial error handling code by commit-bot@chromium.org · 11 years ago
  69. 65caeaf Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  70. 1a4fb70 Moving 4 SkImageFilter derived classes from blink to skia by commit-bot@chromium.org · 11 years ago