summaryrefslogtreecommitdiff
path: root/libs/utils/BlobCache.cpp
AgeCommit message (Expand)Author
2013-07-31remove libutils Alex Ray
2013-07-30Make Flattenable not virtual (libutils) Mathias Agopian
2012-02-27Fixed several 64-bit porting issues Andrew Hsieh
2012-01-08Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE Steve Block
2012-01-06Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGE Steve Block
2011-11-03am 236aea35: Merge changes Ibc99cb1c,Ie1f4f6f8 into ics-mr1 Jamie Gennis
2011-10-31BlobCache: implement cache serialization Jamie Gennis
2011-10-31BlobCache: remove the mutex locking Jamie Gennis
2011-10-26Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGE Steve Block
2011-06-15Use rand() for MinGW Kenny Root
2011-05-17libutils: add a binary blob cache implementation. Jamie Gennis