platform_system_core/libs/utils/tests
Mathias Agopian 03b168a69b fix a corruption in Vector<> when adding new items
would happen when vectors are copied and new items is
added in both vectors. we didn't duplicate the underlying
storage when adding items in vectors.

Bug: 6515797
Change-Id: If544c07d96c05821e088d7f2c9b5736f7e306c31
2013-07-30 13:56:59 -07:00
..
Android.mk fix a corruption in Vector<> when adding new items 2013-07-30 13:56:59 -07:00
BasicHashtable_test.cpp Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGE 2013-07-30 13:56:58 -07:00
BlobCache_test.cpp BlobCache: implement cache serialization 2013-07-30 13:56:58 -07:00
Looper_test.cpp Fade out the mouse pointer after inactivity or other events. 2013-07-30 13:56:56 -07:00
String8_test.cpp Fix String8::operator+ 2013-07-30 13:56:54 -07:00
TestHelpers.h Even more native input dispatch work in progress. 2013-07-30 13:56:53 -07:00
Unicode_test.cpp Split UTF functions from String8/16 2013-07-30 13:56:55 -07:00
Vector_test.cpp fix a corruption in Vector<> when adding new items 2013-07-30 13:56:59 -07:00
ZipFileRO_test.cpp frameworks/native: move Zip* from libandroidfw to libutils 2013-07-30 13:56:59 -07:00