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
w16.1
frameworks_base
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
text
/
StaticLayout.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Reorganize MeasuredText API (2nd)
Seigo Nonaka
2018-02-16
1
-28
/
+11
*
Revert "Reorganize MeasuredText API"
Seigo Nonaka
2018-02-14
1
-48
/
+36
*
Reorganize MeasuredText API
Seigo Nonaka
2018-02-12
1
-36
/
+48
*
Merge "Compute full text layout in MeasuredText and use it for drawing"
TreeHugger Robot
2018-01-24
1
-1
/
+1
|
\
|
*
Compute full text layout in MeasuredText and use it for drawing
Seigo Nonaka
2018-01-23
1
-1
/
+1
*
|
Revert "Make ellipsize retry if text doesn't fit"
Siyamed Sinir
2018-01-23
1
-155
/
+62
|
/
*
Compute hyphenated word pieces in MeasuredText
Seigo Nonaka
2018-01-18
1
-10
/
+24
*
Rename PremeasuredText to MeasuredText
Seigo Nonaka
2018-01-11
1
-25
/
+26
*
Deprecate StaticLayout and DynamicLayout constructors
Clara Bayarri
2017-12-19
1
-19
/
+13
*
Introduce PremeasuredText
Seigo Nonaka
2017-12-11
1
-21
/
+32
*
Fix testCursorIsOnRight test case
Seigo Nonaka
2017-12-11
1
-8
/
+5
*
Associate native MeasuredText with Java one.
Seigo Nonaka
2017-12-05
1
-47
/
+24
*
Refactor MeasuredText
Seigo Nonaka
2017-12-05
1
-84
/
+26
*
Revert "Refactor MeasuredText"
Seigo Nonaka
2017-12-04
1
-26
/
+84
*
Refactor MeasuredText
Seigo Nonaka
2017-11-30
1
-84
/
+26
*
Reorganize JNI in StaticLayout
Seigo Nonaka
2017-10-24
1
-292
/
+321
*
Move hyphenator mapping to native code.
Seigo Nonaka
2017-10-13
1
-43
/
+8
*
Merge "Removed unused variables from text layout code"
Siyamed Sinir
2017-10-11
1
-7
/
+5
|
\
|
*
Removed unused variables from text layout code
Siyamed Sinir
2017-10-10
1
-7
/
+5
*
|
Remove nGetWidths and pass the jfloat[] as nComputeLineBreaks argument.
Seigo Nonaka
2017-10-10
1
-6
/
+5
|
/
*
Stop returning run width of StaticLayout.Builder.addStyleRun.
Seigo Nonaka
2017-10-03
1
-4
/
+4
*
Remove StaticLayout.addMeasuredRun
Seigo Nonaka
2017-09-29
1
-10
/
+0
*
Fix StaticLayoutLineBreaker tests
Seigo Nonaka
2017-09-28
1
-14
/
+27
*
Keep locale info in Hyphenator.
Seigo Nonaka
2017-09-27
1
-4
/
+0
*
Take padding information into StaticLayout
Roozbeh Pournader
2017-09-27
1
-2
/
+38
*
Remove nSetLocales
Seigo Nonaka
2017-09-25
1
-16
/
+20
*
Pass text direction from StaticLayout to Layout
Roozbeh Pournader
2017-09-21
1
-1
/
+1
*
Implement LineBreaker callback and fix indent repeating.
Seigo Nonaka
2017-08-30
1
-4
/
+2
*
Clean Up: remove nSetIndents
Seigo Nonaka
2017-08-28
1
-37
/
+30
*
Merge "Add a builder for DynamicLayout and switch TextView to it"
Roozbeh Pournader
2017-08-24
1
-60
/
+93
|
\
|
*
Add a builder for DynamicLayout and switch TextView to it
Roozbeh Pournader
2017-08-23
1
-60
/
+93
*
|
StaticLayout capped height should be 0 when maxLines=0
Siyamed Sinir
2017-08-21
1
-1
/
+1
|
/
*
Support extra linespacing based on fallback fonts
Roozbeh Pournader
2017-08-17
1
-10
/
+41
*
Merge "Refactoring: Deprecate Paint.mNativeTypeface."
TreeHugger Robot
2017-08-08
1
-4
/
+3
|
\
|
*
Refactoring: Deprecate Paint.mNativeTypeface.
Seigo Nonaka
2017-08-08
1
-4
/
+3
*
|
Make ellipsize retry if text doesn't fit
Roozbeh Pournader
2017-08-07
1
-86
/
+174
*
|
Reset StaticLayout.mEllipsized during generate()
Siyamed Sinir
2017-08-07
1
-1
/
+5
|
/
*
Revert "Make ellipsize retry if text doesn't fit"
Roozbeh Pournader
2017-08-02
1
-166
/
+86
*
Make ellipsize retry if text doesn't fit
Roozbeh Pournader
2017-08-01
1
-86
/
+166
*
Merge "Revert "Make ellipsize retry if text doesn't fit""
Roozbeh Pournader
2017-07-31
1
-110
/
+48
|
\
|
*
Revert "Make ellipsize retry if text doesn't fit"
Roozbeh Pournader
2017-07-28
1
-110
/
+48
*
|
Merge changes from topic 'edit_text_linespacing'
Siyamed Sinir
2017-07-28
1
-6
/
+32
|
\
\
|
*
|
Fix DynamicLayout last line spacing
Siyamed Sinir
2017-07-27
1
-1
/
+14
|
*
|
Fix EditText line spacing
Siyamed Sinir
2017-07-26
1
-5
/
+18
*
|
|
Merge "Make ellipsize retry if text doesn't fit"
TreeHugger Robot
2017-07-27
1
-48
/
+110
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
Make ellipsize retry if text doesn't fit
Roozbeh Pournader
2017-07-26
1
-48
/
+110
*
|
Merge "Store line extra in layouts"
Siyamed Sinir
2017-07-26
1
-5
/
+18
|
\
\
|
*
|
Store line extra in layouts
Siyamed Sinir
2017-07-25
1
-5
/
+18
*
|
|
Merge "Fix StaticLayout.mDirections array size"
Siyamed Sinir
2017-07-26
1
-16
/
+17
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Fix StaticLayout.mDirections array size
Siyamed Sinir
2017-07-25
1
-16
/
+17
|
|
/
[next]