index
:
Project-1CE/frameworks_base
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
jni
/
android_text_AndroidCharacter.cpp
Age
Commit message (
Expand
)
Author
2018-11-28
Fix AndroidCharacter.getDirectionalities for unassigned Unicode code points
Victor Chang
2018-11-28
Fix max directionality in AndroidCharacter.getDirectionalities
Victor Chang
2017-07-19
frameworks/base: use proper nativehelper headers
Steven Moreland
2015-09-22
constify JNINativeMethod function pointer tables
Daniel Micay
2014-11-21
Frameworks/base: Consistency in core/jni
Andreas Gampe
2014-03-27
AArch64: Make frameworks/base code more portable
Ashok Bhat
2012-06-18
Fix bug 6688060: breakage in AndroidCharacter.mirror
Raph Levien
2011-04-12
More native code cleanup.
Elliott Hughes
2011-04-08
More JNI exception-throwing cleanup.
Elliott Hughes
2010-10-17
jni: Remove duplicated jniThrowException()
Jim Huang
2010-02-17
Add better index checks for AndroidCharacter.mirror
Kenny Root
2010-02-16
Add API to access ICU's East Asian Width
Kenny Root
2010-02-12
Totally remove Unicode.cpp and rely on ICU
Kenny Root
2009-03-03
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
auto import from //depot/cupcake/@135843
The Android Open Source Project
2008-12-17
Code drop from //branches/cupcake/...@124589
The Android Open Source Project
2008-10-21
Initial Contribution
The Android Open Source Project