Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_system_core
/
d918eedf29798e665c40e479712e19d397aefdd3
/
include
/
utils
/
LruCache.h
f2d2509
Use std::unique_ptr instead of UniquePtr.
by Dan Albert
· 10 years ago
0cb59c0
system/core: fix iterator for LruCache
by Sergio Giro
· 10 years ago
bb58cde
system/core: change LruCache to use unordered_set instead of BasicHashTable
by Sergio Giro
· 10 years ago
881c89c
am 7aa8cdfb: am 21157abc: am 8814bd1d: Merge "include: cleanup for -Wsystem-header"
by Mark Salyzyn
· 11 years ago
4887842
include: cleanup for -Wsystem-header
by Mark Salyzyn
· 11 years ago
9d8707c
Add a peekOldestValue
by John Reck
· 11 years ago
5c40200
Revert "Move to the canonical UniquePtr.h."
by Elliott Hughes
· 12 years ago
2a72c57
Move to the canonical UniquePtr.h.
by Elliott Hughes
· 12 years ago
0ddfe11
Use canonical UniquePtr.h file
by Kenny Root
· 12 years ago
9eb2a3b
libutils clean-up
by Mathias Agopian
· 12 years ago
5ca402a
Add LruCache::Iterator
by Romain Guy
· 13 years ago
bdce9ba
Add another ifndef and a couple of methods to LruCache
by Romain Guy
· 13 years ago
b3176ac
Add #ifndef to prevent multiple definitions
by Romain Guy
· 13 years ago
b6ea175
Add an LRU cache plus hashing primitives
by Raph Levien
· 13 years ago