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

Issue 570003002: [Aura] Use GLHelper support to validate format before processing texture (Closed)

Created:
6 years, 3 months ago by sivag
Modified:
6 years, 3 months ago
Reviewers:
danakj, no sievers, piman
CC:
chromium-reviews, yusukes+watch_chromium.org, yukishiino+watch_chromium.org, jam, penghuang+watch_chromium.org, sievers+watch_chromium.org, jbauman+watch_chromium.org, nona+watch_chromium.org, darin-cc_chromium.org, kalyank, piman+watch_chromium.org, danakj+watch_chromium.org, James Su, miu+watch_chromium.org, mfomitchev
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

We now have the GLHelperReadBackSupport, this should tell us if some format is supported or not.IsReadbackConfigSupported takes care of validating this. BUG=376769, 415131 Committed: https://crrev.com/07cf029821008ce25812489bd6121f82bec90e92 Cr-Commit-Position: refs/heads/master@{#295656}

Patch Set 1 #

Patch Set 2 : Unit Tests #

Patch Set 3 : Fixing unit_test issue. #

Patch Set 4 : Add alpha8 to readback_support. #

Patch Set 5 : Fixed unit_test #

Patch Set 6 : #

Patch Set 7 : #

Patch Set 8 : #

Patch Set 9 : #

Patch Set 10 : Replace DCHECH and move IsReadback #

Patch Set 11 : #

Total comments: 2

Patch Set 12 : Added support for GL_ALPHA #

Patch Set 13 : Adding TODO #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -0 lines) Patch
M content/browser/compositor/delegated_frame_host.cc View 1 2 3 4 5 6 7 8 9 10 11 12 1 chunk +3 lines, -0 lines 0 comments Download
M content/common/gpu/client/gl_helper_readback_support.cc View 1 2 3 4 5 6 7 8 9 10 11 12 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 15 (5 generated)
sivag
Ptal...
6 years, 3 months ago (2014-09-17 18:57:00 UTC) #3
piman
https://codereview.chromium.org/570003002/diff/200001/content/common/gpu/client/gl_helper_readback_support.cc File content/common/gpu/client/gl_helper_readback_support.cc (right): https://codereview.chromium.org/570003002/diff/200001/content/common/gpu/client/gl_helper_readback_support.cc#newcode148 content/common/gpu/client/gl_helper_readback_support.cc:148: case kAlpha_8_SkColorType: I think we need more logic to ...
6 years, 3 months ago (2014-09-17 19:52:31 UTC) #4
sivag
ptal.. On mac and linux trybots are failing due to this change. I posted the ...
6 years, 3 months ago (2014-09-18 13:19:04 UTC) #5
sivag
@piman, added TODO comments ptal..
6 years, 3 months ago (2014-09-18 19:12:17 UTC) #6
piman
lgtm
6 years, 3 months ago (2014-09-18 19:53:49 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/570003002/240001
6 years, 3 months ago (2014-09-18 19:59:56 UTC) #9
commit-bot: I haz the power
Exceeded time limit waiting for builds to trigger.
6 years, 3 months ago (2014-09-18 22:01: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/570003002/240001
6 years, 3 months ago (2014-09-19 03:24:58 UTC) #13
commit-bot: I haz the power
Committed patchset #13 (id:240001) as 785575f14e34dd1be4571bec76aa78f90bce9efc
6 years, 3 months ago (2014-09-19 03:53:28 UTC) #14
commit-bot: I haz the power
6 years, 3 months ago (2014-09-19 03:54:06 UTC) #15
Message was sent while issue was closed.
Patchset 13 (id:??) landed as
https://crrev.com/07cf029821008ce25812489bd6121f82bec90e92
Cr-Commit-Position: refs/heads/master@{#295656}

Powered by Google App Engine
This is Rietveld 408576698