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

Issue 1311043008: Added ComposeShaderBitmapGM that tests composing bitmaps with gradients (Closed)

Created:
5 years, 3 months ago by wangyix
Modified:
5 years, 3 months ago
CC:
reviews_skia.org
Base URL:
https://skia.googlesource.com/skia@cs3_programstest
Target Ref:
refs/heads/master
Project:
skia
Visibility:
Public.

Description

Will try composing a linear gradient with a color bitmap as well as an alpha8 bitmap to make sure the paint's color is being used/ignored in the right places. BUG=skia:4182 Committed: https://skia.googlesource.com/skia/+/d7059583758a4a500cb4ebfe6b3bc18c86d1816a

Patch Set 1 #

Total comments: 7

Patch Set 2 : made squareLength a static const member #

Patch Set 3 : rebase #

Patch Set 4 : fixed build errors #

Unified diffs Side-by-side diffs Delta from patch set Stats (+124 lines, -1 line) Patch
M gm/composeshader.cpp View 1 2 3 3 chunks +124 lines, -1 line 0 comments Download

Messages

Total messages: 20 (8 generated)
wangyix
5 years, 3 months ago (2015-09-02 19:59:21 UTC) #2
egdaniel
https://codereview.chromium.org/1311043008/diff/1/gm/composeshader.cpp File gm/composeshader.cpp (right): https://codereview.chromium.org/1311043008/diff/1/gm/composeshader.cpp#newcode17 gm/composeshader.cpp:17: #include "SkBitmapProcShader.h" Alphabetize this include https://codereview.chromium.org/1311043008/diff/1/gm/composeshader.cpp#newcode163 gm/composeshader.cpp:163: /** Can ...
5 years, 3 months ago (2015-09-02 20:15:37 UTC) #3
wangyix
https://codereview.chromium.org/1311043008/diff/1/gm/composeshader.cpp File gm/composeshader.cpp (right): https://codereview.chromium.org/1311043008/diff/1/gm/composeshader.cpp#newcode163 gm/composeshader.cpp:163: /** Can set the dimension of the bitmap that ...
5 years, 3 months ago (2015-09-02 20:27:43 UTC) #4
egdaniel
On 2015/09/02 20:27:43, wangyix wrote: > https://codereview.chromium.org/1311043008/diff/1/gm/composeshader.cpp > File gm/composeshader.cpp (right): > > https://codereview.chromium.org/1311043008/diff/1/gm/composeshader.cpp#newcode163 > ...
5 years, 3 months ago (2015-09-02 20:32:07 UTC) #5
wangyix
https://codereview.chromium.org/1311043008/diff/1/gm/composeshader.cpp File gm/composeshader.cpp (right): https://codereview.chromium.org/1311043008/diff/1/gm/composeshader.cpp#newcode17 gm/composeshader.cpp:17: #include "SkBitmapProcShader.h" On 2015/09/02 20:15:36, egdaniel wrote: > Alphabetize ...
5 years, 3 months ago (2015-09-02 20:49:35 UTC) #6
joshualitt
On 2015/09/02 20:49:35, wangyix wrote: > https://codereview.chromium.org/1311043008/diff/1/gm/composeshader.cpp > File gm/composeshader.cpp (right): > > https://codereview.chromium.org/1311043008/diff/1/gm/composeshader.cpp#newcode17 > ...
5 years, 3 months ago (2015-09-03 13:57:18 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1311043008/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1311043008/20001
5 years, 3 months ago (2015-09-03 14:10:47 UTC) #9
commit-bot: I haz the power
Try jobs failed on following builders: Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Debug-Trybot on client.skia (JOB_FAILED, http://build.chromium.org/p/client.skia/builders/Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Debug-Trybot/builds/2977) Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Release-Shared-Trybot on client.skia (JOB_FAILED, ...
5 years, 3 months ago (2015-09-03 14:11:28 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1311043008/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1311043008/40001
5 years, 3 months ago (2015-09-03 14:16:47 UTC) #14
commit-bot: I haz the power
Try jobs failed on following builders: Build-Win-MSVC-x86-Debug-Trybot on client.skia.compile (JOB_FAILED, http://build.chromium.org/p/client.skia.compile/builders/Build-Win-MSVC-x86-Debug-Trybot/builds/3056) Build-Win-MSVC-x86_64-Debug-Trybot on client.skia.compile (JOB_FAILED, ...
5 years, 3 months ago (2015-09-03 14:18:40 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1311043008/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1311043008/60001
5 years, 3 months ago (2015-09-03 15:27:36 UTC) #19
commit-bot: I haz the power
5 years, 3 months ago (2015-09-03 15:32:26 UTC) #20
Message was sent while issue was closed.
Committed patchset #4 (id:60001) as
https://skia.googlesource.com/skia/+/d7059583758a4a500cb4ebfe6b3bc18c86d1816a

Powered by Google App Engine
This is Rietveld 408576698