1. c5d9bb0 Initial picture shader implementation by commit-bot@chromium.org · 11 years ago
  2. b554440 Remove SkResizeImageFilter. by commit-bot@chromium.org · 11 years ago
  3. fd0ec2c Implement a generic matrix transform image filter. by senorblanco@chromium.org · 11 years ago
  4. 9e5f85e Fixing SkPicture serialization by commit-bot@chromium.org · 11 years ago
  5. a612d4c Implement a resize image filter. This is needed for the "filterRes" feature in SVG filter effects, which specifies the required size for intermediate processing buffers. In order to make this work, we need to render the primitive at the given resolution (doable at the callsite in Blink), and then to resize the result to the actual on-screen size. The latter is where this filter comes in. by senorblanco@chromium.org · 11 years ago
  6. c0b7e10 Initial error handling code by commit-bot@chromium.org · 11 years ago
  7. 1108fc3 Remove SkLumaXfermode. by commit-bot@chromium.org · 11 years ago
  8. 6c1ee2d Luminance-to-alpha color filter (SkLumaColorFilter). by commit-bot@chromium.org · 11 years ago
  9. ef45a64 [External patch] Source-over support for SkLumaXfermode. by fmalita@google.com · 11 years ago
  10. eaa7797 Add luminance mask transfer modes. by commit-bot@chromium.org · 11 years ago
  11. b8bf9ce (Attempt to) fix Android build from r5056, thanks to suggestion by senorblanco@. by tomhudson@google.com · 12 years ago
  12. 82aa748 Add a zoom filter to Skia. This will be used on ChromeOS to implement the screen magnifier. by bsalomon@google.com · 12 years ago
  13. 5370cd9 Consolidate PixelRef flattables with the standard impl by djsollen@google.com · 13 years ago
  14. a2ca41e Cleanup Macros arround static initializers for SkFlattenable. by djsollen@google.com · 13 years ago
  15. d26147a add optional manual global initialization by caryclark@google.com · 13 years ago