index
:
frameworks_base.git
replicant-2.2
replicant-2.3
replicant-4.0
replicant-4.2
replicant-6.0
frameworks/base
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
text
/
DynamicLayout.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename setTextDir to setTextDirection
Raph Levien
2015-06-03
1
-1
/
+1
*
Add hyphenationFrequency attribute to TextView and StaticLayout.
Roozbeh Pournader
2015-05-12
1
-3
/
+7
*
Expose StaticLayout.Builder publicly
Raph Levien
2015-05-01
1
-2
/
+1
*
Make Paint a required field of StaticLayout Builder
Raph Levien
2015-04-30
1
-1
/
+1
*
Add breakStrategy attribute to TextView
Raph Levien
2015-04-01
1
-5
/
+8
*
Revert "Fix build: Revert "Record hyphens from Minikin and draw them""
Raph Levien
2015-03-30
1
-4
/
+15
*
Fix build: Revert "Record hyphens from Minikin and draw them"
Ed Heyl
2015-03-30
1
-12
/
+4
*
Record hyphens from Minikin and draw them
Raph Levien
2015-03-27
1
-4
/
+12
*
Some refactoring of StaticLayout
Raph Levien
2015-03-04
1
-10
/
+20
*
Uses VMRuntime.newUnpaddedArray for ideal array sizes
Adam Lesinski
2014-03-27
1
-11
/
+6
*
Fix Text appears on top of existing text when composing in gmail.
Raph Levien
2013-10-03
1
-3
/
+5
*
Optimize drawHardwareAccelerated method in Editor class
Sangkyu Lee
2013-01-08
1
-2
/
+25
*
Cut long text into multiple DL at start
Gilles Debunne
2012-05-11
1
-8
/
+65
*
TextView's sub display lists have tighten bounds
Gilles Debunne
2012-04-19
1
-26
/
+26
*
Added a unit test for DynamicLayout#updateBlocks
Gilles Debunne
2012-03-26
1
-1
/
+17
*
Fix the build
Romain Guy
2012-03-15
1
-1
/
+1
*
Multiple display lists for editable text
Gilles Debunne
2012-03-15
1
-3
/
+142
*
Wrong word cut at end of lines with spaces
Gilles Debunne
2011-10-18
1
-3
/
+3
*
Revert "Fix bug #5387832 [UI/Visual] Address of the website is not displayed ...
Fabrice Di Meglio
2011-10-04
1
-7
/
+3
*
Fix bug #5387832 [UI/Visual] Address of the website is not displayed properly...
Fabrice Di Meglio
2011-09-29
1
-3
/
+7
*
Fix bug #5344067 android.text.DynamicLayout.sStaticLayout can hold onto an Ac...
Fabrice Di Meglio
2011-09-25
1
-2
/
+2
*
Fix bug #3388534 Long file names are improperly displayed when played
Fabrice Di Meglio
2011-08-15
1
-2
/
+3
*
Revert "Use a weakreference to prevent the static variable from holding an Ac...
Amith Yamasani
2011-08-13
1
-11
/
+5
*
Use a weakreference to prevent the static variable from holding an Activity.
Amith Yamasani
2011-08-12
1
-5
/
+11
*
Plug memory leak in EditText.
Romain Guy
2011-08-01
1
-2
/
+6
*
Implement textDirection heuristic selection.
Doug Felt
2011-07-14
1
-6
/
+25
*
Pixel were missing on the last line of text when using MaxLines.
Gilles Debunne
2011-01-30
1
-14
/
+8
*
Removed warnings in DynamicLayout
Gilles Debunne
2011-01-25
1
-23
/
+14
*
Enable nested bidi levels in a paragraph.
Doug Felt
2010-03-31
1
-1
/
+0
*
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
1
-0
/
+503
*
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
1
-503
/
+0
*
Initial Contribution
The Android Open Source Project
2008-10-21
1
-0
/
+503