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

Issue 1286173006: Fail early in GrPipeline::CreateAt() if XP creation fails (Closed)

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

Description

Fail early in GrPipeline::CreateAt() if XP creation fails R=egdaniel@google.com Committed: https://skia.googlesource.com/skia/+/c8d3f577aedda087529e25bc48bc64769e410f5a

Patch Set 1 #

Total comments: 2

Patch Set 2 : Address comment #

Unified diffs Side-by-side diffs Delta from patch set Stats (+16 lines, -15 lines) Patch
M src/gpu/GrPipeline.cpp View 1 4 chunks +16 lines, -15 lines 0 comments Download

Messages

Total messages: 10 (4 generated)
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1286173006/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1286173006/1
5 years, 4 months ago (2015-08-12 20:06:42 UTC) #2
commit-bot: I haz the power
Note for Reviewers: The CQ is waiting for an approval. If you believe that the ...
5 years, 4 months ago (2015-08-12 20:06:43 UTC) #3
egdaniel
lgtm with one nit https://codereview.chromium.org/1286173006/diff/1/src/gpu/GrPipeline.cpp File src/gpu/GrPipeline.cpp (right): https://codereview.chromium.org/1286173006/diff/1/src/gpu/GrPipeline.cpp#newcode45 src/gpu/GrPipeline.cpp:45: if (SkToBool(GrXferProcessor::kIgnoreColor_OptFlag & optFlags)) { ...
5 years, 4 months ago (2015-08-12 20:37:29 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1286173006/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1286173006/20001
5 years, 4 months ago (2015-08-13 13:37:00 UTC) #8
bsalomon
https://codereview.chromium.org/1286173006/diff/1/src/gpu/GrPipeline.cpp File src/gpu/GrPipeline.cpp (right): https://codereview.chromium.org/1286173006/diff/1/src/gpu/GrPipeline.cpp#newcode45 src/gpu/GrPipeline.cpp:45: if (SkToBool(GrXferProcessor::kIgnoreColor_OptFlag & optFlags)) { On 2015/08/12 20:37:29, egdaniel ...
5 years, 4 months ago (2015-08-13 13:37:09 UTC) #9
commit-bot: I haz the power
5 years, 4 months ago (2015-08-13 13:44:08 UTC) #10
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://skia.googlesource.com/skia/+/c8d3f577aedda087529e25bc48bc64769e410f5a

Powered by Google App Engine
This is Rietveld 408576698