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

Issue 13044012: fix mask error for BW text, where I forgot to look at just the low-8 bits (Closed)

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

Description

fix mask error for BW text, where I forgot to look at just the low-8 bits of the right mask when computing the number of "full" runs. possibly related to crbug.com/178796 Committed: https://code.google.com/p/skia/source/detail?r=8408

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -0 lines) Patch
M trunk/src/core/SkBlitBWMaskTemplate.h View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 1 (0 generated)
reed1
7 years, 9 months ago (2013-03-27 15:08:29 UTC) #1
Message was sent while issue was closed.
Committed patchset #1 manually as r8408 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698