Plumb dst color space in many places, rather than "mode"
[platform/upstream/libSkiaSharp.git] / src / image / SkImage_Generator.cpp
2016-12-09 Brian OsmanPlumb dst color space in many places, rather than ...
2016-11-21 Brian OsmanSupport decoding images to multiple formats, depending...
2016-11-17 Brian SalomonRename GrTextureParams to GrSamplerParams
2016-11-15 Brian OsmanRevert "Support decoding images to multiple formats...
2016-11-15 Brian OsmanSupport decoding images to multiple formats, depending...
2016-11-09 Brian OsmanRename SkSourceGammaTreatment to SkDestinationSurfaceCo...
2016-11-04 fmalitaDeferred image generator subsetting
2016-10-27 fmalitaAvoid separate allocation of SkImageCacherator
2016-08-17 brianosmanAdd alphaType() to SkImage
2016-06-06 brianosmanAdd new SkSourceGammaTreatment enum, used in situations...
2016-04-19 herbAdd onImageInfo call to SkImage_Base.
2016-03-24 reedswitch surface to sk_sp
2016-03-17 reedupdate callsites for Make image factories
2016-03-11 reedRevert "Revert of add Make variations to return SkImage...
2016-03-11 robertphillipsRevert of add Make variations to return SkImage by...
2016-03-10 reedadd Make variations to return SkImage by sk_sp
2016-03-09 reedunify peekPixels around pixmap parameter
2016-01-05 reedtake gr-context parameter to refEncoded, indicating...
2015-12-08 bsalomonStop wrapping images backed by generators as bitmaps...
2015-11-24 reedoptimize the disable-caching case for SkImage::readPixels
2015-11-23 reedscaling API on SkPixmap
2015-10-12 bsalomonRemove image usage type enum. Use GrTextureParams instead.
2015-10-04 reedSkImage doesn't use props, so don't need to store it
2015-09-30 reedRevert[4] of add ImageShader, sharing code with its...
2015-09-28 reedRevert of Revert[2] of add ImageShader, sharing code...
2015-09-25 reedRevert[2] of add ImageShader, sharing code with its...
2015-09-24 reedremove unused (by the outside) SkImage::newSurface...
2015-09-22 mdempskyRemove SkNEW and SkDELETE macros
2015-09-18 tomhudsonRevert of add ImageShader, sharing code with its Bitmap...
2015-09-18 reedadd ImageShader, sharing code with its Bitmap cousin
2015-09-18 fmalitaPurge cached resources on SkImage destruction.
2015-09-17 reedshare IDs between cacherator and its host-image
2015-09-14 reedremove code from SK_SUPPORT_LEGACY_NEWFROMGENERATOR...
2015-09-10 reedUse SkImageCacherator in SkImages