1. e4e4432 Merge "Revert "Revert "Refactor TextLine class""" by TreeHugger Robot · 6 years ago
  2. bf92c2f Revert "Revert "Refactor TextLine class"" by Siyamed Sinir · 6 years ago
  3. 2dd6939 Merge "Revert "Refactor TextLine class"" by TreeHugger Robot · 6 years ago
  4. 3c097aa Revert "Refactor TextLine class" by Siyamed Sinir · 6 years ago
  5. c826047 Merge "Fix getLineLeft crashes when alignment is null" by Haoyu Zhang · 6 years ago
  6. d1e6d2e Fix getLineLeft crashes when alignment is null by Haoyu Zhang · 6 years ago
  7. 888dbca Refactor TextLine class by Seigo Nonaka · 6 years ago
  8. 9b74c07 Merge "Fix getLineRight()/getLineLeft() may compute leadingMargin twice" by Haoyu Zhang · 6 years ago
  9. 7425d98 Fix getLineRight()/getLineLeft() may compute leadingMargin twice by Haoyu Zhang · 6 years ago
  10. 19799c4 Disable double cursor for BiDi in Layout. by qqd · 6 years ago
  11. 70200b0 Make LineBreaker public by Seigo Nonaka · 6 years ago
  12. 60b0983 Fixed lineBackgroundSpan not called for first line by Haoyu Zhang · 6 years ago
  13. 41bb4fa Introduce NativeLineBreaker.Builder and ParagraphConstraint by Seigo Nonaka · 6 years ago
  14. 3c159f6 Merge "Validate index for cursor on BiDi text" by TreeHugger Robot · 6 years ago
  15. 58df795 Validate index for cursor on BiDi text by Siyamed Sinir · 6 years ago
  16. efeab84 Add @UnsupportedAppUsage annotations by Mathew Inwood · 6 years ago
  17. 960647d Fix crash during cursor moving on BiDi text by Seigo Nonaka · 6 years ago
  18. ce642dc Supress text replacement spans for ellipsis by Mihai Popa · 6 years ago
  19. 7626c86 Optimise the hit test algorithm by Mihai Popa · 6 years ago
  20. ff63291 Merge "Add test cases for Layout.primaryIsTrailingPrevious" by TreeHugger Robot · 6 years ago
  21. 32afe26 Add TextLayout.measure test cases by Seigo Nonaka · 6 years ago
  22. 19e75a6 Add test cases for Layout.primaryIsTrailingPrevious by Seigo Nonaka · 6 years ago
  23. 4e90fa2 Revert "Reorganize MeasuredText API" by Seigo Nonaka · 7 years ago
  24. 7fd36d1 Reorganize MeasuredText API by Seigo Nonaka · 7 years ago
  25. 9d3bd08 Rename PremeasuredText to MeasuredText by Seigo Nonaka · 7 years ago
  26. ce8db99 Add more IntDef prefixes for auto-documenting. by Jeff Sharkey · 7 years ago
  27. f1644f7 Refactor MeasuredText by Seigo Nonaka · 7 years ago
  28. 4674e64 Revert "Refactor MeasuredText" by Seigo Nonaka · 7 years ago
  29. 75492af Refactor MeasuredText by Seigo Nonaka · 7 years ago
  30. b90e08f Reorganize JNI in StaticLayout by Seigo Nonaka · 7 years ago
  31. a273a70 Removed unused variables from text layout code by Siyamed Sinir · 7 years ago
  32. 69ddece Merge "Update referenced constant names for Directions" by Petar Šegina · 7 years ago
  33. 9a9179d Take padding information into StaticLayout by Roozbeh Pournader · 7 years ago
  34. 7c31d5c Update referenced constant names for Directions by Petar Šegina · 7 years ago
  35. 8f1f74e Move consumer call outside of the branch by Petar Šegina · 7 years ago
  36. 3a92fb6 Move IntDef constant definitions outside of the annotation by Petar Šegina · 7 years ago
  37. b92c539 Emit text direction with selection rectangle by Petar Šegina · 7 years ago
  38. 53aba29 Correct missed use of work paint for hyphenation by Roozbeh Pournader · 7 years ago
  39. 22a167c Add a builder for DynamicLayout and switch TextView to it by Roozbeh Pournader · 7 years ago
  40. 01f05dd Merge "Add getSelection(..., RectangleConsumer) to Layout" by Petar Šegina · 7 years ago
  41. fb748b3 Add getSelection(..., RectangleConsumer) to Layout by Petar Šegina · 7 years ago
  42. b1f0365 Make sure Layout doesn't modify the paint by Roozbeh Pournader · 7 years ago
  43. 917748e Improve TextView.onMeasure() for multiline text. by Seigo Nonaka · 7 years ago
  44. 7f0ebc9 Revert "Make ellipsize retry if text doesn't fit" by Roozbeh Pournader · 7 years ago
  45. 1051bbe Make ellipsize retry if text doesn't fit by Roozbeh Pournader · 7 years ago
  46. a60b59d Fix EditText cursor when line spacing is set by Siyamed Sinir · 7 years ago
  47. c94801f Merge "Store line extra in layouts" by Siyamed Sinir · 7 years ago
  48. 0fa89d6 Store line extra in layouts by Siyamed Sinir · 7 years ago
  49. 9ea756f Refactor ellipsis attributes and methods by Roozbeh Pournader · 7 years ago
  50. 7557a5a Revert "Make selection end handle stick to selection at line end." by Roozbeh Pournader · 7 years ago
  51. 4b4730d Change justification parameter from boolean to int. by Seigo Nonaka · 7 years ago
  52. 846946e Merge "Make selection end handle stick to selection at line end." by Keisuke Kuroyanagi · 8 years ago
  53. 7c263dd Make selection end handle stick to selection at line end. by Keisuke Kuroyanagi · 8 years ago
  54. 09da71a Introduce full justification. by Seigo Nonaka · 8 years ago
  55. 9863f67 Fix getLineExtent for hyphen width. by Seigo Nonaka · 8 years ago
  56. 9aba698 Merge "StaticLayout visual fix for maxLines" by Siyamed Sinir · 8 years ago
  57. fcef4a3 Merge "Visibility fixes for text related tests." by Siyamed Sinir · 8 years ago
  58. ed09ae1 Visibility fixes for text related tests. by Siyamed Sinir · 9 years ago
  59. 79bf9d1 Fix bidi desired width calculation by Siyamed Sinir · 8 years ago
  60. 0745c72 StaticLayout visual fix for maxLines by Siyamed Sinir · 8 years ago
  61. f0bb87b7 Improve selection handle behavior for bidi text. by Keisuke Kuroyanagi · 9 years ago
  62. fa05ba0 Sort the result of SpannableStringBuilder.getSpans by Siyamed Sinir · 9 years ago
  63. e53e428 resolve merge conflicts of 957bdc56c5 to master. by Raph Levien · 9 years ago
  64. 5bff01d Respect grapheme clusters in Layout#getOffsetForHorizontal. by Keisuke Kuroyanagi · 9 years ago
  65. 720edf9 Fix: Cursor can be at an invalid offset in EditText. by Keisuke Kuroyanagi · 9 years ago
  66. 00ad16d Fix: Cursor can be at an invalid offset in EditText. by Keisuke Kuroyanagi · 9 years ago
  67. 112d9c7 Remove EmojiFactory and its mentions from frameworks. by Roozbeh Pournader · 9 years ago
  68. 7209dee Delete dead code by John Reck · 9 years ago
  69. 2ea5290 Fix problems with StaticLayout indentation by Raph Levien · 9 years ago
  70. edb27f1 Revert "Revert "Use getRunAdvance to position cursor"" by Raph Levien · 9 years ago
  71. 5730c97 Revert "Use getRunAdvance to position cursor" by Raph Levien · 9 years ago
  72. cb5499c Use getRunAdvance to position cursor by Raph Levien · 9 years ago
  73. 95c7a13 Add hyphenationFrequency attribute to TextView and StaticLayout. by Roozbeh Pournader · 9 years ago
  74. 9a174dd Clear hyphenEdit from Layout's paint by Raph Levien · 9 years ago
  75. 39b4db7 Add breakStrategy attribute to TextView by Raph Levien · 9 years ago
  76. 26d443a Revert "Fix build: Revert "Record hyphens from Minikin and draw them"" by Raph Levien · 9 years ago
  77. 5a6eeb3 Fix build: Revert "Record hyphens from Minikin and draw them" by Ed Heyl · 9 years ago
  78. 71cbc72 Record hyphens from Minikin and draw them by Raph Levien · 9 years ago
  79. c94f742 Calculate line breaks using Minikin by Raph Levien · 9 years ago
  80. 70616ec Start moving text measurement into native code by Raph Levien · 9 years ago
  81. d29bdb2 Avoid static initialization of Layout from TextUtils by Neil Fuller · 10 years ago
  82. 8750620 Fix Layout.isRtlCharAt by Raph Levien · 10 years ago
  83. ab08c6d Make LeadingMarginSpan2 behavior more consistent by Anish Athalye · 10 years ago
  84. c14b3ad Fix bug in measurement of paragraphs by Anish Athalye · 10 years ago
  85. 776abc2 Uses VMRuntime.newUnpaddedArray for ideal array sizes by Adam Lesinski · 10 years ago
  86. 373b7a8 Fix for "Can't place cursor after combining accent" by Raph Levien · 11 years ago
  87. afe8e9b Suppress horizontal scrolling with trailing blanks by Raph Levien · 12 years ago
  88. db24f0a Fix bug #7282594 EditText does not allow to move the cursor when typing RTL text and if gravity is set to LEFT by Fabrice Di Meglio · 12 years ago
  89. 15c9c61 Merge "Fix bug #6661824 Hebrew Text can be clipped" into jb-dev by Fabrice Di Meglio · 12 years ago
  90. 8d44fff Fix bug #6661824 Hebrew Text can be clipped by Fabrice Di Meglio · 12 years ago
  91. 2fba338 Prevent a crash when maxLines is set to 0 by Gilles Debunne · 12 years ago
  92. eca5b73 Basic renaming refactoring in Layout by Gilles Debunne · 12 years ago
  93. 60e3b3f Use SpanSet to accelerate Layout.drawBackground by Gilles Debunne · 12 years ago
  94. 6c488de EditText caches only text in its internal display list. by Gilles Debunne · 12 years ago
  95. 34d2eba Fix bug #5243493 TextView selection is not working correctly when there is some RTL run into it by Fabrice Di Meglio · 13 years ago
  96. 3716601 Fix bug #5243493 TextView selection is not working correctly when there is some RTL run into it by Fabrice Di Meglio · 13 years ago
  97. 8059e090 Fix bug #3388534 Long file names are improperly displayed when played by Fabrice Di Meglio · 13 years ago
  98. cb379120 Implement textDirection heuristic selection. by Doug Felt · 13 years ago
  99. c0ccf0c Support control of text alignment. by Doug Felt · 13 years ago
  100. 27e8f1a am 8b22ef66: am e41d2aed: Merge "Using robust equality check." by Conley Owens · 13 years ago