index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
core
/
SkBitmapProvider.cpp
Commit message (
Expand
)
Author
Age
*
Fold SkImageCacherator into SkImage_Lazy
Brian Osman
2017-04-27
*
removed unused code around scaled generators
Mike Reed
2017-02-15
*
Plumb dst color space in many places, rather than "mode"
Brian Osman
2016-12-09
*
External image generator API: return an SkPixmap instead of SkImage
Florin Malita
2016-11-25
*
Support decoding images to multiple formats, depending on usage
Brian Osman
2016-11-21
*
External SkImageGenerator API
Florin Malita
2016-11-16
*
Revert "Support decoding images to multiple formats, depending on usage"
Brian Osman
2016-11-15
*
Support decoding images to multiple formats, depending on usage
Brian Osman
2016-11-15
*
Simplify SkBitmapProvider
Florin Malita
2016-11-10
*
Avoid caching resources for volatile bitmap shaders
fmalita
2016-08-08
*
remove/deprecate SkBitmap::getTexture, as it now always returns false
reed
2016-07-25
*
Make all the codecs default profiles based on gTreatSkColorAsSRGB.
herb
2016-04-20
*
Style bikeshed - remove extraneous whitespace
halcanary
2016-03-29
*
scaling API on SkPixmap
reed
2015-11-23
*
Purge cached resources on SkImage destruction.
fmalita
2015-09-18
*
move SkBitmapProvider to its own file
reed
2015-09-15