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