summaryrefslogtreecommitdiffstats
path: root/src/com/android/gallery3d/data/DecodeUtils.java
Commit message (Expand)AuthorAgeFilesLines
* Don't reuse bitmap before HoneyComb.Owen Lin2012-07-031-1/+78
* Add thumb pool the cache Bitmap used for thumbnails.Chih-Chung Chang2012-04-181-0/+18
* Reuse bitmap for all micro thumb images to prevent GC.Owen Lin2012-03-141-29/+54
* Remove unused code.Chih-Chung Chang2012-02-231-32/+0
* Fix 5398768: Add requestCreateBitmapRegionDecoder for InputStream.Chih-Chung Chang2011-10-141-0/+13
* Fix 5337270: Thumbnail is not generated for large GIF images.Chih-Chung Chang2011-09-201-2/+6
* Add a hard limit on the size of the widget images.Owen Lin2011-09-191-1/+1
* Improve the performance of Reviewing a photo.Owen Lin2011-09-051-0/+25
* Fix unknown type for GL issue.Owen Lin2011-08-191-0/+7
* Initial code for Gallery2.Owen Lin2011-08-181-0/+173