summaryrefslogtreecommitdiffstats
path: root/libs/utils/BlobCache.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fixed several 64-bit porting issuesAndrew Hsieh2012-02-271-2/+2
* Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGESteve Block2012-01-081-8/+8
* Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGESteve Block2012-01-061-2/+2
* am 236aea35: Merge changes Ibc99cb1c,Ie1f4f6f8 into ics-mr1Jamie Gennis2011-11-031-4/+138
|\
| * BlobCache: implement cache serializationJamie Gennis2011-10-311-2/+138
| * BlobCache: remove the mutex lockingJamie Gennis2011-10-311-2/+0
* | Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGESteve Block2011-10-261-12/+12
|/
* Use rand() for MinGWKenny Root2011-06-151-1/+13
* libutils: add a binary blob cache implementation.Jamie Gennis2011-05-171-0/+232