1. 62b9aec Don't check return value of new for being == null by Glenn Kasten · 13 years ago
  2. 6311d0a Clear the bitmap from the canvas in a lot of places. by Dianne Hackborn · 13 years ago
  3. 0ddcc8b am b618b2ef: am f0dbf00d: Merge "Handle OutOfMemoryError when decoding images in ThumbnailUtils" by Brad Fitzpatrick · 13 years ago
  4. 375fb9b Handle OutOfMemoryError when decoding images in ThumbnailUtils by Christer Fletcher · 13 years ago
  5. 9efe473 Squash commits of the following patches, cherry-picked from other branch - do not merge. by James Dong · 14 years ago
  6. 11eab05 Publish MediaMetadataRetriever.java as public API by James Dong · 14 years ago
  7. c32dd5f Fix 3274309: Returns correctly sized thumbnails for MINI_KIND video thumbnails. by Chih-Chung Chang · 14 years ago
  8. f6bd1ea Replace MediaMetadataRetriever.captureFrame() with MediaMetadataRetriever.getFrameAtTime() by James Dong · 14 years ago
  9. 44dcf65 Make createVideoThumbnail and createImageThumbnail look consistent. by Ray Chen · 14 years ago
  10. 74d4843 Fix #2509370 ThumbnailUtils.createThumbnailFromEXIF crashes media provider. by Ray Chen · 14 years ago
  11. 7a67f156 Remove native options. by Ray Chen · 14 years ago
  12. 49ffc0f Revise ThumbnailUtils API. by Ray Chen · 14 years ago
  13. bf124e7 Unhide ThumbnailUtils to support Camera unbundling. http://b/2375978 by Ray Chen · 15 years ago[Renamed (82%) from media/java/android/media/ThumbnailUtil.java]
  14. c1d72f5 Make createThumbnailFromEXIF prefer choosing a thumbnail from the exif by Wei-Ta Chen · 15 years ago
  15. 6706caf Modify the behavior of createThumbnailForEXIF() to: by Wei-Ta Chen · 15 years ago
  16. 73b0050 Check cursor and URI value for nullity to prevent NPE. by Ray Chen · 15 years ago
  17. b01005e Avoid extracting EXIF data for non-JPEG images. by Ray Chen · 15 years ago
  18. ef093cd Fix issue 2152541 thumbnail images stretched. by Ray Chen · 15 years ago
  19. 343449f Fix issue 2128896 The thumbnail generated after picture capture with max zoom is overlapped with previous thumbnail. by Ray Chen · 15 years ago
  20. 00c575a Add new thumbnail API. by Ray Chen · 15 years ago