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

Issue 1268723005: Speculative fix for http://crbug.com/515966 (Closed)

Created:
5 years, 4 months ago by bsalomon
Modified:
5 years, 4 months ago
Reviewers:
egdaniel, krasin
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 : fix typo #

Total comments: 4

Patch Set 3 : Address comment #

Unified diffs Side-by-side diffs Delta from patch set Stats (+16 lines, -14 lines) Patch
M src/gpu/GrDrawTarget.h View 1 2 1 chunk +1 line, -1 line 0 comments Download
M src/gpu/GrDrawTarget.cpp View 1 2 1 chunk +8 lines, -8 lines 0 comments Download
M src/gpu/GrImmediateDrawTarget.h View 1 chunk +1 line, -1 line 0 comments Download
M src/gpu/GrImmediateDrawTarget.cpp View 1 2 2 chunks +5 lines, -3 lines 0 comments Download
M src/gpu/GrTargetCommands.h View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 14 (4 generated)
bsalomon
5 years, 4 months ago (2015-07-31 18:15:44 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1268723005/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1268723005/20001
5 years, 4 months ago (2015-07-31 18:16:01 UTC) #4
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-07-31 18:16:03 UTC) #5
krasin
https://codereview.chromium.org/1268723005/diff/20001/src/gpu/GrImmediateDrawTarget.cpp File src/gpu/GrImmediateDrawTarget.cpp (right): https://codereview.chromium.org/1268723005/diff/20001/src/gpu/GrImmediateDrawTarget.cpp#newcode91 src/gpu/GrImmediateDrawTarget.cpp:91: const GrPipeline* pipeline = reinterpret_cast<GrPipeline*>(pipelineAddr); Proposal: setupPipeline could return ...
5 years, 4 months ago (2015-07-31 18:24:10 UTC) #7
krasin
https://codereview.chromium.org/1268723005/diff/20001/src/gpu/GrImmediateDrawTarget.cpp File src/gpu/GrImmediateDrawTarget.cpp (right): https://codereview.chromium.org/1268723005/diff/20001/src/gpu/GrImmediateDrawTarget.cpp#newcode87 src/gpu/GrImmediateDrawTarget.cpp:87: GrImmediateDrawTarget::setupPipelineAndShouldDraw(void* pipelineAddr, Note: using SkAlignedSStorage<sizeof(GrPipeline)>* instead of void* will ...
5 years, 4 months ago (2015-07-31 18:29:18 UTC) #8
bsalomon
https://codereview.chromium.org/1268723005/diff/20001/src/gpu/GrImmediateDrawTarget.cpp File src/gpu/GrImmediateDrawTarget.cpp (right): https://codereview.chromium.org/1268723005/diff/20001/src/gpu/GrImmediateDrawTarget.cpp#newcode87 src/gpu/GrImmediateDrawTarget.cpp:87: GrImmediateDrawTarget::setupPipelineAndShouldDraw(void* pipelineAddr, On 2015/07/31 18:29:17, krasin wrote: > Note: ...
5 years, 4 months ago (2015-07-31 18:55:11 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1268723005/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1268723005/40001
5 years, 4 months ago (2015-07-31 18:59:14 UTC) #11
egdaniel
lgtm
5 years, 4 months ago (2015-07-31 19:04:29 UTC) #12
krasin
LGTM I have verified that if I apply the patch, it does not complain about ...
5 years, 4 months ago (2015-07-31 19:05:19 UTC) #13
commit-bot: I haz the power
5 years, 4 months ago (2015-07-31 19:15:53 UTC) #14
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://skia.googlesource.com/skia/+/85cd78dd6ca93cc5bd4a504b201c3215426d885b

Powered by Google App Engine
This is Rietveld 408576698