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

Issue 1166513002: Re-enable advanced blend with a blacklist (Closed)

Created:
5 years, 6 months ago by Chris Dalton
Modified:
5 years, 6 months ago
CC:
reviews_skia.org, vbuzinov, Kimmo Kinnunen
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 : per-equation blacklist, enable non-coherent on 337.00+ #

Patch Set 3 : #

Patch Set 4 : rebase #

Total comments: 2

Patch Set 5 : #

Patch Set 6 : Bring back per-equation blacklist #

Patch Set 7 : Get the base right #

Patch Set 8 : Rebase #

Total comments: 1

Patch Set 9 : rebase #

Patch Set 10 : fix msvc #

Unified diffs Side-by-side diffs Delta from patch set Stats (+72 lines, -21 lines) Patch
M include/gpu/GrCaps.h View 1 2 3 4 5 6 7 8 9 3 chunks +9 lines, -0 lines 0 comments Download
M src/gpu/GrCaps.cpp View 1 2 3 5 2 chunks +5 lines, -0 lines 0 comments Download
M src/gpu/effects/GrCustomXfermode.cpp View 1 2 3 4 5 3 chunks +8 lines, -3 lines 0 comments Download
M src/gpu/gl/GrGLCaps.h View 1 2 3 4 5 6 1 chunk +1 line, -0 lines 0 comments Download
M src/gpu/gl/GrGLCaps.cpp View 1 2 3 4 5 6 3 chunks +43 lines, -18 lines 0 comments Download
M src/gpu/gl/GrGLUtil.h View 1 2 3 4 1 chunk +1 line, -0 lines 0 comments Download
M src/gpu/gl/GrGLUtil.cpp View 1 2 3 4 1 chunk +5 lines, -0 lines 0 comments Download

Messages

Total messages: 33 (12 generated)
Chris Dalton
Hey guys, I'm uploading this but also wanted to open a discussion about how we ...
5 years, 6 months ago (2015-05-29 02:48:48 UTC) #2
nv_mark
lgtm
5 years, 6 months ago (2015-05-29 03:20:56 UTC) #3
bsalomon
On 2015/05/29 02:48:48, Chris Dalton wrote: > Hey guys, I'm uploading this but also wanted ...
5 years, 6 months ago (2015-05-29 13:53:20 UTC) #4
Chris Dalton
I've verified quite extensively that this blacklist works and the non-coherent images are all correct ...
5 years, 6 months ago (2015-05-30 01:45:40 UTC) #5
egdaniel
Did you add some blacklist already in chrome to make sure this isn't used? https://codereview.chromium.org/1166513002/diff/60001/src/gpu/gl/GrGLCaps.cpp ...
5 years, 6 months ago (2015-06-05 18:18:04 UTC) #6
nv_mark
lgtm see my notes below advocating the Dodge & Burn blacklisting is not really worth ...
5 years, 6 months ago (2015-06-05 19:09:38 UTC) #7
Chris Dalton
On 2015/06/05 18:18:04, egdaniel wrote: > Did you add some blacklist already in chrome to ...
5 years, 6 months ago (2015-06-05 19:32:08 UTC) #8
egdaniel
On 2015/06/05 19:09:38, nv_mark wrote: > lgtm > > see my notes below advocating the ...
5 years, 6 months ago (2015-06-05 19:47:58 UTC) #9
egdaniel
On 2015/06/05 19:47:58, egdaniel wrote: > On 2015/06/05 19:09:38, nv_mark wrote: > > lgtm > ...
5 years, 6 months ago (2015-06-05 20:00:39 UTC) #10
Chris Dalton
This one switches the whitelist to a blacklist, and removes the blacklist for dodge and ...
5 years, 6 months ago (2015-06-05 21:42:27 UTC) #11
Chris Dalton
Turn per-equation blacklists back on
5 years, 6 months ago (2015-06-11 03:43:24 UTC) #12
bsalomon
lgtm. Chris showed me the artifacts on the xfermodes2 GM. It looks like they appear ...
5 years, 6 months ago (2015-06-11 15:33:12 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1166513002/120001
5 years, 6 months ago (2015-06-11 17:37:45 UTC) #16
commit-bot: I haz the power
Try jobs failed on following builders: Build-Ubuntu-Clang-x86_64-Debug-Trybot on client.skia.compile (JOB_FAILED, http://build.chromium.org/p/client.skia.compile/builders/Build-Ubuntu-Clang-x86_64-Debug-Trybot/builds/1483)
5 years, 6 months ago (2015-06-11 17:38:48 UTC) #18
Mark Kilgard
figure out the GrBlend.h issue https://codereview.chromium.org/1166513002/diff/140001/include/gpu/GrCaps.h File include/gpu/GrCaps.h (right): https://codereview.chromium.org/1166513002/diff/140001/include/gpu/GrCaps.h#newcode13 include/gpu/GrCaps.h:13: #include "GrBlend.h" the build ...
5 years, 6 months ago (2015-06-11 22:23:46 UTC) #20
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1166513002/160001
5 years, 6 months ago (2015-06-12 15:27:43 UTC) #23
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: Build-Win-MSVC-x86_64-Debug-Trybot on client.skia.compile (JOB_FAILED, http://build.chromium.org/p/client.skia.compile/builders/Build-Win-MSVC-x86_64-Debug-Trybot/builds/1513)
5 years, 6 months ago (2015-06-12 15:30:48 UTC) #25
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1166513002/180001
5 years, 6 months ago (2015-06-12 15:39:24 UTC) #28
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
5 years, 6 months ago (2015-06-12 15:55:59 UTC) #30
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1166513002/180001
5 years, 6 months ago (2015-06-12 16:00:29 UTC) #32
commit-bot: I haz the power
5 years, 6 months ago (2015-06-12 16:01:25 UTC) #33
Message was sent while issue was closed.
Committed patchset #10 (id:180001) as
https://skia.googlesource.com/skia/+/1dd0542ca37cf1b4a2ab0ea41f8009ded097fd47

Powered by Google App Engine
This is Rietveld 408576698