summaryrefslogtreecommitdiffstats
path: root/include/utils/LruCache.h
Commit message (Expand)AuthorAgeFilesLines
* include: cleanup for -Wsystem-headerMark Salyzyn2014-05-231-4/+8
* Revert "Move to the canonical UniquePtr.h."Elliott Hughes2014-02-041-1/+1
* Move to the canonical UniquePtr.h.Elliott Hughes2014-02-041-1/+1
* libutils clean-upMathias Agopian2013-07-301-2/+9
* Add LruCache::IteratorRomain Guy2013-07-301-24/+26
* Add another ifndef and a couple of methods to LruCacheRomain Guy2013-07-301-0/+24
* Add #ifndef to prevent multiple definitionsRomain Guy2013-07-301-0/+5
* Add an LRU cache plus hashing primitivesRaph Levien2013-07-301-0/+199