LatinIME/native/jni
Ken Wakasa 8ca9be17db s/hash_map_compat/unordered_map/
Change-Id: Icce5f9a12b04bdd7540c52750d303a585d71f28a
2014-04-11 18:07:59 +09:00
..
src s/hash_map_compat/unordered_map/ 2014-04-11 18:07:59 +09:00
tests Use C++11 random library 2014-04-09 17:59:31 +09:00
Android.mk Add an initial native test on host environment 2014-04-02 14:23:53 +09:00
Application.mk
CleanupNativeFileList.mk Add an initial native test on host environment 2014-04-02 14:23:53 +09:00
com_android_inputmethod_keyboard_ProximityInfo.cpp
com_android_inputmethod_keyboard_ProximityInfo.h
com_android_inputmethod_latin_BinaryDictionary.cpp Separate unigram/bigram property from WordProperty. 2014-04-08 18:24:06 +09:00
com_android_inputmethod_latin_BinaryDictionary.h
com_android_inputmethod_latin_BinaryDictionaryUtils.cpp Separate utility methods from BinaryDictionary. 2014-03-05 18:19:34 +09:00
com_android_inputmethod_latin_BinaryDictionaryUtils.h Separate utility methods from BinaryDictionary in native code. 2014-03-05 12:49:04 +09:00
com_android_inputmethod_latin_DicTraverseSession.cpp
com_android_inputmethod_latin_DicTraverseSession.h
HostUnitTests.mk Remove redundant LOCAL_IS_HOST_MODULE assignments 2014-04-04 22:32:45 +09:00
jni_common.cpp RegisterNatives() returns 0 on success. 2014-03-26 20:47:14 +09:00
jni_common.h
NativeFileList.mk Add BloomFilterTest. 2014-04-09 17:15:55 +09:00
run-tests.sh Do not call exit 1 when loaded with source command 2014-04-02 19:47:08 +09:00