1. 75acc7b Exporting C++ headers from system/core by Vijay Venkatraman · 7 years ago[Renamed from include/utils/LruCache.h]
  2. 17b5b82 Fix warnings in libutils headers by Colin Cross · 8 years ago
  3. 4c56e0a LruCache: avoid copying keys in lookup by Sergio Giro · 8 years ago
  4. b7170fe libutils: fix cache removal when callback invalidates the key by Sergio Giro · 9 years ago
  5. f2d2509 Use std::unique_ptr instead of UniquePtr. by Dan Albert · 9 years ago
  6. 0cb59c0 system/core: fix iterator for LruCache by Sergio Giro · 9 years ago
  7. bb58cde system/core: change LruCache to use unordered_set instead of BasicHashTable by Sergio Giro · 9 years ago
  8. 881c89c am 7aa8cdfb: am 21157abc: am 8814bd1d: Merge "include: cleanup for -Wsystem-header" by Mark Salyzyn · 10 years ago
  9. 4887842 include: cleanup for -Wsystem-header by Mark Salyzyn · 10 years ago
  10. 9d8707c Add a peekOldestValue by John Reck · 10 years ago
  11. 5c40200 Revert "Move to the canonical UniquePtr.h." by Elliott Hughes · 10 years ago
  12. 2a72c57 Move to the canonical UniquePtr.h. by Elliott Hughes · 10 years ago
  13. 0ddfe11 Use canonical UniquePtr.h file by Kenny Root · 11 years ago
  14. 9eb2a3b libutils clean-up by Mathias Agopian · 11 years ago
  15. 5ca402a Add LruCache::Iterator by Romain Guy · 12 years ago
  16. bdce9ba Add another ifndef and a couple of methods to LruCache by Romain Guy · 12 years ago
  17. b3176ac Add #ifndef to prevent multiple definitions by Romain Guy · 12 years ago
  18. b6ea175 Add an LRU cache plus hashing primitives by Raph Levien · 12 years ago