summaryrefslogtreecommitdiffstats
path: root/src/com/android/gallery3d/ui/UploadedTexture.java
Commit message (Expand)AuthorAgeFilesLines
* Code clean up.Ahbong Chang2012-07-301-0/+1
* Add a new state uploading to UploadedTexture.Owen Lin2012-05-221-5/+16
* Reuse bitmap to prevent GC in TiledImageView.Owen Lin2012-05-221-4/+3
* Use SurfaceTexture to show Camera preview.Chih-Chung Chang2012-04-021-1/+6
* New effect in photo browsing.Chih-Chung Chang2012-03-221-0/+2
* Reorganize import for all files.Owen Lin2012-03-141-2/+3
* Fix 5223982: Adding one pixel transparent border around the texture.Chih-Chung Chang2011-09-231-27/+54
* Initial code for Gallery2.Owen Lin2011-08-181-0/+285