aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/core/SkColorSpaceXform.h
Commit message (Expand)AuthorAge
* Move SkNoncopyable to include/private.Gravatar Ben Wagner2018-07-17
* Cleaning up SkColorSpaceXform a bitGravatar Brian Osman2018-03-06
* add helper static to SkColorSpaceXformGravatar Mike Reed2017-05-22
* Add codec and color xform support for 565Gravatar Matt Sarett2017-03-28
* Add support for F32 sources to SkColorSpaceXformGravatar Matt Sarett2017-03-21
* Improvements to readpixels GMGravatar Brian Osman2017-03-20
* Reland "Respect full precision for RGB16 PNGs" (part 2)Gravatar Matt Sarett2017-01-19
* Revert "Respect full precision for RGB16 PNGs"Gravatar Matt Sarett2017-01-18
* Respect full precision for RGB16 PNGsGravatar Matt Sarett2017-01-18
* Use RasterPipeline to support full precision on 16-bit RGBA pngsGravatar Matt Sarett2017-01-13
* Revert "Use RasterPipeline to support full precision on 16-bit RGBA pngs"Gravatar Matt Sarett2017-01-12
* Use RasterPipeline to support full precision on 16-bit RGBA pngsGravatar Matt Sarett2017-01-12
* Make SkColorSpaceXform an SK_APIGravatar Matt Sarett2016-10-18
* Cache dst LUTs in SkColorSpaceXformGravatar Matt Sarett2016-10-16
* Add SkColorSpaceXform to the public APIGravatar msarett2016-10-11