index
:
Project-1CE/frameworks_base
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
text
/
MeasuredParagraph.java
Age
Commit message (
Expand
)
Author
2018-12-10
Recompute PcT with existing PcT for different direction
Seigo Nonaka
2018-10-18
Change add{StyleRun, ReplacementRun} to append{StyleRun, ReplacementRun}
Seigo Nonaka
2018-10-09
Make LineBreaker public
Seigo Nonaka
2018-07-27
Extract native methods into isolated classes
Seigo Nonaka
2018-04-04
Update JNI interface of GetBounds in PrecomputedText
Seigo Nonaka
2018-03-30
Fills font metrics before passing to ReplacementSpan
Seigo Nonaka
2018-03-20
Make PrecomputedText Spannable for supporting selection
Seigo Nonaka
2018-03-20
Stop creating PrecomputedText in StaticLayout
Seigo Nonaka
2018-03-19
Revert "Make PrecomputedText Spannable for supporting selection"
Seigo Nonaka
2018-03-15
Make PrecomputedText Spannable for supporting selection
Seigo Nonaka
2018-01-25
Introduce MeasuredText related perf tests
Seigo Nonaka
2018-01-23
Compute full text layout in MeasuredText and use it for drawing
Seigo Nonaka
2018-01-18
Compute hyphenated word pieces in MeasuredText
Seigo Nonaka
2018-01-11
Rename PremeasuredText to MeasuredText
Seigo Nonaka