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
/
Layout.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make LeadingMarginSpan2 behavior more consistent
Anish Athalye
2014-08-14
1
-13
/
+22
*
Fix bug in measurement of paragraphs
Anish Athalye
2014-07-25
1
-3
/
+13
*
Uses VMRuntime.newUnpaddedArray for ideal array sizes
Adam Lesinski
2014-03-27
1
-8
/
+4
*
Fix for "Can't place cursor after combining accent"
Raph Levien
2013-09-20
1
-1
/
+1
*
Suppress horizontal scrolling with trailing blanks
Raph Levien
2012-12-20
1
-9
/
+48
*
Fix bug #7282594 EditText does not allow to move the cursor when typing RTL t...
Fabrice Di Meglio
2012-10-03
1
-6
/
+9
*
Merge "Fix bug #6661824 Hebrew Text can be clipped" into jb-dev
Fabrice Di Meglio
2012-06-14
1
-3
/
+11
|
\
|
*
Fix bug #6661824 Hebrew Text can be clipped
Fabrice Di Meglio
2012-06-13
1
-3
/
+11
*
|
Prevent a crash when maxLines is set to 0
Gilles Debunne
2012-06-11
1
-0
/
+1
|
/
*
Basic renaming refactoring in Layout
Gilles Debunne
2012-04-25
1
-15
/
+15
*
Use SpanSet to accelerate Layout.drawBackground
Gilles Debunne
2012-03-13
1
-32
/
+60
*
EditText caches only text in its internal display list.
Gilles Debunne
2012-03-05
1
-117
/
+120
*
Fix bug #5243493 TextView selection is not working correctly when there is so...
Fabrice Di Meglio
2011-09-02
1
-0
/
+29
*
Fix bug #5243493 TextView selection is not working correctly when there is so...
Fabrice Di Meglio
2011-08-31
1
-1
/
+4
*
Fix bug #3388534 Long file names are improperly displayed when played
Fabrice Di Meglio
2011-08-15
1
-11
/
+4
*
Implement textDirection heuristic selection.
Doug Felt
2011-07-14
1
-3
/
+36
*
Support control of text alignment.
Doug Felt
2011-06-29
1
-10
/
+34
*
am 8b22ef66: am e41d2aed: Merge "Using robust equality check."
Conley Owens
2011-04-29
1
-1
/
+1
|
\
|
*
Using robust equality check.
Jozef BABJAK
2011-03-17
1
-1
/
+1
|
*
Support surrogate pairs when layouting text
Takako Ishibashi
2010-08-26
1
-4
/
+7
*
|
Bugfixes in StaticLayout.
Gilles Debunne
2011-02-18
1
-10
/
+11
*
|
Text insertion cursor is now defined by a Drawable.
Gilles Debunne
2011-02-14
1
-3
/
+3
*
|
Pixel were missing on the last line of text when using MaxLines.
Gilles Debunne
2011-01-30
1
-0
/
+11
*
|
Fix for IOOBoundsExc in SpannableStringBuilder
Gilles Debunne
2010-11-16
1
-10
/
+18
*
|
Add keycodes and meta-key modifiers to support external keyboards.
Jeff Brown
2010-10-15
1
-6
/
+3
*
|
Speedup TextView fades (no more layers required.)
Romain Guy
2010-08-18
1
-1
/
+1
*
|
Fix a bug where paragraph styles could leak onto an adjacent empty line.
Eric Fischer
2010-08-05
1
-9
/
+41
*
|
Move shaping to native.
Doug Felt
2010-06-10
1
-20
/
+19
*
|
Fix alignment issues with RTL paragraphs.
Doug Felt
2010-06-03
1
-154
/
+320
*
|
Refactor Styled utility functions into reusable objects.
Doug Felt
2010-04-07
1
-549
/
+82
*
|
Don't measure for a secondary caret unless we have one.
Doug Felt
2010-03-31
1
-18
/
+29
*
|
Enable nested bidi levels in a paragraph.
Doug Felt
2010-03-31
1
-308
/
+368
|
/
*
Factor bidi algorithm into separate method.
Doug Felt
2010-02-24
1
-0
/
+5
*
Enhance text docs, rename some variables for clarity, comment places in the code
Doug Felt
2010-02-16
1
-72
/
+145
*
support for multiline paragraph style indentation
Mark Wagner
2009-10-16
1
-2
/
+13
*
Fix an emoji-measuring bug that caused an exception when editing a contact.
Eric Fischer
2009-09-01
1
-1
/
+1
*
text: Remove references to android.util.Config
Dave Bort
2009-04-13
1
-4
/
+5
*
AI 143165: am: CL 142861 Make TextView Emoji scale to match the size of the t...
Eric Fischer
2009-03-27
1
-16
/
+45
*
auto import from //branches/cupcake_rel/...@140373
The Android Open Source Project
2009-03-18
1
-5
/
+100
*
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
1
-0
/
+1747
*
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
1
-1747
/
+0
*
auto import from //branches/cupcake/...@125939
The Android Open Source Project
2009-01-09
1
-1
/
+3
*
Initial Contribution
The Android Open Source Project
2008-10-21
1
-0
/
+1745