1. 5e5f948 Reimplement deserialization of SkImageFilter's uniqueID. by senorblanco · 10 years ago
  2. 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
  3. e846499 Make SkPictureShader and SkPictureImageFilter use const SkPictures by robertphillips · 10 years ago
  4. 910702b Implement SkPictureImageFilter bounds computation. by senorblanco@chromium.org · 10 years ago
  5. bd0be25 Remove SK_SUPPORT_LEGACY_PUBLICEFFECTCONSTRUCTORS flag. by commit-bot@chromium.org · 10 years ago
  6. 4cb543d Implement support for a Context parameter in image filters by senorblanco@chromium.org · 10 years ago
  7. cac5fd5 Factory methods for heap-allocated SkImageFilter objects. by commit-bot@chromium.org · 10 years ago
  8. 5e0995e Revert of Revert "Serialization of SkPictureImageFilter" (https://codereview.chromium.org/153583007/) by commit-bot@chromium.org · 11 years ago
  9. 7713c38 Revert "Serialization of SkPictureImageFilter" by fmalita@google.com · 11 years ago
  10. 4f6318d Serialization of SkPictureImageFilter by commit-bot@chromium.org · 11 years ago
  11. 8b4799a Revert of r13347 (Serialization of SkPictureImageFilter - https://codereview.chromium.org/138063005) due to bump in skp file format by robertphillips@google.com · 11 years ago
  12. 670b98e Serialization of SkPictureImageFilter by commit-bot@chromium.org · 11 years ago
  13. ae761f7 Make SkImageFilter methods const. by commit-bot@chromium.org · 11 years ago
  14. 8b0e8ac Refactor read and write buffers. by commit-bot@chromium.org · 11 years ago
  15. 5333300 Implement an SkPicture image filter source. This is required for the external-SVG reference feature of feImage. It simply plays back an SkPicture to a given destination rect. by senorblanco@chromium.org · 11 years ago
  16. 9c5435d Revert "Implement an SkPicture image filter source. This is required for the external-SVG reference feature of feImage. It simply plays back an SkPicture to a given destination rect." by senorblanco@chromium.org · 11 years ago
  17. 14e2127 Implement an SkPicture image filter source. This is required for the external-SVG reference feature of feImage. It simply plays back an SkPicture to a given destination rect. by senorblanco@chromium.org · 11 years ago