1. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 5 years ago
  2. 1d5b598 Towards removing GrColor4f by Brian Osman · 6 years ago
  3. aff329b Make GrFragmentProcessor be non-refcounted and use std::unique_ptr. by Brian Salomon · 7 years ago
  4. 1a2a7ab More GrFragmentProcessor::clone() implementations. by Brian Salomon · 7 years ago
  5. 98308fb Plumb through need for unpremul/premul by Mike Reed · 7 years ago
  6. 0c26a9d GR_TEST_UTILS fixes by Brian Salomon · 7 years ago
  7. 1c9686b Speculative "fix" for crash in analyzeProcessors by Robert Phillips · 7 years ago
  8. cb30bb2 Remove GrFragmentProcessor::computeInvariantOutput by Brian Salomon · 8 years ago
  9. 587e08f Revert "Revert "Start of rewrite of GrFragmentProcessor optimizations."" by Brian Salomon · 8 years ago
  10. 052fd51 Revert "Start of rewrite of GrFragmentProcessor optimizations." by Ethan Nicholas · 8 years ago
  11. 85eb422 Start of rewrite of GrFragmentProcessor optimizations. by Brian Salomon · 8 years ago
  12. 964dec3 Move SkGammaColorFilter to tools, limit to sRGB by Brian Osman · 8 years ago[Renamed (63%) from src/gpu/effects/GrGammaEffect.h]
  13. 94efbf5 Merge GrGLSLCaps into GrShaderCaps by Brian Salomon · 8 years ago
  14. 06ca8ec sk_sp for Ganesh. by bungeman · 8 years ago
  15. fe4d5d3 Make GrGammaEffect have explicit sRGB modes, plus exponential mode. by brianosman · 8 years ago
  16. 3e11da7 Revert of Make GrGammaEffect have explicit sRGB modes, plus exponential mode. (patchset #4 id:60001 of https://codereview.chromium.org/1954863002/ ) by robertphillips · 8 years ago
  17. 2139303 Make GrGammaEffect have explicit sRGB modes, plus exponential mode. by brianosman · 8 years ago
  18. 2d1ee79 Added --deepColor option to SampleApp, triggers creation of a ten-bit/channel by brianosman · 8 years ago