1. de722e5 Fix write past end of memory. by Christopher Ferris · 10 years ago
  2. 5f6ebc2 BlobCache: fix uninitialized memory by Antoine Labour · 10 years ago
  3. 5bed803 libutils: turn on -Werror by Mark Salyzyn · 10 years ago
  4. 387c561 libutils: BlobCache 64 bit compile issues by Mark Salyzyn · 10 years ago
  5. d98e07f move libs/utils to libutils by Alex Ray · 11 years ago[Renamed from libs/utils/BlobCache.cpp]
  6. 6d611a8 Make Flattenable not virtual (libutils) by Mathias Agopian · 11 years ago
  7. 24e57d5 Fixed several 64-bit porting issues by Andrew Hsieh · 12 years ago
  8. 1b781ab Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE by Steve Block · 12 years ago
  9. 61d341b Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGE by Steve Block · 12 years ago
  10. 7451bb4 BlobCache: implement cache serialization by Jamie Gennis · 13 years ago
  11. 90f43dc BlobCache: remove the mutex locking by Jamie Gennis · 13 years ago
  12. b37fbe9 Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGE by Steve Block · 13 years ago
  13. 967ad86 Use rand() for MinGW by Kenny Root · 13 years ago
  14. 1a20993 libutils: add a binary blob cache implementation. by Jamie Gennis · 13 years ago