summaryrefslogtreecommitdiffstats
path: root/src/com/android/camera/ImageGetter.java
Commit message (Expand)AuthorAgeFilesLines
* Defer bitmap rotation until it's drawn on ImageView.Ray Chen2009-07-291-6/+13
* Fix http://b/2017388 by handling the corner case in computeSampleSize().Wei-Ta Chen2009-07-291-1/+0
* Fix http://b/1991523 by limiting the size of a bitmap when we decode a full i...Chih-Chung Chang2009-07-271-1/+1
* Simplify ImageGetter.Chih-Chung Chang2009-07-241-0/+299