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
/
TextLayoutCache.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge "Update framework to use M34 version of Skia."
Leon Scroggins
2014-03-27
1
-2
/
+2
|
\
|
*
Update framework to use M34 version of Skia.
Leon Scroggins
2014-03-27
1
-2
/
+2
|
*
Deprecate Android-specific SkPaint functions.
Victoria Lease
2013-12-03
1
-2
/
+3
*
|
resolved conflicts for merge of eaab4df0 to klp-modular-dev-plus-aosp
Narayan Kamath
2014-03-27
1
-5
/
+5
|
\
\
|
*
|
AArch64: Make frameworks/base code more portable
Ashok Bhat
2014-03-27
1
-5
/
+5
|
|
/
*
|
Update framework to use M33 Skia. DO NOT MERGE
Leon Scroggins III
2014-03-17
1
-2
/
+3
|
/
*
Implement language-specific GSUB processing
Raph Levien
2013-10-08
1
-1
/
+2
*
reset mShapingPaint's SkTypeface before we use it
Victoria Lease
2013-10-04
1
-0
/
+1
*
Modifications needed for updating Skia to r9286.
Derek Sollenberger
2013-05-28
1
-13
/
+8
*
Use individual glyph positions to determine text bounds.
Chris Craik
2013-05-21
1
-11
/
+22
*
resolved conflicts for merge of 7e433f10 to master
Raph Levien
2013-05-09
1
-13
/
+12
|
\
|
*
Merge "Fix bug 8717690 Full-width Latin Letters Garbled on Tumblr App" into j...
Raph Levien
2013-05-09
1
-13
/
+12
|
|
\
|
|
*
Fix bug 8717690 Full-width Latin Letters Garbled on Tumblr App
Raph Levien
2013-05-06
1
-13
/
+12
*
|
|
am fdd40823: am 22a3344c: Merge "Fix for bug 8695466 GPOS combining mark posi...
Raph Levien
2013-04-23
1
-10
/
+7
|
\
\
\
|
|
/
/
|
*
|
Fix for bug 8695466 GPOS combining mark positioning broken before space
Raph Levien
2013-04-23
1
-10
/
+7
|
|
/
*
|
resolved conflicts for merge of 6c18e2c8 to master
Victoria Lease
2013-04-17
1
-19
/
+9
|
\
\
|
|
/
|
*
use appropriate fallback chain for style
Victoria Lease
2013-04-16
1
-19
/
+9
*
|
Refactoring code to support r8352 of Skia.
Derek Sollenberger
2013-04-03
1
-2
/
+1
|
/
*
Revert "Clean Paint.mBidiFlags as it is no longer used"
Fabrice Di Meglio
2013-03-15
1
-86
/
+107
*
Merge "Clean Paint.mBidiFlags as it is no longer used"
Fabrice Di Meglio
2013-02-13
1
-107
/
+86
|
\
|
*
Clean Paint.mBidiFlags as it is no longer used
Fabrice Di Meglio
2013-02-12
1
-107
/
+86
*
|
Count baseGlyphCount once for scripts without typefaces
Victoria Lease
2013-02-12
1
-5
/
+2
|
/
*
am 6d191ed9: Added the necessary Harfbuzz scripts for rendering Japanese text...
Junichi Monma
2013-01-17
1
-0
/
+3
|
\
|
*
Added the necessary Harfbuzz scripts for rendering Japanese text correctly.
Junichi Monma
2013-01-17
1
-0
/
+3
*
|
am 7cd0859a: Merge "Update framework text layout to use Harfbuzz NG"
Raph Levien
2013-01-15
1
-305
/
+270
|
\
\
|
|
/
|
*
Update framework text layout to use Harfbuzz NG
Raph Levien
2013-01-15
1
-305
/
+270
*
|
Update framework to support r5967 of Skia.
Derek Sollenberger
2012-12-12
1
-1
/
+1
|
/
*
Modify TextLayoutCache to use new LRU cache
Raph Levien
2012-10-25
1
-6
/
+21
*
Fix for bug 7234184 F/TextLayoutCache: Failed to put an entry...
Raph Levien
2012-10-02
1
-19
/
+8
*
Fix for bug 6936752 Tamil text gets truncated on right-hand side
Raph Levien
2012-09-24
1
-14
/
+15
*
Fix for b7155617 race condition in TextLayoutCache.cpp
Raph Levien
2012-09-12
1
-3
/
+4
*
DO NOT MERGE Han Preference
Billy Hewlett
2012-08-20
1
-2
/
+15
*
Fix overly verbose logging in TextLayoutCache
Raph Levien
2012-07-18
1
-1
/
+1
*
Software-only implementation of glyph positioning (bug 5443796)
Raph Levien
2012-07-17
1
-20
/
+52
*
Remove hardcoded typeface pointers
Billy Hewlett
2012-07-11
1
-156
/
+37
*
Initialize shaper offset array. Needed for bug 5443796.
Raph Levien
2012-06-26
1
-6
/
+7
*
Fix broken build when DEBUG_GLYPHS is set
Raph Levien
2012-06-25
1
-2
/
+2
*
Revert "Revert "Use Elegant fonts for Webkit, Compact fonts for Textview""
Billy Hewlett
2012-06-21
1
-12
/
+23
*
Revert "Use Elegant fonts for Webkit, Compact fonts for Textview"
Billy Hewlett
2012-06-21
1
-23
/
+12
*
Use Elegant fonts for Webkit, Compact fonts for Textview
Billy Hewlett
2012-06-20
1
-12
/
+23
*
Merge "Fix hardcoded font path. Allow adding new font path thru Skia changes....
Victoria Lease
2012-06-07
1
-20
/
+12
|
\
|
*
Fix hardcoded font path. Allow adding new font path thru Skia changes.
Billy Hewlett
2012-06-04
1
-20
/
+12
*
|
Fix bug 6558006: SystemUI native heap is huge. Fix memory leak
Raph Levien
2012-06-02
1
-0
/
+4
|
/
*
Fix bug #6495019 Character gets garbled when locale is changed
Fabrice Di Meglio
2012-05-15
1
-10
/
+28
*
Merge "Fix bug #6408393 Character corruption is caused when locale is changed...
Fabrice Di Meglio
2012-05-08
1
-0
/
+7
|
\
|
*
Fix bug #6408393 Character corruption is caused when locale is changed
Fabrice Di Meglio
2012-05-07
1
-0
/
+7
*
|
Fix bug #6318791 Replace the Lohit Devanagari and Tamil with Droid versions
Fabrice Di Meglio
2012-05-07
1
-10
/
+34
|
/
*
Update Arabic font for SystemUI
Fabrice Di Meglio
2012-05-04
1
-1
/
+1
*
Use paint typeface for shaping when it supports the requested script.
Raph Levien
2012-05-02
1
-25
/
+43
*
Make Arabic script runs longer (for performance) - bug 6426451.
Raph Levien
2012-05-01
1
-0
/
+4
[next]