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

Issue 116423004: [PDF] Fix clipping in xfermode improvement. (Closed)

Created:
7 years ago by vandebo (ex-Chrome)
Modified:
7 years ago
Reviewers:
bungeman-skia, reed1
CC:
skia-review_googlegroups.com
Visibility:
Public.

Description

[PDF] Fix clipping in xfermode improvement. In some cases, the wrong clip (src clip instead of initial clip) was used. Switch almost exclusively to initial clip because it is safe and generates a smaller result. BUG=chromium:328009 Committed: http://code.google.com/p/skia/source/detail?r=12729

Patch Set 1 #

Total comments: 3
Unified diffs Side-by-side diffs Delta from patch set Stats (+33 lines, -21 lines) Patch
M expectations/gm/ignored-tests.txt View 1 chunk +3 lines, -0 lines 0 comments Download
M gm/xfermodes.cpp View 2 chunks +12 lines, -1 line 1 comment Download
M src/pdf/SkPDFDevice.cpp View 6 chunks +18 lines, -20 lines 2 comments Download

Messages

Total messages: 4 (0 generated)
vandebo (ex-Chrome)
https://codereview.chromium.org/116423004/diff/1/gm/xfermodes.cpp File gm/xfermodes.cpp (right): https://codereview.chromium.org/116423004/diff/1/gm/xfermodes.cpp#newcode117 gm/xfermodes.cpp:117: case kRectangleWithMask_SrcType: { This demonstrates the problem in the ...
7 years ago (2013-12-17 23:11:03 UTC) #1
bungeman-skia
lgtm
7 years ago (2013-12-17 23:18:33 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://skia-tree-status.appspot.com/cq/vandebo@chromium.org/116423004/1
7 years ago (2013-12-17 23:25:45 UTC) #3
commit-bot: I haz the power
7 years ago (2013-12-17 23:38:32 UTC) #4
Message was sent while issue was closed.
Change committed as 12729

Powered by Google App Engine
This is Rietveld 408576698