summaryrefslogtreecommitdiffstats
path: root/core/jni/android/graphics/BitmapFactory.cpp
Commit message (Expand)AuthorAgeFilesLines
* use new setDither on ImageRef to retain that setting for purgeable imagesMike Reed2009-09-241-3/+4
* add hidden Options field for native allocationsMike Reed2009-07-171-1/+9
* Modify the decoding logic in the FD case when a purgeable flag is set,Wei-Ta Chen2009-06-031-2/+5
* Add (hidden for now) purgeable bitmapsMike Reed2009-04-241-53/+154
* AI 144176: To fix the race condition in case "requestCancelDecode"Ray Chen2009-04-021-2/+13
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+604
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-604/+0
* auto import from //branches/cupcake/...@130745The Android Open Source Project2009-02-101-0/+50
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-171-22/+71
* Initial ContributionThe Android Open Source Project2008-10-211-0/+505