LatinIME/native/jni
Ken Wakasa cafab169cd s/stdint.h/cstdint/
Somehow, we were not able to use cstdint gcc target build. That's no
longer the case with Clang.

Removed unnecessary header inclusions too.

Change-Id: Ic83a4adf696f1d5ec7a9809253f3c95804e622e1
2014-04-07 12:39:07 +09:00
..
src s/stdint.h/cstdint/ 2014-04-07 12:39:07 +09:00
tests/utils Add an initial native test on host environment 2014-04-02 14:23:53 +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 Use same language weight for all dictionaries. 2014-04-03 01:43:36 +09:00
com_android_inputmethod_latin_BinaryDictionary.h
com_android_inputmethod_latin_BinaryDictionaryUtils.cpp
com_android_inputmethod_latin_BinaryDictionaryUtils.h
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
jni_common.h
NativeFileList.mk Add an initial native test on host environment 2014-04-02 14:23:53 +09:00
run-tests.sh Do not call exit 1 when loaded with source command 2014-04-02 19:47:08 +09:00