Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(227)

Issue 14637007: Detect color masks, and divert to draw-sprite instead of maskblitters (Closed)

Created:
7 years, 7 months ago by reed1
Modified:
7 years, 7 months ago
Reviewers:
bungeman-skia
CC:
skia-review_googlegroups.com
Visibility:
Public.

Description

Detect color masks, and divert to draw-sprite instead of maskblitters. Committed: https://code.google.com/p/skia/source/detail?r=8967

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : #

Patch Set 4 : #

Patch Set 5 : #

Patch Set 6 : #

Patch Set 7 : #

Patch Set 8 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+108 lines, -10 lines) Patch
M include/core/SkMask.h View 1 2 3 1 chunk +14 lines, -1 line 0 comments Download
M src/core/SkDraw.cpp View 1 2 3 4 7 chunks +18 lines, -6 lines 0 comments Download
M src/core/SkDrawProcs.h View 1 2 3 4 3 chunks +18 lines, -1 line 0 comments Download
M src/core/SkScalerContext.cpp View 1 2 3 4 5 6 7 5 chunks +58 lines, -2 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
reed1
Seems to be sufficient to support colorfonts. Does not yet extend the api w/ scalercontext ...
7 years, 7 months ago (2013-05-02 15:13:22 UTC) #1
reed1
7 years, 7 months ago (2013-05-02 18:55:51 UTC) #2
Message was sent while issue was closed.
Committed patchset #8 manually as r8967.

Powered by Google App Engine
This is Rietveld 408576698