summaryrefslogtreecommitdiffstats
path: root/src/com/android/photos/data/BitmapDecoder.java
Commit message (Expand)AuthorAgeFilesLines
* This removes all non-Camera stuff from Camera2.Sascha Haeberling2013-08-061-224/+0
* Add decoding to a smaller image by sampling and scaling.George Mount2013-06-171-6/+63
* Recover from bitmap decode failure.George Mount2013-05-281-1/+8
* Combine code for bitmap decoding and add byte array decoding.George Mount2013-05-211-40/+78
* Fix bitmap buffer size.George Mount2013-05-081-1/+1
* Class to simplify use of GalleryBitmapPool for decoding Bitmaps.George Mount2013-05-021-0/+122