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

Issue 622663002: GrContext::copyTexture->GrContext::copySurface. Add a flush writes pixel ops flag. (Closed)

Created:
6 years, 2 months ago by bsalomon
Modified:
6 years, 2 months ago
Reviewers:
robertphillips, reed1
CC:
reviews_skia.org
Base URL:
https://skia.googlesource.com/skia.git@master
Visibility:
Public.

Description

GrContext::copyTexture->GrContext::copySurface. Add a flush writes pixel ops flag. Add an explicit flush writes for GrSurface. BUG=skia:2977 Committed: https://skia.googlesource.com/skia/+/cf99b00980b6c9c557e71abf1a7c9f9b21217262 Committed: https://skia.googlesource.com/skia/+/f80bfedc42fde88ae3f8dbd7b21950a22258fd22

Patch Set 1 #

Patch Set 2 : line wrap #

Total comments: 13

Patch Set 3 : Address comments #

Patch Set 4 : fix #

Patch Set 5 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+102 lines, -54 lines) Patch
M include/gpu/GrContext.h View 1 2 2 chunks +34 lines, -10 lines 0 comments Download
M include/gpu/GrSurface.h View 1 chunk +5 lines, -0 lines 0 comments Download
M samplecode/SampleApp.cpp View 1 2 3 4 1 chunk +2 lines, -4 lines 0 comments Download
M src/gpu/GrContext.cpp View 1 7 chunks +41 lines, -24 lines 0 comments Download
M src/gpu/GrSurface.cpp View 1 chunk +6 lines, -0 lines 0 comments Download
M src/gpu/SkGrPixelRef.cpp View 1 2 3 2 chunks +13 lines, -15 lines 0 comments Download
M src/image/SkSurface_Gpu.cpp View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 18 (6 generated)
reed1
fixes SampleApp for me. lgtm
6 years, 2 months ago (2014-10-01 19:42:24 UTC) #2
bsalomon
The new flag is now used in SampleApp which fixes a bug where SampleApp's raster ...
6 years, 2 months ago (2014-10-01 19:45:54 UTC) #4
robertphillips
Initial set of comments - I would like to take another pass through. https://codereview.chromium.org/622663002/diff/20001/include/gpu/GrContext.h File ...
6 years, 2 months ago (2014-10-02 15:21:53 UTC) #5
robertphillips
lgtm + some suggestions https://codereview.chromium.org/622663002/diff/20001/src/gpu/GrContext.cpp File src/gpu/GrContext.cpp (right): https://codereview.chromium.org/622663002/diff/20001/src/gpu/GrContext.cpp#newcode1756 src/gpu/GrContext.cpp:1756: It seems a bit odd ...
6 years, 2 months ago (2014-10-02 15:40:41 UTC) #6
bsalomon
https://codereview.chromium.org/622663002/diff/20001/include/gpu/GrContext.h File include/gpu/GrContext.h (right): https://codereview.chromium.org/622663002/diff/20001/include/gpu/GrContext.h#newcode700 include/gpu/GrContext.h:700: /** On 2014/10/02 15:21:53, robertphillips wrote: > Fix this ...
6 years, 2 months ago (2014-10-02 17:34:06 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/622663002/40001
6 years, 2 months ago (2014-10-02 17:35:27 UTC) #9
commit-bot: I haz the power
Committed patchset #3 (id:40001) as cf99b00980b6c9c557e71abf1a7c9f9b21217262
6 years, 2 months ago (2014-10-02 17:42:29 UTC) #10
bsalomon
A revert of this CL (patchset #3 id:40001) has been created in https://codereview.chromium.org/621073002/ by bsalomon@google.com. ...
6 years, 2 months ago (2014-10-02 18:22:44 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/622663002/60001
6 years, 2 months ago (2014-10-07 02:48:47 UTC) #13
commit-bot: I haz the power
Failed to apply patch for samplecode/SampleApp.cpp: While running git apply --index -3 -p1; error: patch ...
6 years, 2 months ago (2014-10-07 11:09:51 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/622663002/80001
6 years, 2 months ago (2014-10-07 12:48:25 UTC) #17
commit-bot: I haz the power
6 years, 2 months ago (2014-10-07 12:56:06 UTC) #18
Message was sent while issue was closed.
Committed patchset #5 (id:80001) as f80bfedc42fde88ae3f8dbd7b21950a22258fd22

Powered by Google App Engine
This is Rietveld 408576698