History log of /system/core/libutils/tests/LruCache_test.cpp
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
b7170fe3fe0d8933de57968222bab95ef6615a5a 17-Nov-2015 Sergio Giro <sgiro@google.com> libutils: fix cache removal when callback invalidates the key

Bug: 24785286
Change-Id: I9d17d2247258a56ef7776b3a701389e825a9c533
/system/core/libutils/tests/LruCache_test.cpp
0cb59c0dce34bd1518aa775e45e1dd7810195b78 02-Oct-2015 Sergio Giro <sgiro@google.com> system/core: fix iterator for LruCache

Was failing to return the first element

Change-Id: Ic803f5d463a56519212014d0d190407cf4b859cf
/system/core/libutils/tests/LruCache_test.cpp
bb58cde899dc331d0146faa8a85e7fe2e8f1f490 25-Sep-2015 Sergio Giro <sgiro@google.com> system/core: change LruCache to use unordered_set instead of BasicHashTable

Towards deprecation of BasicHashTable

Change-Id: I3f3d904636a85a794cccf972f6e4a94e7f3808f5
/system/core/libutils/tests/LruCache_test.cpp
3e6c451908418484d6e3b4a9f26e793af5d04b62 18-Aug-2015 Nick Kralevich <nnk@google.com> libutils: fix signed/unsigned comparison warnings

Change-Id: Ib283c85a404a20688c5357fa513e5d07c2f42803
/system/core/libutils/tests/LruCache_test.cpp
27d166cb3aecc003b2ea576ec23695aff78de1a5 17-Oct-2014 Dan Albert <danalbert@google.com> Clean up some test makefiles.

Needed for building with libc++ as the default STL.

Bug: 15193147
Change-Id: I8b462bd288fbea7e0ab182f85ffcbf438afb6aa4
/system/core/libutils/tests/LruCache_test.cpp
cdc1cfb3e51f3caddc1f290b46dc789c036f22ed 11-Apr-2014 Sasha Levitskiy <sanek@google.com> Cleanup: warning fixit.

bootable/recovery has a dependent commit: I9adb470b04e4301989d128c9c3097b21b4dea431

Change-Id: Icf23e659265d71d5226d527c2b40cfbc132320ee
Signed-off-by: Sasha Levitskiy <sanek@google.com>
/system/core/libutils/tests/LruCache_test.cpp
d98e07fdf9c338589f263c47ce5c844ed43efad5 02-Aug-2013 Alex Ray <aray@google.com> move libs/utils to libutils

Change-Id: I6cf4268599460791414882f91eeb88a992fbd29d
/system/core/libutils/tests/LruCache_test.cpp