1. a771b98 Change how Java Bitmaps are accessed in a few places by John Reck · 9 years ago
  2. 3449789 SkStream is no longer a ref counted object. by Leon Scroggins III · 10 years ago
  3. f4faeac Cleanup Bitmap JNI attempt #2 by John Reck · 9 years ago
  4. c02977e Revert "Cleanup Bitmap JNI" by Chad Jones · 9 years ago
  5. b291524 Cleanup Bitmap JNI by John Reck · 9 years ago
  6. 04b633c am 0de2eca5: am 112e35b4: Merge "Update generationId on bitmaps when decoded into by BitmapRegionDecoder" into lmp-mr1-dev by Chris Craik · 10 years ago
  7. 3b47713 Update generationId on bitmaps when decoded into by BitmapRegionDecoder by Chris Craik · 10 years ago
  8. ed6b9df Frameworks/base: Consistency in core/jni by Andreas Gampe · 10 years ago
  9. 42a1d08 SkBitmap::Config is deprecated, use SkColorType by Mike Reed · 10 years ago
  10. cc11f15 Update to call new Skia APIs. by Leon Scroggins · 10 years ago
  11. 6606d16 am 6706888e: am 775667c0: am 03e8be75: am 8796ab7f: am bb35356d: Merge changes Id54087dd,I946325e4,I2a2b2e68 by Narayan Kamath · 11 years ago
  12. b091d47 AArch64: Use long for pointers in BitmapRegionDecoder by Ashok Bhat · 11 years ago
  13. ed79ff0 framework changes needed to support Skia at r12108. by Derek Sollenberger · 11 years ago
  14. 9f5da6f am 050129b4: am 3f8da091: Merge "Change name back to CreateJavaInputStreamAdaptor." into klp-dev by Leon Scroggins III · 11 years ago
  15. c779752 Change name back to CreateJavaInputStreamAdaptor. by Leon Scroggins III · 11 years ago
  16. f7142e3 am af172519: am 4b299312: Merge "Replace stream wrap-function w/ more specific ones" into klp-dev by Leon Scroggins III · 11 years ago
  17. 4b29931 Merge "Replace stream wrap-function w/ more specific ones" into klp-dev by Leon Scroggins III · 11 years ago
  18. f5b43bd SkTScopedPtr -> SkAutoTDelete in Android by Mike Klein · 11 years ago
  19. ca32021 Replace stream wrap-function w/ more specific ones by Leon Scroggins III · 11 years ago
  20. 2cc409a Fix unpremul setting in BitmapRegionDecoder. by Leon Scroggins III · 11 years ago
  21. 1abf5d6 Add inPremutiplied option to BitmapFactory.Options, functionality in Bitmap by Chris Craik · 11 years ago
  22. 5827cb5 Changes needed to support Skia at r10377. by Derek Sollenberger · 11 years ago
  23. f970c2e Nvidia's patch for reusing bitmap in image region decoding. by Owen Lin · 12 years ago
  24. ec4a504 Embed layout padding in nine patch images by Amith Yamasani · 12 years ago
  25. b13b9bd frameworks/base refactoring. by Mathias Agopian · 12 years ago
  26. a3804cf You don't need to poke around inside FileDescriptor manually. by Elliott Hughes · 13 years ago
  27. b1a04d5 Fix 3510563: memory leak in BitmapRegionDecoder. by Chih-Chung Chang · 13 years ago
  28. 2118b25 Eliminate tracked allocations and the inNativeAlloc option. by Carl Shapiro · 14 years ago
  29. afde46e Turn fatal assertion in decodeRegion into a warning. by Patrick Dubroy · 14 years ago
  30. e4ac2d6 Allocate bitmap backing buffers in the Java heap. by Patrick Dubroy · 14 years ago
  31. 953f909 Add inPreferQualityOverSpeed into BitmapFactory.Options. by Wei-Ta Chen · 14 years ago
  32. 58c1579c Fix 3122139, where previewing an attachment for the second time will fail. by Wei-Ta Chen · 14 years ago
  33. 0ab9851 Fix a initialization bug in BitmapRegionDecoder. by Owen Lin · 14 years ago
  34. 6b849e2 Unhide BitmapRegionDecoder. by Wei-Ta Chen · 14 years ago
  35. 340ce75 Revert "Rename LargeBitmap to BitmapRegionDecoder for having a better API." by Wei-Ta Chen · 14 years ago
  36. 50ba3d2 Rename LargeBitmap to BitmapRegionDecoder for having a better API. by Wei-Ta Chen · 14 years ago