summaryrefslogtreecommitdiff
path: root/core/jni/android_text_AndroidCharacter.cpp
AgeCommit message (Expand)Author
2018-11-28Fix AndroidCharacter.getDirectionalities for unassigned Unicode code pointsVictor Chang
2018-11-28Fix max directionality in AndroidCharacter.getDirectionalitiesVictor Chang
2017-07-19frameworks/base: use proper nativehelper headersSteven Moreland
2015-09-22constify JNINativeMethod function pointer tablesDaniel Micay
2014-11-21Frameworks/base: Consistency in core/jniAndreas Gampe
2014-03-27AArch64: Make frameworks/base code more portableAshok Bhat
2012-06-18Fix bug 6688060: breakage in AndroidCharacter.mirrorRaph Levien
2011-04-12More native code cleanup.Elliott Hughes
2011-04-08More JNI exception-throwing cleanup.Elliott Hughes
2010-10-17jni: Remove duplicated jniThrowException()Jim Huang
2010-02-17Add better index checks for AndroidCharacter.mirrorKenny Root
2010-02-16Add API to access ICU's East Asian WidthKenny Root
2010-02-12Totally remove Unicode.cpp and rely on ICUKenny Root
2009-03-03auto import from //depot/cupcake/@135843The Android Open Source Project
2009-03-03auto import from //depot/cupcake/@135843The Android Open Source Project
2008-12-17Code drop from //branches/cupcake/...@124589The Android Open Source Project
2008-10-21Initial ContributionThe Android Open Source Project