1. aff329b Make GrFragmentProcessor be non-refcounted and use std::unique_ptr. by Brian Salomon · 7 years ago
  2. 9c1d780 remove filterSpan from SkColorFilter by Mike Reed · 7 years ago
  3. 25f3805 slant colorfilter away from filterSpan4f by Mike Reed · 7 years ago
  4. fdf3103 void SkColorFilter::onAppendStages(...) by Mike Klein · 7 years ago
  5. ac04fef Remove SkFallbackAlloc and SkFixedAlloc. by Herb Derby · 8 years ago
  6. 744908e Fix SkModeColorFilter in 565 by Mike Klein · 8 years ago
  7. eea7c16 Add Matrix colorfilter pipeline stages. by Mike Klein · 8 years ago
  8. 618d304 GrConstColorProcessor uses 4f colors in the destination space by Brian Osman · 8 years ago
  9. fc6c37b Remove stray semicolons. by Mike Klein · 8 years ago
  10. 06ca8ec sk_sp for Ganesh. by bungeman · 8 years ago
  11. d053ce9 Reland of [2] of "switch colorfilters to sk_sp (patchset #11 id:200001 of https://codereview.chromium.o… (patchset #1 id:1 of https://codereview.chromium.org/1821103004/ ) by reed · 8 years ago
  12. d688929 Revert of Revert[2] of "switch colorfilters to sk_sp (patchset #11 id:200001 of https://codereview.chromium.o… (patchset #3 id:40001 of https://codereview.chromium.org/1825073002/ ) by reed · 8 years ago
  13. 4c9776b Revert[2] of "switch colorfilters to sk_sp (patchset #11 id:200001 of https://codereview.chromium.org/1822623002/ )" by reed · 8 years ago
  14. 1eb81db Revert of switch colorfilters to sk_sp (patchset #11 id:200001 of https://codereview.chromium.org/1822623002/ ) by reed · 8 years ago
  15. f809d76 switch colorfilters to sk_sp by reed · 8 years ago
  16. f267c1e Add ability to extract YUV planes from SkImage by bsalomon · 9 years ago
  17. 8610002 Move SkColorMatrixFilter implementation to core. by bsalomon · 9 years ago