index
:
frameworks_base.git
kitkat
lp5.0
lp5.1
mm6.0
n7.0
n7.1
o8.0
o8.1
q10.0
r11.0
r11.1
s12.0
s12.1
t13.0
t13.0_pre-rebase_jan22-23
u14.0
v15.0
w16.0
frameworks_base
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
text
/
TextLine.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Improve BoringLayout#isBoring for PrecomputedText
Seigo Nonaka
2022-02-03
1
-2
/
+6
*
Implement fallback line spacing for BoringLayout
Seigo Nonaka
2022-01-12
1
-1
/
+35
*
Revert "Implement fallback line spacing for BoringLayout"
Shubham Dubey
2022-01-10
1
-36
/
+1
*
Implement fallback line spacing for BoringLayout
Seigo Nonaka
2022-01-06
1
-1
/
+36
*
Early exit if the target region is empty
Seigo Nonaka
2021-07-23
1
-1
/
+1
*
Add maxTargetSdk restriction to unused APIs.
Mathew Inwood
2020-10-29
1
-4
/
+4
*
Revert "Add maxTargetSdk restriction to unused APIs."
Hongwei Wang
2020-10-28
1
-4
/
+4
*
Add maxTargetSdk restriction to unused APIs.
Mathew Inwood
2020-10-27
1
-4
/
+4
*
Fix wrong offset of BiDi text by TextShaper
Seigo Nonaka
2020-10-19
1
-1
/
+2
*
Update TextShaper APIs to address API council feedback
Seigo Nonaka
2020-10-14
1
-25
/
+25
*
Add TextShaper API
Seigo Nonaka
2020-09-29
1
-18
/
+122
*
Use new UnsupportedAppUsage annotation.
Artur Satayev
2020-01-07
1
-1
/
+1
*
Do not compute outside given range in TextLine
Seigo Nonaka
2019-09-16
1
-0
/
+3
*
Revert "don't compute outside of visible range"
Adam Seaton
2019-09-13
1
-3
/
+0
*
don't compute outside of visible range
Seigo Nonaka
2019-09-11
1
-0
/
+3
*
Hide packing structure from public API
Seigo Nonaka
2019-03-11
1
-19
/
+20
*
Add maxTargetSDK equals P for UnsupportedAppUsage of sCached
Haoyu Zhang
2019-02-06
1
-1
/
+2
*
Fix that TextLine overwrites wordSpcing on paint
Haoyu Zhang
2019-01-08
1
-6
/
+13
*
Merge "Revert "Revert "Refactor TextLine class"""
TreeHugger Robot
2018-11-17
1
-142
/
+94
|
\
|
*
Revert "Revert "Refactor TextLine class""
Siyamed Sinir
2018-11-16
1
-142
/
+94
*
|
Merge "Revert "Revert "Enable PrecomputedText for BiDi text"""
TreeHugger Robot
2018-11-17
1
-2
/
+1
|
\
\
|
|
/
|
/
|
|
*
Revert "Revert "Enable PrecomputedText for BiDi text""
Siyamed Sinir
2018-11-16
1
-2
/
+1
|
*
Revert "Enable PrecomputedText for BiDi text"
Siyamed Sinir
2018-11-16
1
-1
/
+2
|
*
Enable PrecomputedText for BiDi text
Seigo Nonaka
2018-11-14
1
-2
/
+1
*
|
Revert "Refactor TextLine class"
Siyamed Sinir
2018-11-16
1
-94
/
+142
|
/
*
Refactor TextLine class
Seigo Nonaka
2018-11-14
1
-142
/
+94
*
Merge "Move hasEqualAttribute from Paint with adding some accessors"
Seigo Nonaka
2018-09-25
1
-1
/
+39
|
\
|
*
Move hasEqualAttribute from Paint with adding some accessors
Seigo Nonaka
2018-09-18
1
-1
/
+39
*
|
Unhide getTextRunCursor APIs
Seigo Nonaka
2018-09-18
1
-3
/
+2
|
/
*
Move some members to the "Q blacklist".
Mathew Inwood
2018-09-14
1
-1
/
+2
*
Unhide HyphenEdit related methods
Seigo Nonaka
2018-09-10
1
-3
/
+6
*
Add @UnsupportedAppUsage annotations
Mathew Inwood
2018-08-15
1
-0
/
+8
*
Supress text replacement spans for ellipsis
Mihai Popa
2018-05-30
1
-6
/
+23
*
Optimise the hit test algorithm
Mihai Popa
2018-05-22
1
-0
/
+93
*
Reorder the drawing of underline/stroke and text
Seigo Nonaka
2018-05-21
1
-2
/
+3
*
Add TextLayout.measure test cases
Seigo Nonaka
2018-05-16
1
-1
/
+1
*
Fix BoringLayout with PrecomputedText
Seigo Nonaka
2018-03-23
1
-0
/
+5
*
Reorganize MeasuredText API (2nd)
Seigo Nonaka
2018-02-16
1
-10
/
+7
*
Revert "Reorganize MeasuredText API"
Seigo Nonaka
2018-02-14
1
-28
/
+14
*
Reorganize MeasuredText API
Seigo Nonaka
2018-02-12
1
-14
/
+28
*
Compute full text layout in MeasuredText and use it for drawing
Seigo Nonaka
2018-01-23
1
-2
/
+17
*
Fix space counting for justified text
Roozbeh Pournader
2017-10-24
1
-18
/
+20
*
Removed unused variables from text layout code
Siyamed Sinir
2017-10-10
1
-5
/
+5
*
Make strike-through respect kerning at boundaries
Roozbeh Pournader
2017-07-13
1
-45
/
+58
*
Merge "Get underline position and thickness from the font"
Roozbeh Pournader
2017-06-09
1
-1
/
+3
|
\
|
*
Get underline position and thickness from the font
Roozbeh Pournader
2017-06-08
1
-1
/
+3
*
|
Merge "Early exit if there are no spans affecting display"
TreeHugger Robot
2017-06-07
1
-3
/
+10
|
\
\
|
|
/
|
/
|
|
*
Early exit if there are no spans affecting display
Roozbeh Pournader
2017-06-07
1
-3
/
+10
*
|
Move underline thickness and position computation to Paint
Roozbeh Pournader
2017-06-05
1
-7
/
+4
|
/
*
Make underlining spans independent of actual class
Roozbeh Pournader
2017-06-01
1
-43
/
+172
[next]