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

Issue 807853003: Use GLHelper support to validate format before processing texture. (Closed)

Created:
6 years ago by sivag
Modified:
4 years, 4 months ago
Reviewers:
danakj, no sievers, piman
CC:
chromium-reviews, jam, sievers+watch_chromium.org, jbauman+watch_chromium.org, darin-cc_chromium.org, kalyank, piman+watch_chromium.org, danakj+watch_chromium.org, miu+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Use GLHelper support to validate format before processing texture. IsReadbackConfig can be used to query whether readback of particular format texture is supported. BUG=415682

Patch Set 1 #

Patch Set 2 : #

Total comments: 4

Patch Set 3 : Use single glhelper call. #

Total comments: 4

Patch Set 4 : Reset the scope_callback_runner when format is not supported. #

Patch Set 5 : Remove ALPHA_8 format support check. #

Patch Set 6 : Add alpha_format for readback. #

Patch Set 7 : Rebasing TOT! #

Patch Set 8 : Rebasing TOT. #

Patch Set 9 : #

Patch Set 10 : #

Patch Set 11 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+21 lines, -11 lines) Patch
M components/display_compositor/gl_helper_readback_support.cc View 1 2 3 4 5 6 7 3 chunks +14 lines, -2 lines 0 comments Download
M content/browser/compositor/surface_utils.cc View 1 2 3 4 5 6 7 8 9 10 2 chunks +7 lines, -9 lines 0 comments Download

Messages

Total messages: 50 (23 generated)
sivag
ptal..
5 years, 12 months ago (2014-12-26 06:07:05 UTC) #3
danakj
5 years, 12 months ago (2014-12-26 20:09:09 UTC) #5
sivag
@piman, dana ptal..
5 years, 11 months ago (2015-01-06 10:46:56 UTC) #7
danakj
https://codereview.chromium.org/807853003/diff/20001/content/browser/compositor/delegated_frame_host.cc File content/browser/compositor/delegated_frame_host.cc (right): https://codereview.chromium.org/807853003/diff/20001/content/browser/compositor/delegated_frame_host.cc#newcode614 content/browser/compositor/delegated_frame_host.cc:614: //// static just one // is enough https://codereview.chromium.org/807853003/diff/20001/content/browser/compositor/delegated_frame_host.cc#newcode633 content/browser/compositor/delegated_frame_host.cc:633: ...
5 years, 11 months ago (2015-01-06 16:16:20 UTC) #8
piman
LGTM after Dana's comments are addressed.
5 years, 11 months ago (2015-01-06 17:50:27 UTC) #9
sivag
@dana, ptal.. https://codereview.chromium.org/807853003/diff/20001/content/browser/compositor/delegated_frame_host.cc File content/browser/compositor/delegated_frame_host.cc (right): https://codereview.chromium.org/807853003/diff/20001/content/browser/compositor/delegated_frame_host.cc#newcode614 content/browser/compositor/delegated_frame_host.cc:614: //// static On 2015/01/06 16:16:19, danakj wrote: ...
5 years, 11 months ago (2015-01-07 09:33:32 UTC) #10
danakj
Thanks. One more comment https://codereview.chromium.org/807853003/diff/40001/content/browser/compositor/delegated_frame_host.cc File content/browser/compositor/delegated_frame_host.cc (right): https://codereview.chromium.org/807853003/diff/40001/content/browser/compositor/delegated_frame_host.cc#newcode620 content/browser/compositor/delegated_frame_host.cc:620: DCHECK(result->HasTexture()); Nit: blank line between ...
5 years, 11 months ago (2015-01-08 05:56:31 UTC) #11
sivag
dana, ptal.. https://codereview.chromium.org/807853003/diff/40001/content/browser/compositor/delegated_frame_host.cc File content/browser/compositor/delegated_frame_host.cc (right): https://codereview.chromium.org/807853003/diff/40001/content/browser/compositor/delegated_frame_host.cc#newcode620 content/browser/compositor/delegated_frame_host.cc:620: DCHECK(result->HasTexture()); On 2015/01/08 05:56:31, danakj wrote: > ...
5 years, 11 months ago (2015-01-08 11:03:32 UTC) #12
danakj
lgtm
5 years, 11 months ago (2015-01-08 17:31:28 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/807853003/60001
5 years, 11 months ago (2015-01-08 18:19:01 UTC) #15
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_rel_ng on tryserver.chromium.linux (http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_rel_ng/builds/20652)
5 years, 11 months ago (2015-01-08 19:19:16 UTC) #17
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/807853003/60001
5 years, 11 months ago (2015-01-09 08:56:30 UTC) #19
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_rel_ng on tryserver.chromium.linux (http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_rel_ng/builds/20969)
5 years, 11 months ago (2015-01-09 09:54:23 UTC) #21
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/807853003/60001
5 years, 11 months ago (2015-01-15 14:53:58 UTC) #23
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_asan_rel on tryserver.chromium.linux (http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_asan_rel/builds/23775) linux_chromium_rel_ng on tryserver.chromium.linux (http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_rel_ng/builds/20964)
5 years, 11 months ago (2015-01-15 14:54:19 UTC) #25
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/807853003/60001
5 years, 10 months ago (2015-02-10 12:35:19 UTC) #27
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_asan_rel on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_asan_rel/builds/33781)
5 years, 10 months ago (2015-02-10 14:17:56 UTC) #29
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/807853003/60001
5 years, 8 months ago (2015-04-01 11:00:20 UTC) #31
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/807853003/120001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/807853003/120001
5 years ago (2015-11-25 06:25:15 UTC) #33
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: linux_chromium_asan_rel_ng on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_asan_rel_ng/builds/83693)
5 years ago (2015-11-25 07:51:11 UTC) #35
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/807853003/120001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/807853003/120001
4 years, 6 months ago (2016-06-01 15:04:54 UTC) #37
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: mac_chromium_gn_rel on tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/mac_chromium_gn_rel/builds/120230) mac_chromium_rel_ng on ...
4 years, 6 months ago (2016-06-01 15:07:25 UTC) #39
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/807853003/140001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/807853003/140001
4 years, 6 months ago (2016-06-01 15:26:41 UTC) #41
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 6 months ago (2016-06-01 16:34:01 UTC) #43
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/807853003/180001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/807853003/180001
4 years, 6 months ago (2016-06-02 06:51:04 UTC) #45
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/807853003/200001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/807853003/200001
4 years, 6 months ago (2016-06-02 09:07:50 UTC) #48
commit-bot: I haz the power
4 years, 6 months ago (2016-06-02 09:42:24 UTC) #50
Dry run: Try jobs failed on following builders:
  linux_chromium_chromeos_rel_ng on tryserver.chromium.linux (JOB_FAILED,
http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_...)

Powered by Google App Engine
This is Rietveld 408576698