1. 1a3eb52 trim off more bgra stages by Mike Klein · 6 years ago
  2. 5ea41fc Remove more SkColorSpaceXform (and friends) by Brian Osman · 6 years ago
  3. 8f3d36c add dstAT param to xform steps by Mike Klein · 6 years ago
  4. 9faf9fd clean up SK_LEGACY_COLORSPACE_XFORMER_IMPL by Mike Klein · 6 years ago
  5. c857956 transform colors with steps + raster pipeline in SkColorSpaceXformer by Mike Klein · 6 years ago
  6. e28a6b5 add explicit accessor for sRGB singleton colorspaces by Mike Klein · 6 years ago
  7. b62f50c Replace nearly all kRespect with kIgnore by Brian Osman · 6 years ago
  8. 6747f52 Reland "start cleaning up non-skcms SkColorSpaceXforms" by Mike Klein · 6 years ago
  9. e60ae82 Revert "start cleaning up non-skcms SkColorSpaceXforms" by Mike Klein · 6 years ago
  10. 339133f8 start cleaning up non-skcms SkColorSpaceXforms by Mike Klein · 6 years ago
  11. 45fd995 Apply color transform for Lattice fixed colors by Stan Iliev · 7 years ago
  12. 5449aad [Reland] More SkColorSpaceXformer caching by Florin Malita · 7 years ago
  13. 8545915 Revert "More SkColorSpaceXformer caching" by Florin Malita · 7 years ago
  14. 8d1fc16 More SkColorSpaceXformer caching by Florin Malita · 7 years ago
  15. 24a2ecf Minor SkColorSpaceXformer cleanup by Florin Malita · 7 years ago
  16. 39e0855 Add an SkColorSpaceXformer image filter cache by Florin Malita · 7 years ago
  17. 6d9f429 only create new instance if needed for colorspacexformer by Mike Reed · 7 years ago
  18. 4aed138 Reland of SkShaderBase by Florin Malita · 7 years ago
  19. d93e11c Revert "SkShaderBase" by Florin Malita · 7 years ago
  20. 58a7564 SkShaderBase by Florin Malita · 7 years ago
  21. 2814d91 clean up SkShader friends by Mike Klein · 7 years ago
  22. 4e92b82 SkColorFilter::makeColorSpace() by Mike Klein · 7 years ago
  23. c15bb7b Make SkColorSpaceXformer::apply(SkPaint) safe to call recursively by Matt Sarett · 7 years ago
  24. e908b94 xform saveLayer() backdrop by Mike Klein · 7 years ago
  25. 6cc6ae75 SkColorSpaceXformer: Add SkShader::makeColorSpace() by Matt Sarett · 7 years ago
  26. c1b879f SkColorSpaceXformer: Handle compose color filters by Matt Sarett · 7 years ago
  27. 719528a Revert "Revert "SkColorSpaceXformer: Preserve local matrix on shaders"" by Matt Sarett · 7 years ago
  28. a50a11c Revert "SkColorSpaceXformer: Preserve local matrix on shaders" by Matt Sarett · 7 years ago
  29. 5d884b5 SkColorSpaceXformer: Preserve local matrix on shaders by Matt Sarett · 7 years ago
  30. 6d72ed9 SkImageFilter::onMakeColorSpace() - more overrides by Matt Sarett · 7 years ago
  31. 31abf1f Add SkImageFilter::makeColorSpace(SkColorSpaceXformer*) by Matt Sarett · 7 years ago
  32. cb87423 Add SkImage::makeColorSpace() to public API by Matt Sarett · 7 years ago
  33. e684483 Avoid extra bitmap copies in SkColorSpaceXformCanvas by Matt Sarett · 7 years ago
  34. cdc651d Make xformer class for SkCSXCanvas, use for draw loopers by Matt Sarett · 7 years ago