Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | move libs/utils to libutils | Alex Ray | 2013-08-02 | 1 | -362/+0 |
* | Make Flattenable not virtual (libutils) | Mathias Agopian | 2013-07-31 | 1 | -18/+2 |
* | Fixed several 64-bit porting issues | Andrew Hsieh | 2013-07-30 | 1 | -2/+2 |
* | Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE | Steve Block | 2013-07-30 | 1 | -8/+8 |
* | Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGE | Steve Block | 2013-07-30 | 1 | -2/+2 |
* | BlobCache: implement cache serialization | Jamie Gennis | 2013-07-30 | 1 | -2/+138 |
* | BlobCache: remove the mutex locking | Jamie Gennis | 2013-07-30 | 1 | -2/+0 |
* | Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGE | Steve Block | 2013-07-30 | 1 | -12/+12 |
* | Use rand() for MinGW | Kenny Root | 2013-07-30 | 1 | -1/+13 |
* | libutils: add a binary blob cache implementation. | Jamie Gennis | 2013-07-30 | 1 | -0/+232 |