summaryrefslogtreecommitdiff
path: root/src/com/android/bitmap/DecodeTask.java
AgeCommit message (Expand)Author
2013-11-04Modify ExtendedBitmapDrawable to be more flexible for clients.Mark Wei
2013-10-31Make ExtendedBitmapDrawable extend BasicBitmapDrawable.Mark Wei
2013-10-31Manually inline methods that cause proguard to crash.Mark Wei
2013-10-29Relax BasicBitmapView to allow non-BasicBitmapDrawables to be assigned to it.Mark Wei
2013-10-21Modifications to bitmap library to make integrating into BigTop simpler.Mark Wei
2013-10-16Change BitmapRequestKey to be more cleanly implementable.Sam Blitzstein
2013-10-15Initial commit from Gmail's Cache system.Sam Blitzstein