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

Issue 50673005: Revert "Revert "speed up A8 by creating a new entry-point in SkDraw that blits the path's coverage … (Closed)

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

Description

Revert "Revert "speed up A8 by creating a new entry-point in SkDraw that blits the path's coverage directly into an A8 target, regardless of the previous pixel values."" This reverts commit 3c77887b3eb2d32ab668ab4e5f2f9e79103956e8. BUG= Committed: https://code.google.com/p/skia/source/detail?r=12167

Patch Set 1 #

Patch Set 2 : impl more blitter entrypoints for coverage blitter #

Patch Set 3 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+229 lines, -21 lines) Patch
A bench/CoverageBench.cpp View 1 chunk +71 lines, -0 lines 0 comments Download
M gyp/bench.gypi View 1 2 1 chunk +1 line, -0 lines 0 comments Download
M include/core/SkDraw.h View 3 chunks +20 lines, -4 lines 0 comments Download
M include/core/SkRect.h View 2 chunks +10 lines, -1 line 0 comments Download
M src/core/SkBlitter.h View 1 chunk +2 lines, -1 line 0 comments Download
M src/core/SkBlitter.cpp View 3 chunks +11 lines, -3 lines 0 comments Download
M src/core/SkBlitter_A8.cpp View 1 2 1 chunk +90 lines, -0 lines 0 comments Download
M src/core/SkCoreBlitters.h View 1 chunk +11 lines, -0 lines 0 comments Download
M src/core/SkDraw.cpp View 3 chunks +5 lines, -4 lines 0 comments Download
M src/gpu/GrSWMaskHelper.cpp View 1 2 1 chunk +8 lines, -8 lines 0 comments Download

Messages

Total messages: 1 (0 generated)
reed1
7 years, 1 month ago (2013-11-07 16:07:07 UTC) #1
Message was sent while issue was closed.
Committed patchset #3 manually as r12167 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698