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 argument order in call to SkBlurDrawLooper constructor
Victoria Lease
2014-05-19
1
-1
/
+1
*
Frameworks changes to support latest Skia (r14729)
Mike Reed
2014-05-15
1
-4
/
+21
*
Merge "BiDi support for Minikin"
Raph Levien
2014-05-15
1
-5
/
+5
|
\
|
*
BiDi support for Minikin
Raph Levien
2014-05-12
1
-5
/
+5
*
|
Merge "Start of Minikin integration"
Raph Levien
2014-05-15
1
-13
/
+64
|
\
\
|
|
/
|
*
Start of Minikin integration
Raph Levien
2014-05-12
1
-13
/
+64
*
|
Avoid caching shadow properties in Java & HWUI.
Derek Sollenberger
2014-05-07
1
-6
/
+12
|
/
*
Add elegantTextHeight text appearance attribute
Raph Levien
2014-04-17
1
-2
/
+42
*
Remove SkFloatToScalar.
Leon Scroggins III
2014-04-07
1
-10
/
+7
*
Update framework to use M34 version of Skia.
Leon Scroggins
2014-03-27
1
-5
/
+5
*
malloc some advances
Victoria Lease
2014-03-17
1
-1
/
+2
*
Updates to the Skia API needed to merge the WebView m33 version of Skia.
Derek Sollenberger
2014-02-24
1
-1
/
+2
*
AArch64: Make graphics classes 64-bit compatible
Ashok Bhat
2014-01-28
1
-96
/
+150
*
Revert "AArch64: Make graphics classes 64-bit compatible"
Narayan Kamath
2014-01-27
1
-150
/
+96
*
AArch64: Make graphics classes 64-bit compatible
Ashok Bhat
2014-01-27
1
-96
/
+150
*
Initial integration of Minikin to framework
Raph Levien
2013-11-18
1
-0
/
+5
*
Revert workaround for Skia bug now that Skia has been fixed.
Derek Sollenberger
2013-09-04
1
-2
/
+0
*
make setHinting(HINTING_ON) kNormal_Hinting
Victoria Lease
2013-06-17
1
-1
/
+1
*
Modifications needed for updating Skia to r9286.
Derek Sollenberger
2013-05-28
1
-1
/
+8
*
bidiFlags != SkPaint::Flags
Victoria Lease
2013-03-28
1
-38
/
+38
*
Fix bug #8437358 Clean any ICU related code from TextLayout / Paint and their...
Fabrice Di Meglio
2013-03-20
1
-51
/
+13
*
Revert "Clean Paint.mBidiFlags as it is no longer used"
Fabrice Di Meglio
2013-03-15
1
-33
/
+115
*
Revert "fix argument mismatches in Paint JNI"
Fabrice Di Meglio
2013-03-15
1
-5
/
+5
*
fix argument mismatches in Paint JNI
Victoria Lease
2013-02-14
1
-5
/
+5
*
Clean Paint.mBidiFlags as it is no longer used
Fabrice Di Meglio
2013-02-12
1
-115
/
+33
*
Use LruCache instead of GenerationCache in libhwui
Romain Guy
2012-11-29
1
-1
/
+3
*
Fix for 7281523 android.text.cts.SelectionTest#testMoveRight failures
Raph Levien
2012-10-04
1
-1
/
+1
*
am e5905684: am eceb3171: am f4afc401: Merge "framework: fix bug for uninitia...
Raph Levien
2012-09-14
1
-1
/
+1
|
\
|
*
framework: fix bug for uninitialized variable
Zhou Chang
2012-08-31
1
-1
/
+1
*
|
DO NOT MERGE Han Preference
Billy Hewlett
2012-08-20
1
-4
/
+46
|
/
*
Add Paint.setTextLocale()
Fabrice Di Meglio
2012-04-12
1
-0
/
+8
*
Code cleaning: centralize use of #if USE_TEXT_LAYOUT_CACHE
Fabrice Di Meglio
2012-01-27
1
-28
/
+10
*
Fix bug #5846413 "phone" keyboard layout is broken on master
Fabrice Di Meglio
2012-01-23
1
-5
/
+31
*
Fix bug #5753006 Garbled Labels in Maps
Fabrice Di Meglio
2012-01-05
1
-2
/
+2
*
Clean TextLayout code and remove RTL_USE_HARFBUZZ
Fabrice Di Meglio
2011-12-08
1
-65
/
+3
*
Improve TextLayoutCache performances
Fabrice Di Meglio
2011-11-22
1
-2
/
+2
*
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
[next]