summaryrefslogtreecommitdiffstats
path: root/src/com/android/gallery3d/data/BitmapPool.java
Commit message (Expand)AuthorAgeFilesLines
* Code clean up.Ahbong Chang2012-07-301-0/+1
* Don't reuse bitmap before HoneyComb.Owen Lin2012-07-031-67/+2
* Add thumb pool the cache Bitmap used for thumbnails.Chih-Chung Chang2012-04-181-10/+74
* Add BytesBufferPool to prevent GC.Owen Lin2012-04-101-0/+96