summaryrefslogtreecommitdiffstats
path: root/src/com/android/gallery3d/ui/BitmapTileProvider.java
Commit message (Expand)AuthorAgeFilesLines
* Replace various BitmapPools with a smarter unified poolBobby Georgescu2013-02-221-4/+3
* Remove LongSpareArray + some cleanupsYour Name2012-12-111-6/+5
* Reuse bitmap to prevent GC in TiledImageView.Owen Lin2012-05-221-13/+16
* Show gray tile for screennails not loaded yet.Chih-Chung Chang2012-05-171-4/+0
* In filmstrip, show placeholders for pictures not loaded yet.Chih-Chung Chang2012-04-191-1/+1
* Add thumb pool the cache Bitmap used for thumbnails.Chih-Chung Chang2012-04-181-1/+1
* Use SurfaceTexture to show Camera preview.Chih-Chung Chang2012-04-021-1/+1
* New effect in photo browsing.Chih-Chung Chang2012-03-221-4/+21
* Create a ScreenNail interface so we can add other types of screenails.Chih-Chung Chang2012-03-211-5/+7
* Reorganize import for all files.Owen Lin2012-03-141-3/+3
* Remove unused code.Chih-Chung Chang2012-02-231-4/+0
* Initial code for Gallery2.Owen Lin2011-08-181-0/+91