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

Issue 1132093004: Move DstCoordTexture to GrXP, rename and remove the word "copy" from dstcopytexture names. (Closed)

Created:
5 years, 7 months ago by bsalomon
Modified:
5 years, 7 months ago
Reviewers:
egdaniel
CC:
reviews_skia.org
Base URL:
https://skia.googlesource.com/skia.git@copy
Target Ref:
refs/heads/master
Project:
skia
Visibility:
Public.

Description

Move DstCoordTexture to GrXP, rename and remove the word "copy" from dstcopytexture names. Committed: https://skia.googlesource.com/skia/+/bb106b5f6ee18f7453b63f3a95f421b60a957f39 Committed: https://skia.googlesource.com/skia/+/6a44c6a7d89b748fb040d41697a337d357d7fa22

Patch Set 1 #

Patch Set 2 : minor #

Total comments: 1

Patch Set 3 : rebase #

Patch Set 4 : rebase again #

Patch Set 5 : update dstcoordtex #

Patch Set 6 : rebase again #

Patch Set 7 : remove asserts #

Unified diffs Side-by-side diffs Delta from patch set Stats (+167 lines, -167 lines) Patch
M include/gpu/GrTexture.h View 1 chunk +0 lines, -39 lines 0 comments Download
M include/gpu/GrXferProcessor.h View 1 2 4 5 6 8 chunks +57 lines, -15 lines 0 comments Download
M include/gpu/effects/GrCoverageSetOpXP.h View 1 2 1 chunk +1 line, -1 line 0 comments Download
M include/gpu/effects/GrPorterDuffXferProcessor.h View 1 2 4 5 6 1 chunk +1 line, -1 line 0 comments Download
M src/effects/SkArithmeticMode_gpu.h View 1 2 1 chunk +1 line, -1 line 0 comments Download
M src/effects/SkArithmeticMode_gpu.cpp View 1 2 4 chunks +7 lines, -8 lines 0 comments Download
M src/gpu/GrDrawTarget.h View 1 2 3 chunks +7 lines, -6 lines 0 comments Download
M src/gpu/GrDrawTarget.cpp View 1 2 3 4 5 6 chunks +9 lines, -9 lines 0 comments Download
M src/gpu/GrPipeline.h View 1 2 1 chunk +1 line, -1 line 0 comments Download
M src/gpu/GrPipeline.cpp View 1 2 1 chunk +3 lines, -2 lines 0 comments Download
M src/gpu/GrPipelineBuilder.h View 1 2 1 chunk +3 lines, -3 lines 0 comments Download
M src/gpu/GrPipelineBuilder.cpp View 1 2 1 chunk +4 lines, -4 lines 0 comments Download
M src/gpu/GrXferProcessor.cpp View 1 2 4 chunks +17 lines, -18 lines 0 comments Download
M src/gpu/effects/GrCoverageSetOpXP.cpp View 1 2 3 4 5 6 1 chunk +1 line, -1 line 0 comments Download
M src/gpu/effects/GrCustomXfermode.cpp View 1 2 4 chunks +7 lines, -8 lines 0 comments Download
M src/gpu/effects/GrCustomXfermodePriv.h View 1 2 1 chunk +1 line, -1 line 0 comments Download
M src/gpu/effects/GrDisableColorXP.h View 1 2 1 chunk +1 line, -1 line 0 comments Download
M src/gpu/effects/GrDisableColorXP.cpp View 1 2 3 4 5 6 1 chunk +1 line, -1 line 0 comments Download
M src/gpu/effects/GrPorterDuffXferProcessor.cpp View 1 2 3 4 5 6 4 chunks +7 lines, -7 lines 0 comments Download
M src/gpu/gl/GrGLProgram.h View 1 chunk +1 line, -1 line 0 comments Download
M src/gpu/gl/GrGLProgram.cpp View 1 chunk +1 line, -1 line 0 comments Download
M src/gpu/gl/GrGLProgramDesc.h View 1 chunk +0 lines, -2 lines 0 comments Download
M src/gpu/gl/GrGLXferProcessor.h View 1 chunk +2 lines, -2 lines 0 comments Download
M src/gpu/gl/GrGLXferProcessor.cpp View 3 chunks +24 lines, -24 lines 0 comments Download
M src/gpu/gl/builders/GrGLFragmentShaderBuilder.h View 2 chunks +4 lines, -4 lines 0 comments Download
M src/gpu/gl/builders/GrGLFragmentShaderBuilder.cpp View 1 2 3 chunks +6 lines, -6 lines 0 comments Download

Messages

Total messages: 23 (11 generated)
bsalomon
code shuffle/rename
5 years, 7 months ago (2015-05-18 18:43:23 UTC) #2
egdaniel
lgtm with one question https://codereview.chromium.org/1132093004/diff/20001/include/gpu/GrXferProcessor.h File include/gpu/GrXferProcessor.h (right): https://codereview.chromium.org/1132093004/diff/20001/include/gpu/GrXferProcessor.h#newcode338 include/gpu/GrXferProcessor.h:338: SkIPoint fDstTextureOffset; Do we want ...
5 years, 7 months ago (2015-05-18 19:07:14 UTC) #3
bsalomon
On 2015/05/18 19:07:14, egdaniel wrote: > lgtm with one question > > https://codereview.chromium.org/1132093004/diff/20001/include/gpu/GrXferProcessor.h > File ...
5 years, 7 months ago (2015-05-18 19:08:46 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1132093004/40001
5 years, 7 months ago (2015-05-22 18:43:54 UTC) #7
commit-bot: I haz the power
Try jobs failed on following builders: Build-Ubuntu-GCC-Mips-Debug-Android-Trybot on client.skia.compile (JOB_FAILED, http://build.chromium.org/p/client.skia.compile/builders/Build-Ubuntu-GCC-Mips-Debug-Android-Trybot/builds/464) skia_presubmit-Trybot on client.skia.fyi (JOB_FAILED, ...
5 years, 7 months ago (2015-05-22 18:45:24 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1132093004/60001
5 years, 7 months ago (2015-05-22 19:01:22 UTC) #12
commit-bot: I haz the power
Try jobs failed on following builders: Build-Ubuntu-GCC-Arm7-Debug-Android-Trybot on client.skia.compile (JOB_FAILED, http://build.chromium.org/p/client.skia.compile/builders/Build-Ubuntu-GCC-Arm7-Debug-Android-Trybot/builds/1236) Build-Ubuntu-GCC-Mips-Debug-Android-Trybot on client.skia.compile (JOB_FAILED, ...
5 years, 7 months ago (2015-05-22 19:03:15 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1132093004/100001
5 years, 7 months ago (2015-05-22 21:25:55 UTC) #17
commit-bot: I haz the power
Committed patchset #6 (id:100001) as https://skia.googlesource.com/skia/+/bb106b5f6ee18f7453b63f3a95f421b60a957f39
5 years, 7 months ago (2015-05-22 21:32:14 UTC) #18
bungeman-skia
A revert of this CL (patchset #6 id:100001) has been created in https://codereview.chromium.org/1158453004/ by bungeman@google.com. ...
5 years, 7 months ago (2015-05-22 22:22:14 UTC) #19
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1132093004/120001
5 years, 7 months ago (2015-05-26 16:35:43 UTC) #22
commit-bot: I haz the power
5 years, 7 months ago (2015-05-26 16:49:08 UTC) #23
Message was sent while issue was closed.
Committed patchset #7 (id:120001) as
https://skia.googlesource.com/skia/+/6a44c6a7d89b748fb040d41697a337d357d7fa22

Powered by Google App Engine
This is Rietveld 408576698