summaryrefslogtreecommitdiffstats
path: root/src/com/android/gallery3d/data/ImageCacheService.java
Commit message (Expand)AuthorAgeFilesLines
* This removes all non-Camera stuff from Camera2.Sascha Haeberling2013-08-061-123/+0
* Update Uri instead of removingztenghui2013-07-191-9/+10
* Use TiledTexture for thumbnails.Owen Lin2012-10-241-1/+1
* Clear cached stitching preview thumbnails.George Mount2012-10-111-0/+12
* Dejank camera roll scrolling in grid view.Pin Ting2012-10-091-1/+1
* Set the thumbnail/screennail sizes based on screensizeBobby Georgescu2012-10-051-1/+1
* Add BytesBufferPool to prevent GC.Owen Lin2012-04-101-17/+22
* Reuse bitmap for all micro thumb images to prevent GC.Owen Lin2012-03-141-3/+3
* Initial code for Gallery2.Owen Lin2011-08-181-0/+105