summaryrefslogtreecommitdiffstats
path: root/core/jni/android/graphics/BitmapRegionDecoder.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix 3510563: memory leak in BitmapRegionDecoder.Chih-Chung Chang2011-03-081-1/+1
* Eliminate tracked allocations and the inNativeAlloc option.Carl Shapiro2010-12-171-3/+0
* Turn fatal assertion in decodeRegion into a warning.Patrick Dubroy2010-12-151-2/+2
* Allocate bitmap backing buffers in the Java heap.Patrick Dubroy2010-12-141-5/+6
* Add inPreferQualityOverSpeed into BitmapFactory.Options.Wei-Ta Chen2010-12-061-0/+4
* Fix 3122139, where previewing an attachment for the second time willWei-Ta Chen2010-10-211-6/+7
* Fix a initialization bug in BitmapRegionDecoder.Owen Lin2010-09-291-0/+16
* Unhide BitmapRegionDecoder.Wei-Ta Chen2010-09-231-0/+305
* Revert "Rename LargeBitmap to BitmapRegionDecoder for having a better API."Wei-Ta Chen2010-09-081-277/+0
* Rename LargeBitmap to BitmapRegionDecoder for having a better API.Wei-Ta Chen2010-09-071-0/+277