summaryrefslogtreecommitdiffstats
path: root/gallerycommon/src/com/android/gallery3d/common/BitmapUtils.java
Commit message (Expand)AuthorAgeFilesLines
* Fix 5337270: Thumbnail is not generated for large GIF images.Chih-Chung Chang2011-09-201-0/+11
* Add a hard limit on the size of the widget images.Owen Lin2011-09-191-1/+1
* Fix picasa images rotate incorrectly.Owen Lin2011-09-121-0/+1
* Revert "bug #5252975: guard against null bitmap object, don't NPE."Owen Lin2011-09-061-15/+1
* Improve the performance of Reviewing a photo.Owen Lin2011-09-051-3/+0
* bug #5252975: guard against null bitmap object, don't NPE.Wei Huang2011-09-021-1/+15
* Use getEmbeddedPicture to get thumbnail of a picture.Owen Lin2011-08-261-0/+6
* Initial code for Gallery2.Owen Lin2011-08-181-0/+285