1. d63ee75 Merge "Add webp to BitmapFactory.Options outMimetype" by Chris Craik · 11 years ago
  2. 95587f9 Add webp to BitmapFactory.Options outMimetype by Chris Craik · 11 years ago
  3. 787e357 Trace bitmaps decoding by Romain Guy · 11 years ago
  4. 6b0437c Fix SkASSERT errors resulting from the order objects are allocated on the stack. by Derek Sollenberger · 11 years ago
  5. 905e824 Add support for post-decode density scaling with reuse by Chris Craik · 11 years ago
  6. 7e8c03c Support all formats for BitmapFactory.Options.inBitmap by Chris Craik · 11 years ago
  7. 9f58361 Support larger bitmaps in BitmapFactory.Options.inBitmap by Chris Craik · 11 years ago
  8. 7f2e4ef am c24b1448: Merge "Don\'t mark recycled bitmaps as immutable" by Michael Jurka · 11 years ago
  9. afce5a4 Don't mark recycled bitmaps as immutable by Michael Jurka · 11 years ago
  10. ca79cf6 Update framework to support r5967 of Skia. by Derek Sollenberger · 12 years ago
  11. 8cba91d am 8b0851ca: am 3034d451: Merge "Fix for native crash on image decode OOM" into jb-mr1-dev by Raph Levien · 12 years ago
  12. 005bfc6 Fix for native crash on image decode OOM by Raph Levien · 12 years ago
  13. 2a6ecae Fix Skia assertions where we were allowing immutable bitmaps to be written to. by Derek Sollenberger · 12 years ago
  14. 053a82c Properly resize paletted bitmaps when adjusting for density by Romain Guy · 12 years ago
  15. 27d8383 Fix possible leak in bitmap decoding. by Jeff Brown · 12 years ago
  16. b2fe3be Fix crash when decoding bitmap by Marco Nelissen · 12 years ago
  17. 7634424 Fix scaling of layout bounds. by Dianne Hackborn · 12 years ago
  18. 8f8d9fb Keep opaque bitmaps opaque after scaling Bug #6293845 by Romain Guy · 12 years ago
  19. ec4a504 Embed layout padding in nine patch images by Amith Yamasani · 12 years ago
  20. 7b2f8b8 Pre-scale bitmaps on the native heap by Romain Guy · 12 years ago
  21. caf813f Remove unused private API by Romain Guy · 12 years ago
  22. b13b9bd frameworks/base refactoring. by Mathias Agopian · 12 years ago
  23. 99b7b7a Force bitmaps to load in ARGB8888 by default. Bug #5024993 by Romain Guy · 13 years ago
  24. a3804cf You don't need to poke around inside FileDescriptor manually. by Elliott Hughes · 13 years ago
  25. a06d86a Move NinePatchPeeker into its own file. by Leon Scroggins · 13 years ago
  26. 4b26247 Merge "Change to stream decoding mode if the file descriptor cannot support seek." into honeycomb by Owen Lin · 14 years ago
  27. a9d0d47 Change to stream decoding mode if the file descriptor cannot support seek. by Owen Lin · 14 years ago
  28. 2361098 Add BitmapFactory.Options.inMutable to load mutable bitmaps. by Romain Guy · 14 years ago
  29. 2118b25 Eliminate tracked allocations and the inNativeAlloc option. by Carl Shapiro · 14 years ago
  30. e4ac2d6 Allocate bitmap backing buffers in the Java heap. by Patrick Dubroy · 14 years ago
  31. decc8cd Add ability to reuse bitmaps when decoding PNG content by Chet Haase · 14 years ago
  32. 37f74ca Add ability to reuse bitmaps when loading new content by Chet Haase · 14 years ago
  33. ddb76c4 Change assets to use 64-bit API by Kenny Root · 14 years ago
  34. 953f909 Add inPreferQualityOverSpeed into BitmapFactory.Options. by Wei-Ta Chen · 14 years ago
  35. 2a3d754 Avoid copying byte arrays when just decoding bounds. by Bryan Mawhinney · 14 years ago
  36. 6b849e2 Unhide BitmapRegionDecoder. by Wei-Ta Chen · 14 years ago
  37. 2dcfbef Fix bug in JNI BitmapFactory by Joseph Wen · 14 years ago
  38. 340ce75 Revert "Rename LargeBitmap to BitmapRegionDecoder for having a better API." by Wei-Ta Chen · 14 years ago
  39. 50ba3d2 Rename LargeBitmap to BitmapRegionDecoder for having a better API. by Wei-Ta Chen · 14 years ago
  40. 18ef3725 DO NOT MERGE. Fix the build. by Romain Guy · 14 years ago
  41. 288471d DO NOT MERGE. Load assets in place instead of deferring until draw. by Romain Guy · 14 years ago
  42. f1f48bc Do JPEG tile-based decoding. by Joseph Wen · 14 years ago
  43. 39f10ec If we detect a 9patch chunk, force the config chooser to avoid 565, with its pre-dithering madness by Mike Reed · 14 years ago
  44. 36ad54a force purgeability for assets by Mike Reed · 14 years ago
  45. ab4a0c1 add API to change default config on image decoders. by Mike Reed · 15 years ago
  46. 1715441 use new setDither on ImageRef to retain that setting for purgeable images by Mike Reed · 15 years ago
  47. 1b22b97 add hidden Options field for native allocations by Mike Reed · 15 years ago
  48. 2a2c5cd Modify the decoding logic in the FD case when a purgeable flag is set, by Wei-Ta Chen · 15 years ago
  49. c70e06b Add (hidden for now) purgeable bitmaps by Mike Reed · 15 years ago
  50. 0a6a0e9 AI 144176: To fix the race condition in case "requestCancelDecode" by Ray Chen · 15 years ago
  51. 9066cfe auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  52. d83a98f auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  53. d24b818 auto import from //branches/cupcake/...@130745 by The Android Open Source Project · 15 years ago
  54. f013e1a Code drop from //branches/cupcake/...@124589 by The Android Open Source Project · 16 years ago
  55. 54b6cfa Initial Contribution by The Android Open Source Project · 16 years ago