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
/
jni
/
android
/
graphics
/
TextLayout.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix bug #8437358 Clean any ICU related code from TextLayout / Paint and their...
Fabrice Di Meglio
2013-03-20
1
-8
/
+0
*
Revert "Clean Paint.mBidiFlags as it is no longer used"
Fabrice Di Meglio
2013-03-15
1
-4
/
+25
*
Clean Paint.mBidiFlags as it is no longer used
Fabrice Di Meglio
2013-02-12
1
-25
/
+4
*
Fix bug #5753006 Garbled Labels in Maps
Fabrice Di Meglio
2012-01-05
1
-1
/
+1
*
Clean TextLayout code and remove RTL_USE_HARFBUZZ
Fabrice Di Meglio
2011-12-08
1
-21
/
+1
*
Fix bug #5332081 TextLayoutCache needs to be able to have more cache hits
Fabrice Di Meglio
2011-09-21
1
-1
/
+1
*
TextLayoutCache code refactoring
Fabrice Di Meglio
2011-09-19
1
-4
/
+0
*
Make TextLayoutCache no more dependent on ICU
Fabrice Di Meglio
2011-09-18
1
-0
/
+4
*
Revert "Fix bug #5332081 TextLayoutCache needs to be able to have more cache ...
Fabrice Di Meglio
2011-09-18
1
-5
/
+1
*
Fix bug #5332081 TextLayoutCache needs to be able to have more cache hits
Fabrice Di Meglio
2011-09-16
1
-1
/
+5
*
Fix bug #5274332 TextLayoutCache is having multiple instances
Fabrice Di Meglio
2011-09-07
1
-5
/
+0
*
Update TextLayout logging
Fabrice Di Meglio
2011-08-18
1
-8
/
+0
*
Prepare OpenGLRenderer to use glyphs from TextLayoutCache
Fabrice Di Meglio
2011-05-13
1
-0
/
+8
*
Add Unicode BiDi Algo before drawing text in Canvas
Fabrice Di Meglio
2011-04-15
1
-17
/
+17
*
TextLayoutCache - add glyphs caching
Fabrice Di Meglio
2011-04-08
1
-6
/
+6
*
Fix text redering issue where the text was sometimes truncated
Fabrice Di Meglio
2011-03-29
1
-0
/
+8
*
Add TextLayout Cache
Fabrice Di Meglio
2011-03-02
1
-8
/
+20
*
Code cleaning
Fabrice Di Meglio
2011-02-22
1
-0
/
+12
*
Fix tons of bugs and add new text rendering support.
Romain Guy
2010-08-10
1
-0
/
+3
*
Fix text corruption when rendering RTL enabled text.
Romain Guy
2010-07-26
1
-1
/
+1
*
Add text alignment support to drawText().
Romain Guy
2010-07-23
1
-0
/
+3
*
Support bidi/shaping for getTextPath
Doug Felt
2010-07-12
1
-0
/
+77