1. 70616ec Start moving text measurement into native code by Raph Levien · 9 years ago
  2. d3ab692 Some refactoring of StaticLayout by Raph Levien · 9 years ago
  3. 051910b Clean up dirFlags / bidiFlags confusion by Raph Levien · 10 years ago
  4. 776abc2 Uses VMRuntime.newUnpaddedArray for ideal array sizes by Adam Lesinski · 10 years ago
  5. d4f4526 Make MeasuredText.sCached field final by Brian Carlstrom · 11 years ago
  6. da12f38 Revert "Clean Paint.mBidiFlags as it is no longer used" by Fabrice Di Meglio · 11 years ago
  7. 6d9fe5b Clean Paint.mBidiFlags as it is no longer used by Fabrice Di Meglio · 12 years ago
  8. 1341ab6 Fix for bug 6716343. Use correct offset for mPos reset. by Raph Levien · 12 years ago
  9. cd943a7 Fixed text rendering issue with spans. by Gilles Debunne · 12 years ago
  10. c70e7a0 Ellipsize avoids spaces and starts right after text by Gilles Debunne · 12 years ago
  11. ba3634f Fix for AOOB in MeasuredText by Gilles Debunne · 13 years ago
  12. e5ea440 Plug memory leak in EditText. by Romain Guy · 13 years ago
  13. cb379120 Implement textDirection heuristic selection. by Doug Felt · 13 years ago
  14. 9a3a884 Replacement spans correctly measured in TextView by Gilles Debunne · 13 years ago
  15. fbc8630 Remove MeasuredText debug messages by Kenny Root · 14 years ago
  16. 0c702b8 Move shaping to native. by Doug Felt · 14 years ago
  17. e8e45f2 Refactor Styled utility functions into reusable objects. by Doug Felt · 14 years ago