summaryrefslogtreecommitdiffstats
path: root/src/com/android/gallery3d/ui/TileImageViewAdapter.java
Commit message (Expand)AuthorAgeFilesLines
* Replace various BitmapPools with a smarter unified poolBobby Georgescu2013-02-221-4/+4
* Remove LongSpareArray + some cleanupsYour Name2012-12-111-13/+8
* Fixes bugs in TiledTexture.Owen Lin2012-10-161-29/+3
* Accelerate PNG image rendering.Pin Ting2012-10-041-1/+0
* Fix some lint warnings in Gallery.Owen Lin2012-07-301-0/+2
* Don't reuse bitmaps in BitmapRegionDecoder before JB.Owen Lin2012-06-281-0/+50
* Reuse bitmap to prevent GC in TiledImageView.Owen Lin2012-05-221-45/+43
* Show gray tile for screennails not loaded yet.Chih-Chung Chang2012-05-171-14/+0
* Fix 6341866 ANR in com.google.android.gallery3d due to com.android.gallery3d....Ray Chen2012-05-021-7/+11
* In filmstrip, show placeholders for pictures not loaded yet.Chih-Chung Chang2012-04-191-2/+2
* Add thumb pool the cache Bitmap used for thumbnails.Chih-Chung Chang2012-04-181-5/+18
* New effect in photo browsing.Chih-Chung Chang2012-03-221-21/+38
* Create a ScreenNail interface so we can add other types of screenails.Chih-Chung Chang2012-03-211-9/+19
* Fix NPE while flipping through pictures.Owen Lin2011-10-181-2/+10
* Initial code for Gallery2.Owen Lin2011-08-181-0/+144