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

Issue 443353004: add isRect() check to AAClip, to detect if a soft-clip is really just an irect (Closed)

Created:
6 years, 4 months ago by reed1
Modified:
6 years, 4 months ago
Reviewers:
CC:
reviews_skia.org
Base URL:
https://skia.googlesource.com/skia.git@master
Project:
skia
Visibility:
Public.

Description

add isRect() check to AAClip, to detect if a soft-clip is really just an irect taken from (https://codereview.chromium.org/445233006/) fix: don't assume that the first yoffset is 0, since we may have performed a translate and not re-alloced our data. This reverts commit 0aeea6d344f12e35e29a79f4bbc48af88f913204. TBR= Committed: https://skia.googlesource.com/skia/+/202ab2a5cabaf25a1e6ec47c0003da3213a79864

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+71 lines, -3 lines) Patch
M src/core/SkAAClip.h View 1 chunk +4 lines, -0 lines 0 comments Download
M src/core/SkAAClip.cpp View 1 chunk +28 lines, -0 lines 0 comments Download
M src/core/SkRasterClip.h View 1 chunk +10 lines, -2 lines 0 comments Download
M src/core/SkRasterClip.cpp View 1 chunk +4 lines, -1 line 0 comments Download
M tests/AAClipTest.cpp View 2 chunks +25 lines, -0 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
reed1
The CQ bit was checked by reed@google.com
6 years, 4 months ago (2014-08-07 18:39:11 UTC) #1
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://skia-tree-status.appspot.com/cq/reed@google.com/443353004/1
6 years, 4 months ago (2014-08-07 18:39:54 UTC) #2
commit-bot: I haz the power
6 years, 4 months ago (2014-08-07 18:48:39 UTC) #3
Message was sent while issue was closed.
Change committed as 202ab2a5cabaf25a1e6ec47c0003da3213a79864

Powered by Google App Engine
This is Rietveld 408576698