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

Issue 1674673002: Alter SkXfermode's asFragmentProcessor & asXPFactory contracts (Closed)

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

Description

Patch Set 1 #

Patch Set 2 : clean up #

Patch Set 3 : Fix comment #

Total comments: 6

Patch Set 4 : Address code review comments #

Total comments: 2

Patch Set 5 : Added comment #

Patch Set 6 : Fix no-gpu build #

Patch Set 7 : Fix unit test bug #

Unified diffs Side-by-side diffs Delta from patch set Stats (+163 lines, -180 lines) Patch
M include/client/android/SkAvoidXfermode.h View 1 2 3 1 chunk +3 lines, -3 lines 0 comments Download
M include/client/android/SkPixelXorXfermode.h View 1 2 3 1 chunk +3 lines, -4 lines 0 comments Download
M include/core/SkXfermode.h View 1 2 3 1 chunk +12 lines, -27 lines 0 comments Download
M include/effects/SkXfermodeImageFilter.h View 1 2 chunks +1 line, -3 lines 0 comments Download
M src/core/SkXfermode.cpp View 1 2 3 4 5 2 chunks +23 lines, -27 lines 0 comments Download
M src/core/SkXfermode_proccoeff.h View 1 2 3 1 chunk +3 lines, -4 lines 0 comments Download
M src/effects/SkArithmeticMode.cpp View 1 2 3 2 chunks +17 lines, -24 lines 0 comments Download
M src/effects/SkAvoidXfermode.cpp View 1 2 3 1 chunk +5 lines, -11 lines 0 comments Download
M src/effects/SkPixelXorXfermode.cpp View 1 2 3 1 chunk +5 lines, -11 lines 0 comments Download
M src/effects/SkXfermodeImageFilter.cpp View 1 2 3 4 5 6 5 chunks +77 lines, -51 lines 0 comments Download
M src/gpu/SkGr.cpp View 1 2 3 4 1 chunk +9 lines, -4 lines 0 comments Download
M src/utils/debugger/SkOverdrawMode.cpp View 1 2 3 1 chunk +5 lines, -11 lines 0 comments Download

Messages

Total messages: 27 (14 generated)
robertphillips
4 years, 10 months ago (2016-02-05 22:10:20 UTC) #4
egdaniel
https://codereview.chromium.org/1674673002/diff/40001/include/core/SkXfermode.h File include/core/SkXfermode.h (right): https://codereview.chromium.org/1674673002/diff/40001/include/core/SkXfermode.h#newcode203 include/core/SkXfermode.h:203: virtual const GrFragmentProcessor* asFragmentProcessor(const GrFragmentProcessor* dst) const; change name ...
4 years, 10 months ago (2016-02-08 15:32:11 UTC) #5
robertphillips
https://codereview.chromium.org/1674673002/diff/40001/include/core/SkXfermode.h File include/core/SkXfermode.h (right): https://codereview.chromium.org/1674673002/diff/40001/include/core/SkXfermode.h#newcode203 include/core/SkXfermode.h:203: virtual const GrFragmentProcessor* asFragmentProcessor(const GrFragmentProcessor* dst) const; On 2016/02/08 ...
4 years, 10 months ago (2016-02-08 15:54:54 UTC) #6
egdaniel
lgtm with comment nit https://codereview.chromium.org/1674673002/diff/60001/src/gpu/SkGr.cpp File src/gpu/SkGr.cpp (right): https://codereview.chromium.org/1674673002/diff/60001/src/gpu/SkGr.cpp#newcode497 src/gpu/SkGr.cpp:497: // SafeUnref b.c. kSrcOver_Mode will ...
4 years, 10 months ago (2016-02-08 16:09:03 UTC) #7
robertphillips
https://codereview.chromium.org/1674673002/diff/60001/src/gpu/SkGr.cpp File src/gpu/SkGr.cpp (right): https://codereview.chromium.org/1674673002/diff/60001/src/gpu/SkGr.cpp#newcode497 src/gpu/SkGr.cpp:497: // SafeUnref b.c. kSrcOver_Mode will return a null factory ...
4 years, 10 months ago (2016-02-08 16:24:15 UTC) #8
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1674673002/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1674673002/80001
4 years, 10 months ago (2016-02-08 16:26:39 UTC) #10
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Release-Shared-Trybot on client.skia (JOB_FAILED, http://build.chromium.org/p/client.skia/builders/Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Release-Shared-Trybot/builds/5912)
4 years, 10 months ago (2016-02-08 16:29:25 UTC) #12
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1674673002/100001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1674673002/100001
4 years, 10 months ago (2016-02-08 16:41:05 UTC) #14
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: Test-Ubuntu-GCC-ShuttleA-GPU-GTX660-x86_64-Release-Trybot on client.skia (JOB_FAILED, http://build.chromium.org/p/client.skia/builders/Test-Ubuntu-GCC-ShuttleA-GPU-GTX660-x86_64-Release-Trybot/builds/1002)
4 years, 10 months ago (2016-02-08 16:50:18 UTC) #17
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1674673002/120001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1674673002/120001
4 years, 10 months ago (2016-02-08 20:51:47 UTC) #19
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 10 months ago (2016-02-08 22:00:18 UTC) #22
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1674673002/120001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1674673002/120001
4 years, 10 months ago (2016-02-09 13:08:40 UTC) #25
commit-bot: I haz the power
4 years, 10 months ago (2016-02-09 13:09:33 UTC) #27
Message was sent while issue was closed.
Committed patchset #7 (id:120001) as
https://skia.googlesource.com/skia/+/4f0379444db31421894d2fce7c85889fe5eaa01a

Powered by Google App Engine
This is Rietveld 408576698