Plumb dst color space in many places, rather than "mode"
[platform/upstream/libSkiaSharp.git] / src / core / SkBitmapProvider.cpp
2016-12-09 Brian OsmanPlumb dst color space in many places, rather than ...
2016-11-25 Florin MalitaExternal image generator API: return an SkPixmap instea...
2016-11-21 Brian OsmanSupport decoding images to multiple formats, depending...
2016-11-16 Florin MalitaExternal SkImageGenerator API
2016-11-15 Brian OsmanRevert "Support decoding images to multiple formats...
2016-11-15 Brian OsmanSupport decoding images to multiple formats, depending...
2016-11-10 Florin MalitaSimplify SkBitmapProvider
2016-08-08 fmalitaAvoid caching resources for volatile bitmap shaders
2016-07-25 reedremove/deprecate SkBitmap::getTexture, as it now always...
2016-04-20 herbMake all the codecs default profiles based on gTreatSkC...
2016-03-29 halcanaryStyle bikeshed - remove extraneous whitespace
2015-11-23 reedscaling API on SkPixmap
2015-09-18 fmalitaPurge cached resources on SkImage destruction.
2015-09-15 reedmove SkBitmapProvider to its own file