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

Issue 1828523003: Mac: Use AVSampleBufferDisplayLayer for 4:2:0 surfaces (Closed)

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

Description

Mac: Use AVSampleBufferDisplayLayer for 4:2:0 surfaces Enqueuing frames into an AVSampleBufferDisplayLayer is more power efficient than setting the contents of the layer directly, and also can be used in detached mode. BUG=594449 Committed: https://crrev.com/fbaed4750ac46ce84d4b5d361b2601447db5390d Cr-Commit-Position: refs/heads/master@{#382975}

Patch Set 1 #

Total comments: 27

Patch Set 2 : Incorporate review feedback #

Patch Set 3 : Formatting #

Unified diffs Side-by-side diffs Delta from patch set Stats (+266 lines, -12 lines) Patch
M content/common/BUILD.gn View 1 chunk +3 lines, -0 lines 0 comments Download
M content/common/gpu/ca_layer_tree_mac.h View 2 chunks +7 lines, -0 lines 0 comments Download
M content/common/gpu/ca_layer_tree_mac.mm View 1 2 8 chunks +141 lines, -12 lines 0 comments Download
M content/common/gpu/ca_layer_tree_unittest_mac.mm View 1 chunk +112 lines, -0 lines 0 comments Download
M content/content_common.gypi View 1 chunk +3 lines, -0 lines 0 comments Download

Messages

Total messages: 20 (8 generated)
ccameron
https://codereview.chromium.org/1828523003/diff/1/content/common/gpu/ca_layer_tree_mac.mm File content/common/gpu/ca_layer_tree_mac.mm (right): https://codereview.chromium.org/1828523003/diff/1/content/common/gpu/ca_layer_tree_mac.mm#newcode18 content/common/gpu/ca_layer_tree_mac.mm:18: I tried putting this into sdk_forward_declarations.h and that seemed ...
4 years, 9 months ago (2016-03-23 08:57:10 UTC) #3
erikchen
https://codereview.chromium.org/1828523003/diff/1/content/common/BUILD.gn File content/common/BUILD.gn (right): https://codereview.chromium.org/1828523003/diff/1/content/common/BUILD.gn#newcode248 content/common/BUILD.gn:248: "CoreMedia.framework", I see you using CM* prefixed functions, but ...
4 years, 9 months ago (2016-03-23 17:45:00 UTC) #4
ccameron
Thanks! Updated. https://codereview.chromium.org/1828523003/diff/1/content/common/BUILD.gn File content/common/BUILD.gn (right): https://codereview.chromium.org/1828523003/diff/1/content/common/BUILD.gn#newcode248 content/common/BUILD.gn:248: "CoreMedia.framework", On 2016/03/23 17:44:59, erikchen wrote: > ...
4 years, 9 months ago (2016-03-23 18:26:21 UTC) #5
erikchen
lgtm
4 years, 9 months ago (2016-03-23 18:33:20 UTC) #6
ccameron
Thanks!
4 years, 9 months ago (2016-03-23 18:39:55 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1828523003/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1828523003/40001
4 years, 9 months ago (2016-03-23 18:40:32 UTC) #9
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/160144)
4 years, 9 months ago (2016-03-23 18:49:20 UTC) #11
ccameron
Adding sievers@ for content/ stamp
4 years, 9 months ago (2016-03-23 20:19:37 UTC) #13
no sievers
On 2016/03/23 20:19:37, ccameron wrote: > Adding sievers@ for content/ stamp lgtm
4 years, 9 months ago (2016-03-23 23:39:19 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1828523003/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1828523003/40001
4 years, 9 months ago (2016-03-23 23:40:34 UTC) #16
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 9 months ago (2016-03-23 23:46:43 UTC) #18
commit-bot: I haz the power
4 years, 9 months ago (2016-03-23 23:48:13 UTC) #20
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/fbaed4750ac46ce84d4b5d361b2601447db5390d
Cr-Commit-Position: refs/heads/master@{#382975}

Powered by Google App Engine
This is Rietveld 408576698