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

Issue 14820021: Fix behavior of SkPicture::kUsePathBoundsForClip_RecordingFlag to handle inverse fills and all clip… (Closed)

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

Description

Fix behavior of SkPicture::kUsePathBoundsForClip_RecordingFlag to handle inverse fills and all clip ops correctly. BUG=crbug.com/229011 TEST=Picture unit test + complexclip* GMs Committed: https://code.google.com/p/skia/source/detail?r=9063

Patch Set 1 #

Patch Set 2 : #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+175 lines, -2 lines) Patch
M src/core/SkPictureRecord.h View 1 chunk +2 lines, -0 lines 0 comments Download
M src/core/SkPictureRecord.cpp View 3 chunks +73 lines, -2 lines 1 comment Download
M tests/PictureTest.cpp View 1 2 chunks +100 lines, -0 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
Justin Novosad
This is a more complete alternative to this CL: https://codereview.chromium.org/14819008/ It handles all the combinations ...
7 years, 7 months ago (2013-05-07 19:59:40 UTC) #1
Justin Novosad
Patch 2: Fixed unit test code to use ovals instead of rects to avoid triggering ...
7 years, 7 months ago (2013-05-07 20:09:17 UTC) #2
reed1
huge, but I like the organization. lgtm w/ line-width nit. https://codereview.chromium.org/14820021/diff/5001/src/core/SkPictureRecord.cpp File src/core/SkPictureRecord.cpp (right): https://codereview.chromium.org/14820021/diff/5001/src/core/SkPictureRecord.cpp#newcode830 ...
7 years, 7 months ago (2013-05-07 20:49:11 UTC) #3
Justin Novosad
7 years, 7 months ago (2013-05-08 15:39:16 UTC) #4
Message was sent while issue was closed.
Committed patchset #2 manually as r9063 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698