summaryrefslogtreecommitdiffstats
path: root/core/java/android/text/SpannableStringBuilder.java
Commit message (Expand)AuthorAgeFilesLines
* Too many SpellCheckSpans are created.Gilles Debunne2011-09-271-6/+5
* Bug 5250788: TextView gets slower as the text length growsGilles Debunne2011-09-231-2/+3
* Spell checking in TextViewsGilles Debunne2011-08-231-81/+44
* SuggestionSpans are removed around edited text.Gilles Debunne2011-04-291-20/+35
* Clean getTextRunAdvances() APIsFabrice Di Meglio2011-04-211-8/+8
* Fix text redering issue where the text was sometimes truncatedFabrice Di Meglio2011-03-291-0/+29
* getTextRunCursor gets deprecated in SpannableStringBuilderGilles Debunne2011-03-041-0/+2
* Removed documentation linksGilles Debunne2011-03-021-6/+5
* Extra @Override removed in SpanStringBuilderGilles Debunne2011-03-021-28/+0
* Added documentation for SpannableStringBuilder.getTextRunCursorGilles Debunne2011-03-021-0/+53
* Fixed bug in getTextRunCursor.Gilles Debunne2010-07-021-18/+29
* Move shaping to native.Doug Felt2010-06-101-21/+65
* Modify Canvas drawText to run bidi and shape.Doug Felt2010-05-121-2/+36
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+1140
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-1140/+0
* auto import from //branches/cupcake/...@130745The Android Open Source Project2009-02-101-0/+4
* Initial ContributionThe Android Open Source Project2008-10-211-0/+1136