index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
tests
/
ImageGeneratorTest.cpp
Commit message (
Expand
)
Author
Age
*
Revert "Revert "Add 1010102 support to Ganesh""
Brian Osman
2018-03-02
*
Revert "Add 1010102 support to Ganesh"
Brian Osman
2018-03-01
*
Add 1010102 support to Ganesh
Brian Osman
2018-03-01
*
move a bunch of helpers from SkImageInfo.h into priv
Mike Reed
2018-02-09
*
Delete SkColorSpaceXformImageGenerator and SkImagePriv::SkMakeImageInColorSpace
Greg Daniel
2018-01-19
*
Add SkCopyPixelsMode argument to SkMakeImageInColorSpace
Brian Osman
2017-06-20
*
Draw time color xform API for Android
Matt Sarett
2017-06-08
*
move files out of private, and fix up callers to IWYU
Mike Reed
2017-05-16
*
make picture-imagegenerator more robust on requested infos
Mike Reed
2017-04-13
*
return and take SkImageGenerator as unique_ptr
Mike Reed
2017-02-15
*
Move off SK_SUPPORT_LEGACY_DATA_FACTORIES.
bungeman
2016-08-02
*
Update Skia's YUV API
msarett
2016-03-10
*
Revert of Update Skia's YUV API (patchset #5 id:160001 of https://codereview....
msarett
2016-03-07
*
Update Skia's YUV API
msarett
2016-03-07
*
Suppress test_imagegenerator_factory
fmalita
2015-09-14
*
Style Change: NULL->nullptr
halcanary
2015-08-27
*
Let's not leak this SkData.
mtklein
2015-07-09
*
remove getter for imagegenerator factory, update test
reed
2015-07-09
*
add runtime option to provide data->imagegenerator factory
reed
2015-07-09
*
guarded change to SkImageGenerator to make getInfo() const
reed
2015-03-19
*
Add support for the Rec601 YUV color space to GrYUVtoRGBEffect.
rileya
2014-09-12
*
Skia side RGB to YUV gpu conversion
sugoi
2014-07-21