1. 76dd277 add filterImage() entry-point to SkDevice, to allow it to specialize on subclasses by reed@google.com · 13 years ago
  2. 73f3ded Unreviewed. Fixing the Windows build, due to a non definition of M_PI. by schenney@chromium.org · 13 years ago
  3. ae814c7 A software implementation of the Gaussian blur filter, using 3 box blurs. Also by senorblanco@chromium.org · 13 years ago
  4. d26147a add optional manual global initialization by caryclark@google.com · 13 years ago
  5. 54e01b2 This change makes SkImageFilter and SkBlurImageFilter flattenable/unflattenable. by senorblanco@chromium.org · 13 years ago
  6. 60014ca Implement Gaussian blurs for images. The caller creates an an by senorblanco@chromium.org · 13 years ago