summaryrefslogtreecommitdiffstats
path: root/src/com/android/gallery3d/ui/GLCanvas.java
Commit message (Expand)AuthorAgeFilesLines
* Revert "Revert "Upload screennails in tiles to prevent jank""Owen Lin2012-10-111-0/+7
* Revert "Upload screennails in tiles to prevent jank"Bart Sears2012-10-061-7/+0
* Upload screennails in tiles to prevent jankOwen Lin2012-10-051-0/+7
* Ongoing reskin of Gallery appBobby Georgescu2012-08-241-2/+1
* First gallery reskin iteration.Bobby Georgescu2012-08-091-0/+2
* Add support to draw on texture.Owen Lin2012-05-021-0/+4
* Use SurfaceTexture to show Camera preview.Chih-Chung Chang2012-04-021-1/+5
* Remove unused code.Chih-Chung Chang2012-02-231-22/+5
* Reduce memory allocation and make small improvements.Chih-Chung Chang2012-02-221-2/+2
* Cache animation time value to reduce work and synchronize animation.Chih-Chung Chang2012-02-171-6/+0
* Make GLCanvas a bit faster.Chih-Chung Chang2012-02-161-0/+1
* Initial code for Gallery2.Owen Lin2011-08-181-0/+138