summaryrefslogtreecommitdiffstats
path: root/core/java/android/text/GraphicsOperations.java
Commit message (Expand)AuthorAgeFilesLines
* Clean up dirFlags / bidiFlags confusionRaph Levien2014-06-161-3/+3
* Fix bug #8437358 Clean any ICU related code from TextLayout / Paint and their...Fabrice Di Meglio2013-03-201-7/+0
* Revert "Clean Paint.mBidiFlags as it is no longer used"Fabrice Di Meglio2013-03-151-3/+10
* Clean Paint.mBidiFlags as it is no longer usedFabrice Di Meglio2013-02-121-10/+3
* Clean getTextRunAdvances() APIsFabrice Di Meglio2011-04-211-2/+2
* Fix text redering issue where the text was sometimes truncatedFabrice Di Meglio2011-03-291-0/+7
* Move shaping to native.Doug Felt2010-06-101-3/+16
* Add @hide tag to fix SDK buildKenny Root2010-05-131-0/+1
* Modify Canvas drawText to run bidi and shape.Doug Felt2010-05-121-0/+6
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+46
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-46/+0
* Initial ContributionThe Android Open Source Project2008-10-211-0/+46