- 27 Aug, 2012 3 commits
-
-
Jean-Baptiste Queru authored
* commit '372648a7': Fix access to freed memory
-
Jean-Baptiste Queru authored
-
Nikolay Pisanov authored
Source should be freed after all jpeg operations completed since it is used by these operations. Change-Id: Ieb0741e1d219dc0513133a94d47df86b5f95cf29
-
- 17 Aug, 2012 3 commits
-
-
Jean-Baptiste Queru authored
* commit 'c2ad1992': Forward-compatibility stubs
-
Jean-Baptiste Queru authored
-
Victoria Lease authored
Change-Id: I9c5bf5ce38827ced91d8912a1fa49adbd14a46b8
-
- 31 Jul, 2012 2 commits
-
-
The Android Open Source Project authored
Change-Id: Ia62ca8b048a34639d11f7838b03c74420b3b3868
-
The Android Automerger authored
-
- 28 Jul, 2012 1 commit
-
-
Victoria Lease authored
* commit '1d6fa961': Reduce embolden effect. DO NOT MERGE
-
- 27 Jul, 2012 1 commit
-
-
Victoria Lease authored
Cherry-pick of Iec1c478171e33751be1cddbaae6a8ec30bb6cbab Certain CJK glyphs become essentially unreadable when emboldened at sizes used by common apps like News/Weather. Reducing embolden strength slightly makes these glyphs much more readable without sacrificing bold/normal weight differentiation. Bug: 6712857 Change-Id: I1025f72b5ed07f0a65924ba58aa19511bc417eb1
-
- 21 Jun, 2012 2 commits
-
-
Billy Hewlett authored
* commit '8c1c7cfa': Cherrypick change to skia
-
Billy Hewlett authored
Change-Id: I7514b6931a11a0a79ec3abd4068f72998fcdf99d
-
- 19 Jun, 2012 1 commit
-
-
The Android Open Source Project authored
Change-Id: I10b0459ad51c4a2d7d62ad73d2a8fd3e51828f9c
-
- 14 Jun, 2012 2 commits
-
-
The Android Automerger authored
-
Victoria Lease authored
* commit 'ec1ad08b': DO NOT MERGE Skia solution to fake-bold fallback fonts.
-
- 13 Jun, 2012 1 commit
-
-
Victoria Lease authored
This version of the fake-bold-for-fallback-fonts fix addresses the issue succinctly inside of Skia, with no need for Skia's clients to be aware of the issue. Attempts to draw a bold parent font flag the embolden flag in the associated SkScalerContext while leaving the SkPaint's fake bold flag unmodified. This depends upon change Icdd13f6b, which arranges for FreeType's FontHost to ignore redundant embolden requests. This is a cherry-pick of change I4132a232 from master. Bug: 6629786 Change-Id: I389d6793e5472d664f6ac7b894927dbfd811be12
-
- 07 Jun, 2012 4 commits
-
-
Jean-Baptiste Queru authored
* commit '9b1d0758': Cherrypick change to skia
-
Jean-Baptiste Queru authored
-
Billy Hewlett authored
Change-Id: I9845f8d042fb89fe0f4876f0021b9ec486ac3ef5
-
The Android Open Source Project authored
Change-Id: If3c616f2b23e6af3a3db542593af52d08a70b7ee
-
- 06 Jun, 2012 1 commit
-
-
The Android Automerger authored
-
- 05 Jun, 2012 1 commit
-
-
Victoria Lease authored
* commit 'bd64a4dd': Use FreeType's "embolden", but only if face is not already bold.
-
- 31 May, 2012 1 commit
-
-
Victoria Lease authored
A side-effect of not knowing the actual SkTypeface used to draw text until render-time is that we cannot make decisions based upon the face's proper font metrics. As a result, attempts to draw bold text will fail when a fallback font with normal weight is selected. With this, we can feel free to enable fake bold mode even if the primary font is bold, as the extraneous fake bold bit will just get ignored at render-time if the actual font used to draw the text is bold. Bug: 6522642 Change-Id: Icdd13f6bd36a85ba374b6ed7a08b596d4c31e86f
-
- 30 May, 2012 4 commits
-
-
The Android Open Source Project authored
Change-Id: I487813624accf824b997001a2d88930b916f1a7b
-
The Android Automerger authored
-
Derek Sollenberger authored
* commit 'f37732cf': detect all masks, and don't use masksuperblitter with those.
-
Derek Sollenberger authored
-
- 29 May, 2012 1 commit
-
-
Derek Sollenberger authored
This is a cherry-pick of Skia r3364. bug: 6522740 Change-Id: I9f9360a0fd5d8bfd936072f0f9bae0709768a1b6
-
- 24 May, 2012 1 commit
-
-
The Android Open Source Project authored
Change-Id: Ieef3e00a660125acc348dd5c4392ffa4b6fba2c3
-
- 22 May, 2012 2 commits
-
-
The Android Automerger authored
-
The Android Open Source Project authored
Change-Id: Ib508cbb004388631b20650d575b2829b481fb989
-
- 20 May, 2012 1 commit
-
-
The Android Automerger authored
-
- 19 May, 2012 3 commits
-
-
The Android Automerger authored
-
The Android Automerger authored
-
The Android Open Source Project authored
Change-Id: Ica7c000a9aa45215dbefec538d8221d9d8134236
-
- 18 May, 2012 1 commit
-
-
The Android Automerger authored
-
- 17 May, 2012 4 commits