summaryrefslogtreecommitdiff
path: root/src/com/android/bitmap/UnrefedPooledCache.java
AgeCommit message (Collapse)Author
2014-04-25Add a few missed Trace.endSection()Ruben
Change-Id: Ib55c3ca461778a7efb21c4558efe7c4bfe27eb95
2014-03-03Close trace section on early return.Mark Wei
Change-Id: I2827419544383b355a7a858cf35a0577f8f8446a
2014-01-14Store null results in the cacheJames Kung
Change-Id: I034fa56a8c646a65781236fe832c0f54d9f86984
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-15Initial commit from Gmail's Cache system.Sam Blitzstein
Change-Id: I14168ab3bc02b77399a1812f62bd77ac797232c5