1. a90c680 Turn on quilt mode in DM. by commit-bot@chromium.org · 10 years ago
  2. fd0ec2c Implement a generic matrix transform image filter. by senorblanco@chromium.org · 10 years ago
  3. b659333 Fixed double offset in resize filter by commit-bot@chromium.org · 11 years ago
  4. cac5fd5 Factory methods for heap-allocated SkImageFilter objects. 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. 96673a9 Revert "Implement a resize image filter." by senorblanco@chromium.org · 11 years ago
  7. 535e1cc 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