Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_system_core
/
e20438f83b17c42d7468e388c3025a195b5093c1
/
libutils
/
LruCache_test.cpp
2aba0a2
Fix LruCache, allow std:string caching
by Fabien Sanglard
· 2 years ago
e0240d3
Make callback outlive LruCache.
by Florian Mayer
· 3 years, 2 months ago
01705e4
Clean up libcutils/libutils tests.
by Elliott Hughes
· 6 years ago
[Renamed from libutils/tests/LruCache_test.cpp]
e1731a4
[libutils] Modernize codebase by replacing NULL with nullptr
by Yi Kong
· 7 years ago
66ce3e0
system/core Replace cutils/log.h with android/log.h
by Mark Salyzyn
· 9 years ago
4c56e0a
LruCache: avoid copying keys in lookup
by Sergio Giro
· 9 years ago
b7170fe
libutils: fix cache removal when callback invalidates the key
by Sergio Giro
· 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
3e6c451
libutils: fix signed/unsigned comparison warnings
by Nick Kralevich
· 10 years ago
27d166c
Clean up some test makefiles.
by Dan Albert
· 11 years ago
cdc1cfb
Cleanup: warning fixit.
by Sasha Levitskiy
· 11 years ago
d98e07f
move libs/utils to libutils
by Alex Ray
· 12 years ago
[Renamed from libs/utils/tests/LruCache_test.cpp]
b6ea175
Add an LRU cache plus hashing primitives
by Raph Levien
· 13 years ago