1. a3c45c7 Add non-srcover fallback for drawImageSet by Michael Ludwig · 6 years ago
  2. 495993a Remove GrColor4f by Brian Osman · 6 years ago
  3. f28e55d Add SkPMColor4f support to SkSL by Brian Osman · 6 years ago
  4. 15f0f29 Reland "Reland "Reland "Preserve colorType and alphaType in SkImage::makeColorSpace""" by Brian Osman · 6 years ago
  5. 7f3ceba Revert "Reland "Reland "Preserve colorType and alphaType in SkImage::makeColorSpace""" by Mike Klein · 6 years ago
  6. 4157687 Reland "Reland "Preserve colorType and alphaType in SkImage::makeColorSpace"" by Brian Osman · 6 years ago
  7. 11f4994 Revert "Reland "Preserve colorType and alphaType in SkImage::makeColorSpace"" by Brian Osman · 6 years ago
  8. 893052e Reland "Preserve colorType and alphaType in SkImage::makeColorSpace" by Brian Osman · 6 years ago
  9. 0d08b3e Revert "Preserve colorType and alphaType in SkImage::makeColorSpace" by Brian Osman · 6 years ago
  10. d842557 Preserve colorType and alphaType in SkImage::makeColorSpace by Brian Osman · 6 years ago
  11. 21fc5ce Reland "Add support for unpremul image sources in the GPU backend" by Brian Osman · 6 years ago
  12. cbf64e3 Revert "Add support for unpremul image sources in the GPU backend" by Brian Osman · 6 years ago
  13. f06240d Add support for unpremul image sources in the GPU backend by Brian Osman · 6 years ago
  14. e03a176 streamline interface to GrColorSpaceXform::Make() by Mike Klein · 6 years ago
  15. 3567c14 Implement nonlinear (as-encoded) blending in GrColorSpaceXform by Brian Osman · 6 years ago
  16. 653f34d Remove GrPixelConfig argument to GrColorSpaceXform[Effect]::Make by Brian Osman · 6 years ago
  17. 861ea5b Remove const from (immutable) SkColorSpace args to some functions by Brian Osman · 6 years ago
  18. f06ead9 Add support for transfer functions to GrColorSpaceXform by Brian Osman · 7 years ago
  19. fe3e858 Add clamped/unclamped xform to GrColorSpaceXform by Brian Osman · 7 years ago
  20. c4f93ca Add GrColorSpaceXformEffect by Brian Osman · 7 years ago
  21. 9f5d467 Remove more headers from include/gpu by Robert Phillips · 7 years ago[Renamed from include/gpu/GrColorSpaceXform.h]
  22. e411a07 Add const to GrColorSpaceXform member arguments by Brian Osman · 7 years ago
  23. b9c5137 Add storage and computation of SkColor4f version of gradient stops. by brianosman · 8 years ago
  24. 5a7ae7e Gamut transformation of the paint color in Ganesh by brianosman · 8 years ago
  25. 5192475 Two changes: by brianosman · 8 years ago
  26. 77320db Add color gamut xform helpers to GrGLSLShaderBuilder by brianosman · 8 years ago
  27. 9f97882 Simplify color space xform storage and usage (float[] vs. SkMatrix44) by brianosman · 8 years ago
  28. 54f30c1 Introduce GrColorSpaceXform, for gamut conversion on textures by brianosman · 8 years ago