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
/
graphics
/
Paint.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix bug #5371117 Regression : The Hebrew / Arabic text behavior in ICS latest...
Fabrice Di Meglio
2011-10-07
1
-10
/
+7
*
Fix bug #5332081 TextLayoutCache needs to be able to have more cache hits
Fabrice Di Meglio
2011-09-21
1
-9
/
+6
*
Revert "Fix bug #5332081 TextLayoutCache needs to be able to have more cache ...
Fabrice Di Meglio
2011-09-18
1
-7
/
+11
*
Fix bug #5332081 TextLayoutCache needs to be able to have more cache hits
Fabrice Di Meglio
2011-09-16
1
-11
/
+7
*
Fix some TextLayoutCache issues
Fabrice Di Meglio
2011-09-13
1
-7
/
+3
*
Turn off hinting by default for higher density displays.
Dianne Hackborn
2011-08-12
1
-2
/
+18
*
Solidify and optimize Paint text related APIs
Fabrice Di Meglio
2011-08-08
1
-10
/
+92
*
Fix bug #4415576 Gmail text looks broken
Fabrice Di Meglio
2011-05-13
1
-8
/
+8
*
Clean getTextRunAdvances() APIs
Fabrice Di Meglio
2011-04-21
1
-38
/
+20
*
Use Harfbuzz for Paint drawText / measureText / breakText APIs
Fabrice Di Meglio
2011-04-19
1
-10
/
+41
*
Use jniThrowException for exception throwing from native code.
Elliott Hughes
2011-04-07
1
-79
/
+79
*
Code refactoring for TextLayoutCache
Fabrice Di Meglio
2011-04-05
1
-1
/
+1
*
Fix text redering issue where the text was sometimes truncated
Fabrice Di Meglio
2011-03-29
1
-2
/
+43
*
Use Harfbuzz instead of ICU4C for computing advances
Fabrice Di Meglio
2011-03-22
1
-1
/
+30
*
DisplayList optimizations and fixes.
Chet Haase
2010-10-26
1
-6
/
+0
*
Fix native resource leak when OpenGL renderer is not being used.
Chet Haase
2010-10-22
1
-2
/
+2
*
Optimizing display lists by referencing pointers to resources instead of copy...
Chet Haase
2010-10-21
1
-5
/
+7
*
Add drop shadows.
Romain Guy
2010-08-13
1
-1
/
+1
*
Support bidi/shaping for getTextPath
Doug Felt
2010-07-12
1
-57
/
+22
*
Move shaping to native.
Doug Felt
2010-06-10
1
-1
/
+192
*
Hack to fix issue #2125365: Sports Trivia compatability with Eclair
Dianne Hackborn
2009-09-28
1
-5
/
+5
*
explicitly set the hinting level for android apps (to match the old default)
Mike Reed
2009-07-27
1
-4
/
+9
*
when we reset a paint, it should return to the state it was in when it was fi...
Mike Reed
2009-06-19
1
-0
/
+2
*
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
1
-0
/
+612
*
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
1
-612
/
+0
*
Code drop from //branches/cupcake/...@124589
The Android Open Source Project
2008-12-17
1
-16
/
+23
*
Initial Contribution
The Android Open Source Project
2008-10-21
1
-0
/
+605