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

Issue 696293004: Rename and clarify semantics of GrContext::resolveRenderTarget. (Closed)

Created:
6 years, 1 month ago by bsalomon
Modified:
6 years, 1 month ago
Reviewers:
joshualitt, egdaniel
CC:
reviews_skia.org
Base URL:
https://skia.googlesource.com/skia.git@fix
Visibility:
Public.

Description

Rename and clarify semantics of GrContext::resolveRenderTarget. Committed: https://skia.googlesource.com/skia/+/87a94eb1632d06eeeb89490a91565e786440d6d0

Patch Set 1 #

Total comments: 4
Unified diffs Side-by-side diffs Delta from patch set Stats (+30 lines, -33 lines) Patch
M include/gpu/GrContext.h View 1 chunk +7 lines, -9 lines 0 comments Download
M include/gpu/GrRenderTarget.h View 1 chunk +0 lines, -8 lines 0 comments Download
M include/gpu/GrSurface.h View 1 chunk +7 lines, -0 lines 0 comments Download
M src/gpu/GrContext.cpp View 1 chunk +9 lines, -6 lines 2 comments Download
M src/gpu/GrRenderTarget.cpp View 1 chunk +0 lines, -9 lines 0 comments Download
M src/gpu/GrSurface.cpp View 1 chunk +6 lines, -0 lines 0 comments Download
M src/gpu/SkGpuDevice.cpp View 1 chunk +1 line, -1 line 2 comments Download

Messages

Total messages: 8 (2 generated)
bsalomon
6 years, 1 month ago (2014-11-03 21:43:50 UTC) #2
joshualitt
https://codereview.chromium.org/696293004/diff/1/src/gpu/GrContext.cpp File src/gpu/GrContext.cpp (right): https://codereview.chromium.org/696293004/diff/1/src/gpu/GrContext.cpp#newcode1539 src/gpu/GrContext.cpp:1539: ASSERT_OWNED_RESOURCE(surface); The original code had a check for needing ...
6 years, 1 month ago (2014-11-03 21:47:45 UTC) #3
bsalomon
https://codereview.chromium.org/696293004/diff/1/src/gpu/GrContext.cpp File src/gpu/GrContext.cpp (right): https://codereview.chromium.org/696293004/diff/1/src/gpu/GrContext.cpp#newcode1539 src/gpu/GrContext.cpp:1539: ASSERT_OWNED_RESOURCE(surface); On 2014/11/03 21:47:45, joshualitt wrote: > The original ...
6 years, 1 month ago (2014-11-03 21:54:16 UTC) #4
joshualitt
On 2014/11/03 21:54:16, bsalomon wrote: > https://codereview.chromium.org/696293004/diff/1/src/gpu/GrContext.cpp > File src/gpu/GrContext.cpp (right): > > https://codereview.chromium.org/696293004/diff/1/src/gpu/GrContext.cpp#newcode1539 > ...
6 years, 1 month ago (2014-11-03 21:58:09 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/696293004/1
6 years, 1 month ago (2014-11-03 22:00:13 UTC) #7
commit-bot: I haz the power
6 years, 1 month ago (2014-11-03 22:28:42 UTC) #8
Message was sent while issue was closed.
Committed patchset #1 (id:1) as 87a94eb1632d06eeeb89490a91565e786440d6d0

Powered by Google App Engine
This is Rietveld 408576698