summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2013-10-21Change visibility of mBitmap to protected for BasicBitmapDrawable subclasses.Mark Wei
Change-Id: I632138edd33f5fdc460d4525afea80ac0f2cf07f
2013-10-21MisspellingMark Wei
Change-Id: I8ed71a18c95241997e9a91d0210bf8534f9891f8
2013-10-21Let BasicBitmapDrawable get subclassable.Mark Wei
Change-Id: I02024c858b0eb5442194ad6daf9204f02175caef
2013-10-21Modifications to bitmap library to make integrating into BigTop simpler.Mark Wei
RequestKey returns ParcelFileDescriptor instead of AssetFileDescriptor to make it easier to read files off of internal cache. Do not assume we want a top-1/3 crop. Provide vertical center in DecodeTask constructor. Move DecodeTask params into DecodeOptions to avoid param bloat. Add option to not limit bitmap density in BasicBitmapDrawable. Name AsyncTask threads in pool. Link DEBUG flags. Change-Id: I9416ac647c0c4935ee488b7db43cccd9de565c54
2013-10-17Trace without reflection. Avoid crashing on ICS.Mark Wei
Change-Id: Ic75143a38d252278329a6f775c137ff1321eaf28
2013-10-16Add copyright notices, and clarify documentation.Sam Blitzstein
Remove ineffectual interface methods from RequestKey and replace with a comment in the class's documentation to the same meaning. Change-Id: I4d27407d18a798b27dfe138b38a5ee3a2718e127
2013-10-16Change BitmapRequestKey to be more cleanly implementable.Sam Blitzstein
Change-Id: I831586688605e6c6c2f2f7a879c6be23175f71de
2013-10-15Initial commit from Gmail's Cache system.Sam Blitzstein
Change-Id: I14168ab3bc02b77399a1812f62bd77ac797232c5