1. 4a9a612 Pull SkMergeImageFilter out into its own file. by senorblanco@chromium.org · 12 years ago
  2. 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
  3. 985fa79 Protect filter_texture() against render target change. by senorblanco@chromium.org · 12 years ago
  4. 3961aac Reenable pipe for imagefiltersgraph GM on Android. by scroggo@google.com · 12 years ago
  5. ae933ce Result of running tools/sanitize_source_files.py (which was added in https://codereview.appspot.com/6465078/) by rmistry@google.com · 12 years ago
  6. 44888c6 Move SkColorFilterImageFilter into its own file. by senorblanco@chromium.org · 12 years ago
  7. facc95a Disable imagefiltersgraph from running through pipe on android by scroggo · 12 years ago
  8. f1369ce Implements a new class, SkSingleInputImageFilter, to handle DAG connectivity by senorblanco@chromium.org · 12 years ago