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

Issue 2146733003: Remove USE_OZONE in video files (Closed)

Created:
4 years, 5 months ago by henryhsu
Modified:
4 years, 5 months ago
CC:
chromium-reviews, posciak+watch_chromium.org, jam, rickyz+watch_chromium.org, feature-media-reviews_chromium.org, darin-cc_chromium.org, piman+watch_chromium.org, jln+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Remove USE_OZONE in video files Currently all chromebooks have USE_V4L2_CODEC use flag. We should use this instead of depending USE_OZONE to enable V4L2 devices. BUG=627480 TEST=vea unittest pass, apprtc use hw encode/decode Committed: https://crrev.com/5580c3ab2104c612abf89283d76239e5c26ef672 Cr-Commit-Position: refs/heads/master@{#405436}

Patch Set 1 #

Total comments: 6

Patch Set 2 : address comments #

Total comments: 1

Patch Set 3 : fix nit #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+15 lines, -9 lines) Patch
M content/common/BUILD.gn View 1 chunk +1 line, -0 lines 0 comments Download
M content/common/sandbox_linux/bpf_gpu_policy_linux.cc View 1 2 chunks +3 lines, -3 lines 2 comments Download
M media/gpu/BUILD.gn View 2 chunks +5 lines, -1 line 0 comments Download
M media/gpu/ipc/client/BUILD.gn View 1 2 1 chunk +4 lines, -2 lines 0 comments Download
M media/gpu/video_encode_accelerator_unittest.cc View 2 chunks +2 lines, -3 lines 0 comments Download

Messages

Total messages: 19 (6 generated)
henryhsu
PTAL
4 years, 5 months ago (2016-07-13 04:43:27 UTC) #2
wuchengli
https://codereview.chromium.org/2146733003/diff/1/content/common/BUILD.gn File content/common/BUILD.gn (right): https://codereview.chromium.org/2146733003/diff/1/content/common/BUILD.gn#newcode1 content/common/BUILD.gn:1: # Copyright 2014 The Chromium Authors. All rights reserved. ...
4 years, 5 months ago (2016-07-13 08:23:59 UTC) #3
henryhsu
https://codereview.chromium.org/2146733003/diff/1/content/common/BUILD.gn File content/common/BUILD.gn (right): https://codereview.chromium.org/2146733003/diff/1/content/common/BUILD.gn#newcode1 content/common/BUILD.gn:1: # Copyright 2014 The Chromium Authors. All rights reserved. ...
4 years, 5 months ago (2016-07-13 08:43:28 UTC) #5
wuchengli
lgtm https://codereview.chromium.org/2146733003/diff/20001/media/gpu/ipc/client/BUILD.gn File media/gpu/ipc/client/BUILD.gn (right): https://codereview.chromium.org/2146733003/diff/20001/media/gpu/ipc/client/BUILD.gn#newcode16 media/gpu/ipc/client/BUILD.gn:16: "//media/gpu:gpu_config", Put this after //build to follow alphabetical ...
4 years, 5 months ago (2016-07-13 08:50:25 UTC) #6
henryhsu
Hi jorgelo@, please help review bpf_gpu_policy_linux.cc Hi piman@, please help review content/common/BUILD.gn Thanks.
4 years, 5 months ago (2016-07-13 08:56:22 UTC) #8
Jorge Lucangeli Obes
https://codereview.chromium.org/2146733003/diff/40001/content/common/sandbox_linux/bpf_gpu_policy_linux.cc File content/common/sandbox_linux/bpf_gpu_policy_linux.cc (left): https://codereview.chromium.org/2146733003/diff/40001/content/common/sandbox_linux/bpf_gpu_policy_linux.cc#oldcode346 content/common/sandbox_linux/bpf_gpu_policy_linux.cc:346: } else if (IsArchitectureArm() || IsOzone()){ Why did you ...
4 years, 5 months ago (2016-07-13 13:09:18 UTC) #9
wuchengli
https://codereview.chromium.org/2146733003/diff/40001/content/common/sandbox_linux/bpf_gpu_policy_linux.cc File content/common/sandbox_linux/bpf_gpu_policy_linux.cc (left): https://codereview.chromium.org/2146733003/diff/40001/content/common/sandbox_linux/bpf_gpu_policy_linux.cc#oldcode346 content/common/sandbox_linux/bpf_gpu_policy_linux.cc:346: } else if (IsArchitectureArm() || IsOzone()){ On 2016/07/13 13:09:17, ...
4 years, 5 months ago (2016-07-13 13:26:04 UTC) #10
Jorge Lucangeli Obes
bpf_gpu_policy_linux.cc LGTM
4 years, 5 months ago (2016-07-13 13:27:50 UTC) #11
piman
lgtm
4 years, 5 months ago (2016-07-13 18:48:04 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2146733003/40001
4 years, 5 months ago (2016-07-14 02:09:32 UTC) #15
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 5 months ago (2016-07-14 05:11:58 UTC) #16
commit-bot: I haz the power
CQ bit was unchecked.
4 years, 5 months ago (2016-07-14 05:12:01 UTC) #17
commit-bot: I haz the power
4 years, 5 months ago (2016-07-14 05:13:26 UTC) #19
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/5580c3ab2104c612abf89283d76239e5c26ef672
Cr-Commit-Position: refs/heads/master@{#405436}

Powered by Google App Engine
This is Rietveld 408576698