index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
gm
/
readpixels.cpp
Commit message (
Expand
)
Author
Age
*
move a bunch of helpers from SkImageInfo.h into priv
Mike Reed
2018-02-09
*
remove SkColorSpace_Base
Mike Klein
2018-01-26
*
Push much of the SkColorSpace_Base interface up to SkColorSpace
Brian Osman
2017-12-12
*
resources: orgainize directory.
Hal Canary
2017-12-08
*
use unique_ptr for codec factories
Mike Reed
2017-07-25
*
Support numerical transfer functions in readPixels()
Matt Sarett
2017-05-02
*
readpixels GM uses GPU image in GPU configs
Brian Osman
2017-03-21
*
Improvements to readpixels GM
Brian Osman
2017-03-20
*
Picture backed images must have a bit depth and color space
Matt Sarett
2017-02-14
*
SkColorSpace: remove named API, add gamut API
Matt Sarett
2017-02-07
*
Revert "SkColorSpace: remove named API, add gamut API"
Matt Sarett
2017-02-07
*
SkColorSpace: remove named API, add gamut API
Matt Sarett
2017-02-07
*
Add readPixels() tests for generator backed images
Matt Sarett
2017-01-11
*
Fix iOS build
Matt Sarett
2016-12-22
*
Improve color space support in SkImage::readPixels()
Matt Sarett
2016-12-22