summaryrefslogtreecommitdiffstats
path: root/gallerycommon/src/com/android/gallery3d/common/Utils.java
Commit message (Collapse)AuthorAgeFilesLines
* Reuse bitmap for all micro thumb images to prevent GC.Owen Lin2012-03-141-5/+5
| | | | Change-Id: I27d3002e5bb745a597f52962fe24744c8329441c
* Remove unused code.Chih-Chung Chang2012-02-231-83/+0
| | | | Change-Id: I167596ab023671651df298ddb2b80b7c782f4223
* Reduce memory allocation and make small improvements.Chih-Chung Chang2012-02-221-6/+8
| | | | Change-Id: Iac3f302454119de6363cd5cfb158619e739b0536
* Add maskDebugInfo to display info for debugging build only.Owen Lin2011-09-291-0/+15
| | | | | | bug: 5335366 Change-Id: I5b6de536bb8e9439b61eb3778fbb1801c8e898c8
* Suppress log from Utils.parseXXXSafely().Hung-ying Tyan2011-09-061-2/+0
| | | | | | | Callers already expect non-number strings with these calls. No need to print out the stack trace. Change-Id: I27226ca50e4e7e906939505ad5d53906e8999e95
* Initial code for Gallery2.Owen Lin2011-08-181-0/+407
fix: 5176434 Change-Id: I041e282b9c7b34ceb1db8b033be2b853bb3a992c