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