1. 4a9a612 Pull SkMergeImageFilter out into its own file. by senorblanco@chromium.org · 12 years ago
  2. 9daf96a Break out SkOffsetImageFilter into its own file, and derive it from by senorblanco@chromium.org · 12 years ago
  3. cd9f559 Add a factory Create function for SkColorFilterImageFilter, and move the matrix optimization there. This will allow the Chrome compositor to extract the optimized matrix, and potentially apply the color matrix itself, saving a buffer allocation & draw. by senorblanco@chromium.org · 12 years ago
  4. d6176b0 Result of running tools/sanitize_source_files.py (which was added in https://codereview.appspot.com/6465078/) by rmistry@google.com · 12 years ago
  5. 44888c6 Move SkColorFilterImageFilter into its own file. by senorblanco@chromium.org · 12 years ago
  6. 76dd277 add filterImage() entry-point to SkDevice, to allow it to specialize on subclasses by reed@google.com · 13 years ago
  7. 32d25b6 initial impl of SkImageFilters : virtual signature will change! by reed@google.com · 13 years ago