1. 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
  2. ebaf6a6 Revert of Fix SkTileImageFilter clipping/cropRect interaction issue (patchset #2 id:30001 of https://codereview.chromium.org/1210053003/) by bsalomon · 9 years ago
  3. 157bcd0 Fix SkTileImageFilter clipping/cropRect interaction issue by robertphillips · 9 years ago
  4. c3176aa Fix dst bound reported by SkTileImageFilter by robertphillips · 9 years ago
  5. 6319518 Add bigtileimagefilter GM & improvements to toString by robertphillips · 9 years ago
  6. 270fe6a Revert of Fix dst bound reported by SkTileImageFilter (patchset #3 id:40001 of https://codereview.chromium.org/1152553006/) by robertphillips · 9 years ago
  7. 0be6857 Fix dst bound reported by SkTileImageFilter by robertphillips · 9 years ago
  8. a66cc7e Revert of Fix dst bound reported by SkTileImageFilter (patchset #3 id:40001 of https://codereview.chromium.org/1152553006/) by robertphillips · 9 years ago
  9. 05be93b Fix dst bound reported by SkTileImageFilter by robertphillips · 9 years ago
  10. 24e06d5 Remove uniqueID from all filter serialization. by senorblanco · 9 years ago
  11. f3f5bad Add toString methods to SkImageFilter-derived classes by robertphillips · 10 years ago
  12. 3f3b3d0 Remove SK_SUPPORT_LEGACY_DEEPFLATTENING. by mtklein · 10 years ago
  13. 6e78293 Revert of Remove SK_SUPPORT_LEGACY_DEEPFLATTENING. (patchset #1 id:1 of https://codereview.chromium.org/769953002/) by mtklein · 10 years ago
  14. 52c2935 Remove SK_SUPPORT_LEGACY_DEEPFLATTENING. by mtklein · 10 years ago
  15. b07a94f add roundOut that returns its result by reed · 10 years ago
  16. 5e5f948 Reimplement deserialization of SkImageFilter's uniqueID. by senorblanco · 10 years ago
  17. 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
  18. 0a5c233 Implement bounds traversals for tile and matrix convolution filters. by senorblanco@chromium.org · 10 years ago
  19. 9c9005a Move SkShader::fLocalMatrix into SkShader constructor. by commit-bot@chromium.org · 10 years ago
  20. f7efa50 Implement intra-frame cacheing in image filters. by commit-bot@chromium.org · 10 years ago
  21. 4cb543d Implement support for a Context parameter in image filters by senorblanco@chromium.org · 11 years ago
  22. ae761f7 Make SkImageFilter methods const. by commit-bot@chromium.org · 11 years ago
  23. 8b0e8ac Refactor read and write buffers. by commit-bot@chromium.org · 11 years ago
  24. 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
  25. 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
  26. c2e9db3 Fixed a few places where uninitialized memory could have been read by commit-bot@chromium.org · 11 years ago
  27. cd3b15c Fixed bad bitmap size crashes by commit-bot@chromium.org · 11 years ago
  28. ce33d60 Adding more validation by commit-bot@chromium.org · 11 years ago
  29. c0b7e10 Initial error handling code by commit-bot@chromium.org · 11 years ago
  30. 65caeaf Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  31. 1a4fb70 Moving 4 SkImageFilter derived classes from blink to skia by commit-bot@chromium.org · 11 years ago