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 1270583003: Move some parts of onReadPixels up to GrGpu readPixels. (Closed)

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

Description

Move some parts of onReadPixels up to GrGpu readPixels. BUG=skia: Committed: https://skia.googlesource.com/skia/+/6d901da0ec4b10010eca05114ab8f9564bd04af3

Patch Set 1 #

Patch Set 2 : nit #

Total comments: 10

Patch Set 3 : Review updates #

Total comments: 1

Patch Set 4 : nit #

Unified diffs Side-by-side diffs Delta from patch set Stats (+28 lines, -22 lines) Patch
M src/gpu/GrGpu.h View 1 2 1 chunk +2 lines, -1 line 0 comments Download
M src/gpu/GrGpu.cpp View 1 2 3 chunks +24 lines, -1 line 0 comments Download
M src/gpu/gl/GrGLGpu.cpp View 1 2 4 chunks +2 lines, -20 lines 0 comments Download

Messages

Total messages: 9 (3 generated)
egdaniel
https://codereview.chromium.org/1270583003/diff/20001/src/gpu/GrGpu.cpp File src/gpu/GrGpu.cpp (right): https://codereview.chromium.org/1270583003/diff/20001/src/gpu/GrGpu.cpp#newcode297 src/gpu/GrGpu.cpp:297: // We cannot read pixels into a compressed buffer ...
5 years, 4 months ago (2015-07-30 18:00:49 UTC) #2
bsalomon
https://codereview.chromium.org/1270583003/diff/20001/src/gpu/GrGpu.cpp File src/gpu/GrGpu.cpp (right): https://codereview.chromium.org/1270583003/diff/20001/src/gpu/GrGpu.cpp#newcode297 src/gpu/GrGpu.cpp:297: // We cannot read pixels into a compressed buffer ...
5 years, 4 months ago (2015-07-30 18:27:23 UTC) #3
egdaniel
https://codereview.chromium.org/1270583003/diff/20001/src/gpu/GrGpu.cpp File src/gpu/GrGpu.cpp (right): https://codereview.chromium.org/1270583003/diff/20001/src/gpu/GrGpu.cpp#newcode297 src/gpu/GrGpu.cpp:297: // We cannot read pixels into a compressed buffer ...
5 years, 4 months ago (2015-07-30 18:47:35 UTC) #4
bsalomon
lgtm https://codereview.chromium.org/1270583003/diff/40001/src/gpu/gl/GrGLGpu.h File src/gpu/gl/GrGLGpu.h (right): https://codereview.chromium.org/1270583003/diff/40001/src/gpu/gl/GrGLGpu.h#newcode146 src/gpu/gl/GrGLGpu.h:146: size_t tightRowBytes) override; rm this?
5 years, 4 months ago (2015-07-30 18:49:07 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1270583003/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1270583003/60001
5 years, 4 months ago (2015-07-30 18:52:47 UTC) #8
commit-bot: I haz the power
5 years, 4 months ago (2015-07-30 19:02:19 UTC) #9
Message was sent while issue was closed.
Committed patchset #4 (id:60001) as
https://skia.googlesource.com/skia/+/6d901da0ec4b10010eca05114ab8f9564bd04af3

Powered by Google App Engine
This is Rietveld 408576698