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

Issue 1255483005: Attempt to somewhat simplify GrContext::readSurfacePixels interaction with GrGpu. (Closed)

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

Description

Attempt to somewhat simplify GrContext::readSurfacePixels interaction with GrGpu. Committed: https://skia.googlesource.com/skia/+/398260262f8508687614ec496a23b8152bcdc967

Patch Set 1 #

Patch Set 2 : updates #

Total comments: 6

Patch Set 3 : Address comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+199 lines, -205 lines) Patch
M src/gpu/GrContext.cpp View 1 3 chunks +60 lines, -109 lines 0 comments Download
M src/gpu/GrGpu.h View 1 2 2 chunks +49 lines, -35 lines 0 comments Download
M src/gpu/GrTest.cpp View 1 chunk +4 lines, -5 lines 0 comments Download
M src/gpu/gl/GrGLGpu.h View 1 chunk +5 lines, -8 lines 0 comments Download
M src/gpu/gl/GrGLGpu.cpp View 1 2 5 chunks +74 lines, -43 lines 0 comments Download
M tests/ReadPixelsTest.cpp View 1 1 chunk +7 lines, -5 lines 0 comments Download

Messages

Total messages: 8 (3 generated)
bsalomon
Even though this is still very complex, I'm hoping it will make it easier to ...
5 years, 5 months ago (2015-07-22 21:41:18 UTC) #2
robertphillips
lgtm https://codereview.chromium.org/1255483005/diff/20001/src/gpu/GrGpu.h File src/gpu/GrGpu.h (right): https://codereview.chromium.org/1255483005/diff/20001/src/gpu/GrGpu.h#newcode158 src/gpu/GrGpu.h:158: kNoDraw_DrawPreference, space between 'client' and 'would' ? https://codereview.chromium.org/1255483005/diff/20001/src/gpu/GrGpu.h#newcode167 ...
5 years, 5 months ago (2015-07-23 13:04:23 UTC) #3
bsalomon
https://codereview.chromium.org/1255483005/diff/20001/src/gpu/GrGpu.h File src/gpu/GrGpu.h (right): https://codereview.chromium.org/1255483005/diff/20001/src/gpu/GrGpu.h#newcode158 src/gpu/GrGpu.h:158: kNoDraw_DrawPreference, On 2015/07/23 13:04:23, robertphillips wrote: > space between ...
5 years, 5 months ago (2015-07-23 13:43:59 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1255483005/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1255483005/40001
5 years, 5 months ago (2015-07-23 13:44:19 UTC) #7
commit-bot: I haz the power
5 years, 5 months ago (2015-07-23 15:07:24 UTC) #8
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://skia.googlesource.com/skia/+/398260262f8508687614ec496a23b8152bcdc967

Powered by Google App Engine
This is Rietveld 408576698