summaryrefslogtreecommitdiffstats
path: root/gallerycommon/src/com/android/gallery3d/common/BitmapUtils.java
Commit message (Expand)AuthorAgeFilesLines
* Reuse bitmap for all micro thumb images to prevent GC.Owen Lin2012-03-141-32/+17
* Remove unused code.Chih-Chung Chang2012-02-231-25/+0
* Use FloatMath instead of Math.Chih-Chung Chang2012-02-111-5/+5
* Revert "Use FloatMath instead of Math."Chih-Chung Chang2012-02-101-5/+5
* Use FloatMath instead of Math.Chih-Chung Chang2012-02-111-5/+5
* Fix 5481444 Face clustering should use PWA profile shot instead of random photoRay Chen2011-11-111-1/+1
* 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