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

Issue 1946153002: Fix V4L2 device failed to create on veyron board (Closed)

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

Description

Fix V4L2 device failed to create on veyron board This was broken since CL 6e70beb8, gpu & media refactoring. This CL modified the build rule, so dependencies of media/gpu will define USE_LIBV4L2 automatically, which is needed by content/common/sandbox_linux/bpf_gpu_policy_linux.cc. TEST=play video on veyron and VDA works BUG=608809, 608838, 586386 Committed: https://crrev.com/152f266aafe81cf9ef79aec4b57d9e80cea4fef0 Cr-Commit-Position: refs/heads/master@{#391911}

Patch Set 1 #

Total comments: 1

Patch Set 2 : #

Patch Set 3 : #

Patch Set 4 : #

Total comments: 5

Patch Set 5 : public_configs in media/gpu/ipc/client #

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

Messages

Total messages: 28 (12 generated)
kcwu
4 years, 7 months ago (2016-05-04 09:05:03 UTC) #4
wuchengli
lgtm
4 years, 7 months ago (2016-05-04 09:19:46 UTC) #5
Mark Dittmer
One possible issue. I recently hit a bot failure when a static method wasn't exported ...
4 years, 7 months ago (2016-05-04 15:04:41 UTC) #6
piman
lgtm
4 years, 7 months ago (2016-05-04 21:25:57 UTC) #7
kcwu
I changed the approach, please take another look. I found my previous patch breaks if ...
4 years, 7 months ago (2016-05-05 09:55:11 UTC) #11
wuchengli
LGTM
4 years, 7 months ago (2016-05-05 14:23:50 UTC) #12
kcwu
+xhwang, media/ owner review, please. Move piman to cc list since content/ code is no ...
4 years, 7 months ago (2016-05-05 14:32:05 UTC) #14
wuchengli
xhwang@ I'm the owner of media/gpu and I already reviewed media/gpu/BUILD.gn. You can review only ...
4 years, 7 months ago (2016-05-05 14:36:49 UTC) #15
wuchengli
https://codereview.chromium.org/1946153002/diff/120001/media/gpu/BUILD.gn File media/gpu/BUILD.gn (left): https://codereview.chromium.org/1946153002/diff/120001/media/gpu/BUILD.gn#oldcode238 media/gpu/BUILD.gn:238: defines += [ "USE_LIBV4L2" ] FYI. all_dependent_configs applies the ...
4 years, 7 months ago (2016-05-05 14:44:05 UTC) #16
xhwang
https://codereview.chromium.org/1946153002/diff/120001/media/gpu/BUILD.gn File media/gpu/BUILD.gn (right): https://codereview.chromium.org/1946153002/diff/120001/media/gpu/BUILD.gn#newcode177 media/gpu/BUILD.gn:177: all_dependent_configs = [ ":gpu_config" ] On 2016/05/05 14:44:05, wuchengli ...
4 years, 7 months ago (2016-05-05 16:59:13 UTC) #18
xhwang
On 2016/05/05 14:36:49, wuchengli wrote: > xhwang@ I'm the owner of media/gpu and I already ...
4 years, 7 months ago (2016-05-05 17:02:12 UTC) #19
kcwu
https://codereview.chromium.org/1946153002/diff/120001/media/gpu/BUILD.gn File media/gpu/BUILD.gn (right): https://codereview.chromium.org/1946153002/diff/120001/media/gpu/BUILD.gn#newcode177 media/gpu/BUILD.gn:177: all_dependent_configs = [ ":gpu_config" ] On 2016/05/05 16:59:13, xhwang ...
4 years, 7 months ago (2016-05-05 17:17:13 UTC) #20
xhwang
LGTM
4 years, 7 months ago (2016-05-05 17:32:13 UTC) #21
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1946153002/140001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1946153002/140001
4 years, 7 months ago (2016-05-05 17:35:05 UTC) #24
commit-bot: I haz the power
Committed patchset #5 (id:140001)
4 years, 7 months ago (2016-05-05 21:38:50 UTC) #26
commit-bot: I haz the power
4 years, 7 months ago (2016-05-05 21:41:06 UTC) #28
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/152f266aafe81cf9ef79aec4b57d9e80cea4fef0
Cr-Commit-Position: refs/heads/master@{#391911}

Powered by Google App Engine
This is Rietveld 408576698