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
/
Layout.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Implement fallback line spacing for BoringLayout
Seigo Nonaka
2022-01-12
1
-8
/
+25
*
Revert "Implement fallback line spacing for BoringLayout"
Shubham Dubey
2022-01-10
1
-25
/
+8
*
Implement fallback line spacing for BoringLayout
Seigo Nonaka
2022-01-06
1
-8
/
+25
*
Implement fast hyphenation algorithm
Seigo Nonaka
2021-11-10
1
-3
/
+24
*
Improve ellipsize performance
Seigo Nonaka
2021-06-04
1
-4
/
+5
*
Add maxTargetSdk restriction to unused APIs.
Mathew Inwood
2020-10-29
1
-6
/
+7
*
Revert "Add maxTargetSdk restriction to unused APIs."
Hongwei Wang
2020-10-28
1
-7
/
+6
*
Add maxTargetSdk restriction to unused APIs.
Mathew Inwood
2020-10-27
1
-6
/
+7
*
Use new UnsupportedAppUsage annotation.
Artur Satayev
2020-01-07
1
-1
/
+1
*
Fix Layout.primaryIsTrailingPreviousAllLineOffsets
Mihai Popa
2019-06-25
1
-3
/
+6
*
Merge "Change TabStop type from int to float"
TreeHugger Robot
2019-03-13
1
-11
/
+14
|
\
|
*
Change TabStop type from int to float
Seigo Nonaka
2019-03-12
1
-11
/
+14
*
|
Hide packing structure from public API
Seigo Nonaka
2019-03-11
1
-6
/
+18
|
/
*
Merge "Revert "Revert "Refactor TextLine class"""
TreeHugger Robot
2018-11-17
1
-0
/
+46
|
\
|
*
Revert "Revert "Refactor TextLine class""
Siyamed Sinir
2018-11-16
1
-0
/
+46
*
|
Merge "Revert "Refactor TextLine class""
TreeHugger Robot
2018-11-16
1
-46
/
+0
|
\
|
|
*
Revert "Refactor TextLine class"
Siyamed Sinir
2018-11-16
1
-46
/
+0
*
|
Merge "Fix getLineLeft crashes when alignment is null"
Haoyu Zhang
2018-11-16
1
-2
/
+14
|
\
\
|
|
/
|
/
|
|
*
Fix getLineLeft crashes when alignment is null
Haoyu Zhang
2018-11-14
1
-2
/
+14
*
|
Refactor TextLine class
Seigo Nonaka
2018-11-14
1
-0
/
+46
|
/
*
Merge "Fix getLineRight()/getLineLeft() may compute leadingMargin twice"
Haoyu Zhang
2018-10-30
1
-42
/
+71
|
\
|
*
Fix getLineRight()/getLineLeft() may compute leadingMargin twice
Haoyu Zhang
2018-10-19
1
-42
/
+71
*
|
Disable double cursor for BiDi in Layout.
qqd
2018-10-19
1
-23
/
+13
|
/
*
Make LineBreaker public
Seigo Nonaka
2018-10-09
1
-17
/
+14
*
Fixed lineBackgroundSpan not called for first line
Haoyu Zhang
2018-09-18
1
-1
/
+1
*
Introduce NativeLineBreaker.Builder and ParagraphConstraint
Seigo Nonaka
2018-08-17
1
-13
/
+18
*
Merge "Validate index for cursor on BiDi text"
TreeHugger Robot
2018-08-15
1
-2
/
+3
|
\
|
*
Validate index for cursor on BiDi text
Siyamed Sinir
2018-08-15
1
-2
/
+3
*
|
Add @UnsupportedAppUsage annotations
Mathew Inwood
2018-08-15
1
-0
/
+14
|
/
*
Fix crash during cursor moving on BiDi text
Seigo Nonaka
2018-07-19
1
-1
/
+1
*
Supress text replacement spans for ellipsis
Mihai Popa
2018-05-30
1
-8
/
+17
*
Optimise the hit test algorithm
Mihai Popa
2018-05-22
1
-7
/
+166
*
Merge "Add test cases for Layout.primaryIsTrailingPrevious"
TreeHugger Robot
2018-05-17
1
-1
/
+3
|
\
|
*
Add test cases for Layout.primaryIsTrailingPrevious
Seigo Nonaka
2018-05-16
1
-1
/
+3
*
|
Add TextLayout.measure test cases
Seigo Nonaka
2018-05-16
1
-2
/
+3
|
/
*
Revert "Reorganize MeasuredText API"
Seigo Nonaka
2018-02-14
1
-10
/
+1
*
Reorganize MeasuredText API
Seigo Nonaka
2018-02-12
1
-1
/
+10
*
Rename PremeasuredText to MeasuredText
Seigo Nonaka
2018-01-11
1
-2
/
+2
*
Add more IntDef prefixes for auto-documenting.
Jeff Sharkey
2017-12-13
1
-6
/
+22
*
Refactor MeasuredText
Seigo Nonaka
2017-12-05
1
-15
/
+14
*
Revert "Refactor MeasuredText"
Seigo Nonaka
2017-12-04
1
-14
/
+15
*
Refactor MeasuredText
Seigo Nonaka
2017-11-30
1
-15
/
+14
*
Reorganize JNI in StaticLayout
Seigo Nonaka
2017-10-24
1
-1
/
+1
*
Removed unused variables from text layout code
Siyamed Sinir
2017-10-10
1
-12
/
+2
*
Merge "Update referenced constant names for Directions"
Petar Šegina
2017-09-28
1
-11
/
+7
|
\
|
*
Update referenced constant names for Directions
Petar Šegina
2017-09-27
1
-11
/
+7
*
|
Take padding information into StaticLayout
Roozbeh Pournader
2017-09-27
1
-2
/
+1
|
/
*
Move consumer call outside of the branch
Petar Šegina
2017-09-08
1
-8
/
+6
*
Move IntDef constant definitions outside of the annotation
Petar Šegina
2017-09-08
1
-13
/
+15
*
Emit text direction with selection rectangle
Petar Šegina
2017-09-06
1
-14
/
+40
[next]