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