1. c1f4483 Re-use SpanSets in TextLine by Gilles Debunne · 13 years ago
  2. 8a439ac7 Performance improvement in TextView by Gilles Debunne · 13 years ago
  3. 52edaa9 Merge "Bug 5250788: TextView gets slower as the text length grows" by Gilles Debunne · 13 years ago
  4. 8a5137a Fix bug #5349461 TextView: text that ends with an ImageSpan causes line height to shrink to ImageSpan height by Fabrice Di Meglio · 13 years ago
  5. 945ee9b Bug 5250788: TextView gets slower as the text length grows by Gilles Debunne · 13 years ago
  6. c9fd978 Bug 5281947: add to dictionnary option promoted in suggestions. by Gilles Debunne · 13 years ago
  7. e6d3682 Add EditTextShortcutSpan to provide edit short cut in the text view. by Luca Zanolin · 13 years ago
  8. 8059e090 Fix bug #3388534 Long file names are improperly displayed when played by Fabrice Di Meglio · 13 years ago
  9. dd8f5ed Added support for colored / thick underlined text. by Gilles Debunne · 13 years ago
  10. 61ccc6a Merge changes I46744e51,I1f566cce by Fabrice Di Meglio · 13 years ago
  11. 15c097a Add more optimizations for Text measuring / breaking / getting advances by Fabrice Di Meglio · 13 years ago
  12. 850dffa Follow up to TextView's baseline is correctly computed for empty text by Fabrice Di Meglio · 13 years ago
  13. bc7cdb6 Remove extraneous log. by Romain Guy · 13 years ago
  14. f483e51 TextView's baseline is correctly computed for empty text. by Gilles Debunne · 13 years ago
  15. 1e3ac18 Empty spans are not considered in text layout/rendering process. by Gilles Debunne · 13 years ago
  16. f902d7b TextLine cache is used, even for long lines of text. by Gilles Debunne · 14 years ago
  17. 0bb0009 Fix in vertical measurement in text lines with different text sizes by Gilles Debunne · 14 years ago
  18. 673e42f Fix for end events from Sequencer objects by Chet Haase · 14 years ago
  19. cc3ec6c New cursor controller in TextViews. by Gilles Debunne · 14 years ago
  20. 345cb03 Index out of range problem in TextLine. by Gilles Debunne · 14 years ago
  21. 0c702b8 Move shaping to native. by Doug Felt · 14 years ago
  22. c982f60 Fix alignment issues with RTL paragraphs. by Doug Felt · 14 years ago
  23. f47d740 Modify Canvas drawText to run bidi and shape. by Doug Felt · 14 years ago
  24. 0b9d2ca Fix selection off-by-one bug. by Doug Felt · 14 years ago
  25. e8e45f2 Refactor Styled utility functions into reusable objects. by Doug Felt · 14 years ago