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

Issue 1613903005: Make A8 readbacks work from non-A8 surfaces (Closed)

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

Description

Make A8 readbacks work from non-A8 surfaces Expand testing of A8 readbacks. BUG=skia: GOLD_TRYBOT_URL= https://gold.skia.org/search2?unt=true&query=source_type%3Dgm&master=false&issue=1613903005 Committed: https://skia.googlesource.com/skia/+/e9573317d35d08254412eb407211f3607f8f74fb

Patch Set 1 #

Patch Set 2 : working on Mac #

Patch Set 3 : update #

Total comments: 6

Patch Set 4 : Update #

Total comments: 4

Patch Set 5 : Address comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+254 lines, -92 lines) Patch
M src/gpu/gl/GrGLCaps.cpp View 1 2 3 4 3 chunks +32 lines, -2 lines 0 comments Download
M src/gpu/gl/GrGLGpu.cpp View 1 2 3 4 chunks +98 lines, -31 lines 0 comments Download
M tests/ReadWriteAlphaTest.cpp View 1 2 3 4 2 chunks +124 lines, -59 lines 0 comments Download

Messages

Total messages: 17 (8 generated)
bsalomon
4 years, 11 months ago (2016-01-23 18:29:07 UTC) #4
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1613903005/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1613903005/40001
4 years, 11 months ago (2016-01-23 19:01:43 UTC) #6
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 11 months ago (2016-01-23 19:13:13 UTC) #8
egdaniel
https://codereview.chromium.org/1613903005/diff/40001/src/gpu/gl/GrGLCaps.cpp File src/gpu/gl/GrGLCaps.cpp (right): https://codereview.chromium.org/1613903005/diff/40001/src/gpu/gl/GrGLCaps.cpp#newcode649 src/gpu/gl/GrGLCaps.cpp:649: if (!this->isConfigRenderable(rtConfig, false)) { what is the case where ...
4 years, 11 months ago (2016-01-25 21:28:24 UTC) #9
bsalomon
https://codereview.chromium.org/1613903005/diff/40001/src/gpu/gl/GrGLCaps.cpp File src/gpu/gl/GrGLCaps.cpp (right): https://codereview.chromium.org/1613903005/diff/40001/src/gpu/gl/GrGLCaps.cpp#newcode649 src/gpu/gl/GrGLCaps.cpp:649: if (!this->isConfigRenderable(rtConfig, false)) { On 2016/01/25 21:28:24, egdaniel wrote: ...
4 years, 11 months ago (2016-01-25 21:45:17 UTC) #10
egdaniel
lgtm with nits https://codereview.chromium.org/1613903005/diff/60001/src/gpu/gl/GrGLCaps.cpp File src/gpu/gl/GrGLCaps.cpp (right): https://codereview.chromium.org/1613903005/diff/60001/src/gpu/gl/GrGLCaps.cpp#newcode646 src/gpu/gl/GrGLCaps.cpp:646: // If it's not possible to ...
4 years, 11 months ago (2016-01-25 22:02:40 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1613903005/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1613903005/80001
4 years, 11 months ago (2016-01-25 22:21:07 UTC) #14
bsalomon
https://codereview.chromium.org/1613903005/diff/60001/src/gpu/gl/GrGLCaps.cpp File src/gpu/gl/GrGLCaps.cpp (right): https://codereview.chromium.org/1613903005/diff/60001/src/gpu/gl/GrGLCaps.cpp#newcode646 src/gpu/gl/GrGLCaps.cpp:646: // If it's not possible to even have a ...
4 years, 11 months ago (2016-01-25 22:21:10 UTC) #15
commit-bot: I haz the power
4 years, 11 months ago (2016-01-25 22:33:30 UTC) #17
Message was sent while issue was closed.
Committed patchset #5 (id:80001) as
https://skia.googlesource.com/skia/+/e9573317d35d08254412eb407211f3607f8f74fb

Powered by Google App Engine
This is Rietveld 408576698