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

Issue 855403002: cc: Change the restrictions on overlays for video (Closed)

Created:
5 years, 11 months ago by achaulk
Modified:
5 years, 10 months ago
Reviewers:
danakj
CC:
chromium-reviews, cc-bugs_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

cc: Change the restrictions on overlays for video - Allow positively scaled transformations. Overlay hardware can handle this - Allow the STREAM_VIDEO_QUAD type. Tests added for that type TEST=manual test, video in overlay Committed: https://crrev.com/ae133cc32ae1bdb971b13f531dd50d07430a113b Cr-Commit-Position: refs/heads/master@{#314387}

Patch Set 1 #

Patch Set 2 : remove DEBUG_BORDER skip #

Total comments: 17

Patch Set 3 : refactor transform deciding code, remove transparent quad skipping, split quad processing to fns #

Total comments: 2

Patch Set 4 : address comments #

Patch Set 5 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+360 lines, -31 lines) Patch
M cc/output/overlay_candidate.h View 1 2 1 chunk +4 lines, -0 lines 0 comments Download
M cc/output/overlay_candidate.cc View 1 2 2 chunks +98 lines, -2 lines 0 comments Download
M cc/output/overlay_strategy_single_on_top.h View 1 2 3 2 chunks +11 lines, -0 lines 0 comments Download
M cc/output/overlay_strategy_single_on_top.cc View 1 2 3 5 chunks +105 lines, -26 lines 0 comments Download
M cc/output/overlay_unittest.cc View 1 2 7 chunks +142 lines, -3 lines 0 comments Download

Messages

Total messages: 10 (2 generated)
achaulk
5 years, 11 months ago (2015-01-19 18:05:50 UTC) #2
danakj
https://codereview.chromium.org/855403002/diff/20001/cc/output/overlay_strategy_single_on_top.cc File cc/output/overlay_strategy_single_on_top.cc (right): https://codereview.chromium.org/855403002/diff/20001/cc/output/overlay_strategy_single_on_top.cc#newcode27 cc/output/overlay_strategy_single_on_top.cc:27: if (draw_quad->material == DrawQuad::TEXTURE_CONTENT) { how about a switch ...
5 years, 11 months ago (2015-01-21 23:30:33 UTC) #3
achaulk
https://codereview.chromium.org/855403002/diff/20001/cc/output/overlay_strategy_single_on_top.cc File cc/output/overlay_strategy_single_on_top.cc (right): https://codereview.chromium.org/855403002/diff/20001/cc/output/overlay_strategy_single_on_top.cc#newcode27 cc/output/overlay_strategy_single_on_top.cc:27: if (draw_quad->material == DrawQuad::TEXTURE_CONTENT) { On 2015/01/21 23:30:33, danakj ...
5 years, 11 months ago (2015-01-23 20:10:56 UTC) #4
achaulk
ping
5 years, 10 months ago (2015-01-29 23:36:26 UTC) #5
danakj
lgtm https://codereview.chromium.org/855403002/diff/40001/cc/output/overlay_strategy_single_on_top.cc File cc/output/overlay_strategy_single_on_top.cc (right): https://codereview.chromium.org/855403002/diff/40001/cc/output/overlay_strategy_single_on_top.cc#newcode165 cc/output/overlay_strategy_single_on_top.cc:165: main_image.plane_z_order = 0; there's no need to init ...
5 years, 10 months ago (2015-02-03 18:41:35 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/855403002/80001
5 years, 10 months ago (2015-02-03 19:39:52 UTC) #8
commit-bot: I haz the power
Committed patchset #5 (id:80001)
5 years, 10 months ago (2015-02-03 19:43:36 UTC) #9
commit-bot: I haz the power
5 years, 10 months ago (2015-02-03 19:46:10 UTC) #10
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/ae133cc32ae1bdb971b13f531dd50d07430a113b
Cr-Commit-Position: refs/heads/master@{#314387}

Powered by Google App Engine
This is Rietveld 408576698