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
/
jni
/
android_text_StaticLayout.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add hyphenationFrequency attribute to TextView and StaticLayout.
Roozbeh Pournader
2015-05-12
1
-3
/
+5
*
Add left and right indent arrays to TextView
Raph Levien
2015-04-15
1
-0
/
+8
*
Remove unused constants in android_text_StaticLayout.cpp
Raph Levien
2015-03-31
1
-5
/
+0
*
Revert "Fix build: Revert "Record hyphens from Minikin and draw them""
Raph Levien
2015-03-30
1
-10
/
+20
*
Fix build: Revert "Record hyphens from Minikin and draw them"
Ed Heyl
2015-03-30
1
-20
/
+10
*
Record hyphens from Minikin and draw them
Raph Levien
2015-03-27
1
-10
/
+20
*
Calculate line breaks using Minikin
Raph Levien
2015-03-26
1
-569
/
+50
*
Start moving text measurement into native code
Raph Levien
2015-03-13
1
-12
/
+85
*
resolved conflicts for merge of 7545accf to master
Elliott Hughes
2015-03-10
1
-6
/
+6
|
\
|
*
Use the icu:: namespace for icu4c API.
Elliott Hughes
2015-03-07
1
-5
/
+5
*
|
Add JNI StaticLayout.Builder
Raph Levien
2015-03-05
1
-51
/
+91
*
|
resolve merge conflicts of 7d13d9d to master.
Andreas Gampe
2014-11-21
1
-8
/
+7
|
\
\
|
|
/
|
*
Frameworks/base: Consistency in core/jni
Andreas Gampe
2014-11-21
1
-3
/
+2
*
|
Fix build
Nick Kralevich
2014-11-14
1
-3
/
+3
*
|
fix build
Nick Kralevich
2014-11-14
1
-4
/
+0
*
|
Remove duplicate line breaking
Raph Levien
2014-08-27
1
-2
/
+0
*
|
Add optimizing line breaker
Anish Athalye
2014-08-18
1
-2
/
+188
*
|
Implement line breaking in native code
Anish Athalye
2014-08-18
1
-22
/
+328
|
/
*
Fix extraneous allocation and copying
Anish Athalye
2014-07-09
1
-2
/
+2
*
Implement line breaking using ICU break iterator
Anish Athalye
2014-06-30
1
-0
/
+110