summaryrefslogtreecommitdiffstats
path: root/tests/BiDiTests/src/com/android/bidi/BiDiTestView.java
Commit message (Expand)AuthorAgeFilesLines
* Fix bug #5037425 Canvas.drawText can't handle Right-to-Left text and text com...Fabrice Di Meglio2011-07-181-39/+21
* Add unit tests for bug #5037425 Canvas.drawText can't handle Right-to-Left te...Fabrice Di Meglio2011-07-181-4/+6
* Clean test APIs for Harfbuzz supportFabrice Di Meglio2011-07-151-28/+4
* Fix bug #4338103 (Android Arabic and Hebrew input is broken)Fabrice Di Meglio2011-04-251-1/+9
* Clean getTextRunAdvances() APIsFabrice Di Meglio2011-04-211-1/+2
* Add Unicode BiDi Algo before drawing text in CanvasFabrice Di Meglio2011-04-151-6/+22
* TextLayoutCache - add glyphs cachingFabrice Di Meglio2011-04-081-4/+11
* Fix text redering issue where the text was sometimes truncatedFabrice Di Meglio2011-03-291-35/+59
* Use Harfbuzz instead of ICU4C for computing advancesFabrice Di Meglio2011-03-221-0/+190