summaryrefslogtreecommitdiffstats
path: root/core/jni/android/graphics/TextLayout.cpp
Commit message (Expand)AuthorAgeFilesLines
* TextLayoutCache - add glyphs cachingFabrice Di Meglio2011-04-081-10/+10
* Code refactoring for TextLayoutCacheFabrice Di Meglio2011-04-051-3/+3
* Fix text redering issue where the text was sometimes truncatedFabrice Di Meglio2011-03-291-0/+15
* Add TextLayout CacheFabrice Di Meglio2011-03-021-81/+20
* Code cleaningFabrice Di Meglio2011-02-221-15/+40
* Fix tons of bugs and add new text rendering support.Romain Guy2010-08-101-5/+13
* Fix text corruption when rendering RTL enabled text.Romain Guy2010-07-261-4/+6
* Add text alignment support to drawText().Romain Guy2010-07-231-21/+30
* Support bidi/shaping for getTextPathDoug Felt2010-07-121-0/+324