summaryrefslogtreecommitdiffstats
path: root/core/jni/android/graphics/TextLayoutCache.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge "Update framework to use M34 version of Skia."Leon Scroggins2014-03-271-2/+2
|\
| * Update framework to use M34 version of Skia.Leon Scroggins2014-03-271-2/+2
| * Deprecate Android-specific SkPaint functions.Victoria Lease2013-12-031-2/+3
* | resolved conflicts for merge of eaab4df0 to klp-modular-dev-plus-aospNarayan Kamath2014-03-271-5/+5
|\ \
| * | AArch64: Make frameworks/base code more portableAshok Bhat2014-03-271-5/+5
| |/
* | Update framework to use M33 Skia. DO NOT MERGELeon Scroggins III2014-03-171-2/+3
|/
* Implement language-specific GSUB processingRaph Levien2013-10-081-1/+2
* reset mShapingPaint's SkTypeface before we use itVictoria Lease2013-10-041-0/+1
* Modifications needed for updating Skia to r9286.Derek Sollenberger2013-05-281-13/+8
* Use individual glyph positions to determine text bounds.Chris Craik2013-05-211-11/+22
* resolved conflicts for merge of 7e433f10 to masterRaph Levien2013-05-091-13/+12
|\
| * Merge "Fix bug 8717690 Full-width Latin Letters Garbled on Tumblr App" into j...Raph Levien2013-05-091-13/+12
| |\
| | * Fix bug 8717690 Full-width Latin Letters Garbled on Tumblr AppRaph Levien2013-05-061-13/+12
* | | am fdd40823: am 22a3344c: Merge "Fix for bug 8695466 GPOS combining mark posi...Raph Levien2013-04-231-10/+7
|\ \ \ | |/ /
| * | Fix for bug 8695466 GPOS combining mark positioning broken before spaceRaph Levien2013-04-231-10/+7
| |/
* | resolved conflicts for merge of 6c18e2c8 to masterVictoria Lease2013-04-171-19/+9
|\ \ | |/
| * use appropriate fallback chain for styleVictoria Lease2013-04-161-19/+9
* | Refactoring code to support r8352 of Skia.Derek Sollenberger2013-04-031-2/+1
|/
* Revert "Clean Paint.mBidiFlags as it is no longer used"Fabrice Di Meglio2013-03-151-86/+107
* Merge "Clean Paint.mBidiFlags as it is no longer used"Fabrice Di Meglio2013-02-131-107/+86
|\
| * Clean Paint.mBidiFlags as it is no longer usedFabrice Di Meglio2013-02-121-107/+86
* | Count baseGlyphCount once for scripts without typefacesVictoria Lease2013-02-121-5/+2
|/
* am 6d191ed9: Added the necessary Harfbuzz scripts for rendering Japanese text...Junichi Monma2013-01-171-0/+3
|\
| * Added the necessary Harfbuzz scripts for rendering Japanese text correctly.Junichi Monma2013-01-171-0/+3
* | am 7cd0859a: Merge "Update framework text layout to use Harfbuzz NG"Raph Levien2013-01-151-305/+270
|\ \ | |/
| * Update framework text layout to use Harfbuzz NGRaph Levien2013-01-151-305/+270
* | Update framework to support r5967 of Skia.Derek Sollenberger2012-12-121-1/+1
|/
* Modify TextLayoutCache to use new LRU cacheRaph Levien2012-10-251-6/+21
* Fix for bug 7234184 F/TextLayoutCache: Failed to put an entry...Raph Levien2012-10-021-19/+8
* Fix for bug 6936752 Tamil text gets truncated on right-hand sideRaph Levien2012-09-241-14/+15
* Fix for b7155617 race condition in TextLayoutCache.cppRaph Levien2012-09-121-3/+4
* DO NOT MERGE Han PreferenceBilly Hewlett2012-08-201-2/+15
* Fix overly verbose logging in TextLayoutCacheRaph Levien2012-07-181-1/+1
* Software-only implementation of glyph positioning (bug 5443796)Raph Levien2012-07-171-20/+52
* Remove hardcoded typeface pointersBilly Hewlett2012-07-111-156/+37
* Initialize shaper offset array. Needed for bug 5443796.Raph Levien2012-06-261-6/+7
* Fix broken build when DEBUG_GLYPHS is setRaph Levien2012-06-251-2/+2
* Revert "Revert "Use Elegant fonts for Webkit, Compact fonts for Textview""Billy Hewlett2012-06-211-12/+23
* Revert "Use Elegant fonts for Webkit, Compact fonts for Textview"Billy Hewlett2012-06-211-23/+12
* Use Elegant fonts for Webkit, Compact fonts for TextviewBilly Hewlett2012-06-201-12/+23
* Merge "Fix hardcoded font path. Allow adding new font path thru Skia changes....Victoria Lease2012-06-071-20/+12
|\
| * Fix hardcoded font path. Allow adding new font path thru Skia changes.Billy Hewlett2012-06-041-20/+12
* | Fix bug 6558006: SystemUI native heap is huge. Fix memory leakRaph Levien2012-06-021-0/+4
|/
* Fix bug #6495019 Character gets garbled when locale is changedFabrice Di Meglio2012-05-151-10/+28
* Merge "Fix bug #6408393 Character corruption is caused when locale is changed...Fabrice Di Meglio2012-05-081-0/+7
|\
| * Fix bug #6408393 Character corruption is caused when locale is changedFabrice Di Meglio2012-05-071-0/+7
* | Fix bug #6318791 Replace the Lohit Devanagari and Tamil with Droid versionsFabrice Di Meglio2012-05-071-10/+34
|/
* Update Arabic font for SystemUIFabrice Di Meglio2012-05-041-1/+1
* Use paint typeface for shaping when it supports the requested script.Raph Levien2012-05-021-25/+43
* Make Arabic script runs longer (for performance) - bug 6426451.Raph Levien2012-05-011-0/+4