summaryrefslogtreecommitdiff
path: root/core/java/android/text/GraphicsOperations.java
AgeCommit message (Expand)Author
2018-09-18Unhide getTextRunCursor APIsSeigo Nonaka
2016-10-17The bigger update to CanvasJohn Reck
2014-06-16Clean up dirFlags / bidiFlags confusionRaph Levien
2013-03-20Fix bug #8437358 Clean any ICU related code from TextLayout / Paint and their...Fabrice Di Meglio
2013-03-15Revert "Clean Paint.mBidiFlags as it is no longer used"Fabrice Di Meglio
2013-02-12Clean Paint.mBidiFlags as it is no longer usedFabrice Di Meglio
2011-04-21Clean getTextRunAdvances() APIsFabrice Di Meglio
2011-03-29Fix text redering issue where the text was sometimes truncatedFabrice Di Meglio
2010-06-10Move shaping to native.Doug Felt
2010-05-13Add @hide tag to fix SDK buildKenny Root
2010-05-12Modify Canvas drawText to run bidi and shape.Doug Felt
2009-03-03auto import from //depot/cupcake/@135843The Android Open Source Project
2009-03-03auto import from //depot/cupcake/@135843The Android Open Source Project
2008-10-21Initial ContributionThe Android Open Source Project