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

Issue 2208483004: Remove GrRenderTarget member variable from SkGpuDevice (Closed)

Created:
4 years, 4 months ago by robertphillips
Modified:
4 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

Remove GrRenderTarget member variable from SkGpuDevice Split out of: https://codereview.chromium.org/2176333002/ (Remove SkSurface::MakeRenderTargetDirect) GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2208483004 Committed: https://skia.googlesource.com/skia/+/714712bfc9cff595f784969985e32c83a0e9c194

Patch Set 1 #

Total comments: 4

Patch Set 2 : Address code review comments #

Patch Set 3 : update to ToT #

Unified diffs Side-by-side diffs Delta from patch set Stats (+28 lines, -15 lines) Patch
M src/gpu/GrDrawContext.cpp View 1 2 chunks +13 lines, -0 lines 0 comments Download
M src/gpu/GrDrawContextPriv.h View 1 chunk +2 lines, -0 lines 0 comments Download
M src/gpu/SkGpuDevice.h View 2 chunks +2 lines, -3 lines 0 comments Download
M src/gpu/SkGpuDevice.cpp View 1 2 7 chunks +11 lines, -12 lines 0 comments Download

Messages

Total messages: 28 (21 generated)
robertphillips
4 years, 4 months ago (2016-08-03 16:52:44 UTC) #4
egdaniel
lgtm with one nit https://codereview.chromium.org/2208483004/diff/1/src/gpu/GrDrawContext.cpp File src/gpu/GrDrawContext.cpp (right): https://codereview.chromium.org/2208483004/diff/1/src/gpu/GrDrawContext.cpp#newcode1223 src/gpu/GrDrawContext.cpp:1223: if (fDrawContext->fDrawingManager->wasAbandoned()) { can we ...
4 years, 4 months ago (2016-08-03 19:55:06 UTC) #9
robertphillips
https://codereview.chromium.org/2208483004/diff/1/src/gpu/GrDrawContext.cpp File src/gpu/GrDrawContext.cpp (right): https://codereview.chromium.org/2208483004/diff/1/src/gpu/GrDrawContext.cpp#newcode1223 src/gpu/GrDrawContext.cpp:1223: if (fDrawContext->fDrawingManager->wasAbandoned()) { On 2016/08/03 19:55:06, egdaniel wrote: > ...
4 years, 4 months ago (2016-08-03 20:36:10 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2208483004/20001
4 years, 4 months ago (2016-08-03 21:26:20 UTC) #17
commit-bot: I haz the power
Failed to apply patch for src/gpu/SkGpuDevice.cpp: While running git apply --index -3 -p1; error: patch ...
4 years, 4 months ago (2016-08-03 21:27:14 UTC) #19
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2208483004/40001
4 years, 4 months ago (2016-08-04 13:19:06 UTC) #26
commit-bot: I haz the power
4 years, 4 months ago (2016-08-04 13:20:48 UTC) #28
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://skia.googlesource.com/skia/+/714712bfc9cff595f784969985e32c83a0e9c194

Powered by Google App Engine
This is Rietveld 408576698