index
:
frameworks_base.git
replicant-2.2
replicant-2.3
replicant-4.0
replicant-4.2
replicant-6.0
frameworks/base
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
text
/
MeasuredText.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Clean up dirFlags / bidiFlags confusion
Raph Levien
2014-06-16
1
-5
/
+4
*
Uses VMRuntime.newUnpaddedArray for ideal array sizes
Adam Lesinski
2014-03-27
1
-3
/
+3
*
Make MeasuredText.sCached field final
Brian Carlstrom
2013-08-29
1
-1
/
+1
*
Revert "Clean Paint.mBidiFlags as it is no longer used"
Fabrice Di Meglio
2013-03-15
1
-2
/
+5
*
Clean Paint.mBidiFlags as it is no longer used
Fabrice Di Meglio
2013-02-12
1
-5
/
+2
*
Fix for bug 6716343. Use correct offset for mPos reset.
Raph Levien
2012-07-09
1
-1
/
+1
*
Fixed text rendering issue with spans.
Gilles Debunne
2012-06-15
1
-1
/
+5
*
Ellipsize avoids spaces and starts right after text
Gilles Debunne
2012-02-23
1
-11
/
+15
*
Fix for AOOB in MeasuredText
Gilles Debunne
2012-01-23
1
-0
/
+3
*
Plug memory leak in EditText.
Romain Guy
2011-08-01
1
-21
/
+21
*
Implement textDirection heuristic selection.
Doug Felt
2011-07-14
1
-2
/
+18
*
Replacement spans correctly measured in TextView
Gilles Debunne
2011-05-27
1
-2
/
+3
*
Remove MeasuredText debug messages
Kenny Root
2011-01-31
1
-2
/
+5
*
Move shaping to native.
Doug Felt
2010-06-10
1
-48
/
+27
*
Refactor Styled utility functions into reusable objects.
Doug Felt
2010-04-07
1
-0
/
+250