aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/SkBitmapRegionDecoderInterface.cpp
Commit message (Expand)AuthorAge
* Rename SkBitmapRegionDecoder and Create functionGravatar msarett2015-11-06
* Make DMSrcSink fail fatally when decodeRegion() fails for BRDSrcsGravatar msarett2015-10-27
* Add NewFromStream and getEncodedFormat to BitmapRegionDecoderGravatar msarett2015-10-27
* Implementation of SkBitmapRegionDecoder using SkAndroidCodecGravatar msarett2015-10-22
* SkBitmapRegionDecoder clean-upGravatar msarett2015-10-12
* Fix codec memory leaks in nanobenchGravatar scroggo2015-10-09
* Fill incomplete images in SkCodec parent classGravatar msarett2015-10-09
* Merge SkCodec with SkScanlineDecoderGravatar scroggo2015-09-30
* Provides various implementations of Android's SkBitmapRegionDecoder.Gravatar msarett2015-09-08