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

Issue 30593003: Apply matrix early in draw bitmap (Closed)

Created:
7 years, 2 months ago by bsalomon
Modified:
7 years, 2 months ago
CC:
skia-review_googlegroups.com
Visibility:
Public.

Description

Patch Set 1 #

Total comments: 4

Patch Set 2 : Fix for layout test and GM that is fixed by this patch #

Patch Set 3 : broken rietveld diff, try again #

Patch Set 4 : minor cleanup #

Patch Set 5 : broken rietveld diff, try again #

Patch Set 6 : fix file name case #

Patch Set 7 : Add flattenable registration for local image filter subclass to fix GM serialization failure #

Unified diffs Side-by-side diffs Delta from patch set Stats (+109 lines, -25 lines) Patch
M expectations/gm/ignored-tests.txt View 1 1 chunk +2 lines, -0 lines 0 comments Download
M gm/imagefiltersgraph.cpp View 1 2 3 4 5 6 3 chunks +84 lines, -2 lines 0 comments Download
M include/gpu/SkGpuDevice.h View 1 chunk +0 lines, -2 lines 0 comments Download
M src/core/SkImageFilterUtils.cpp View 1 2 3 2 chunks +6 lines, -3 lines 0 comments Download
M src/gpu/SkGpuDevice.cpp View 1 8 chunks +17 lines, -18 lines 0 comments Download

Messages

Total messages: 14 (0 generated)
bsalomon
This will make it easier to consider the clip in the decision to tile. https://codereview.chromium.org/30593003/diff/1/src/gpu/SkGpuDevice.cpp ...
7 years, 2 months ago (2013-10-20 14:14:17 UTC) #1
robertphillips
lgtm + 1 question https://codereview.chromium.org/30593003/diff/1/src/gpu/SkGpuDevice.cpp File src/gpu/SkGpuDevice.cpp (right): https://codereview.chromium.org/30593003/diff/1/src/gpu/SkGpuDevice.cpp#newcode1170 src/gpu/SkGpuDevice.cpp:1170: How does this get undone? ...
7 years, 2 months ago (2013-10-20 21:21:39 UTC) #2
bsalomon
https://codereview.chromium.org/30593003/diff/1/src/gpu/SkGpuDevice.cpp File src/gpu/SkGpuDevice.cpp (right): https://codereview.chromium.org/30593003/diff/1/src/gpu/SkGpuDevice.cpp#newcode1170 src/gpu/SkGpuDevice.cpp:1170: On 2013/10/20 21:21:39, robertphillips wrote: > How does this ...
7 years, 2 months ago (2013-10-21 13:19:10 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://skia-tree-status.appspot.com/cq/bsalomon@google.com/30593003/1
7 years, 2 months ago (2013-10-21 13:26:26 UTC) #4
commit-bot: I haz the power
Change committed as 11880
7 years, 2 months ago (2013-10-21 14:48:19 UTC) #5
Stephen White
On 2013/10/21 14:48:19, I haz the power (commit-bot) wrote: > Change committed as 11880 Just ...
7 years, 2 months ago (2013-10-21 18:00:07 UTC) #6
robertphillips
Reverted in r11899 due to layout test failure
7 years, 2 months ago (2013-10-21 21:31:13 UTC) #7
bsalomon
Reopened and new patchsets uploaded. Adding Stephen for SkImageFilterUtils and imagefiltersgraph changes.
7 years, 2 months ago (2013-10-23 19:40:56 UTC) #8
Stephen White
LGTM
7 years, 2 months ago (2013-10-23 19:48:51 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://skia-tree-status.appspot.com/cq/bsalomon@google.com/30593003/150001
7 years, 2 months ago (2013-10-23 19:58:35 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://skia-tree-status.appspot.com/cq/bsalomon@google.com/30593003/320001
7 years, 2 months ago (2013-10-23 20:27:51 UTC) #11
commit-bot: I haz the power
Change committed as 11930
7 years, 2 months ago (2013-10-23 21:06:57 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://skia-tree-status.appspot.com/cq/bsalomon@google.com/30593003/400001
7 years, 2 months ago (2013-10-24 01:35:32 UTC) #13
commit-bot: I haz the power
7 years, 2 months ago (2013-10-24 01:46:18 UTC) #14
Message was sent while issue was closed.
Change committed as 11933

Powered by Google App Engine
This is Rietveld 408576698