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

Issue 1405783002: Support desktop media pipeline on Android for GN build. (Closed)

Created:
5 years, 2 months ago by Tima Vaisburd
Modified:
5 years, 2 months ago
CC:
chromium-reviews, feature-media-reviews_chromium.org, eme-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Support desktop media pipeline on Android for GN build. This CL ports GYP changes to GN from https://codereview.chromium.org/1230793009/ BUG=542425 Committed: https://crrev.com/6f2d2f6ffa532fe810d5475556883bcbfb5c4e92 Cr-Commit-Position: refs/heads/master@{#354348}

Patch Set 1 #

Total comments: 4

Patch Set 2 : Fixed media_unittest build for Android #

Patch Set 3 : Addressed Chris' comments #

Total comments: 4

Patch Set 4 : Simplified Opus #

Unified diffs Side-by-side diffs Delta from patch set Stats (+55 lines, -24 lines) Patch
M media/BUILD.gn View 5 chunks +29 lines, -5 lines 0 comments Download
M media/base/BUILD.gn View 1 2 chunks +11 lines, -5 lines 0 comments Download
M media/blink/BUILD.gn View 1 2 4 chunks +3 lines, -6 lines 0 comments Download
M media/cdm/ppapi/BUILD.gn View 2 chunks +2 lines, -4 lines 0 comments Download
M media/test/BUILD.gn View 1 4 chunks +6 lines, -4 lines 0 comments Download
M third_party/opus/BUILD.gn View 1 2 3 1 chunk +4 lines, -0 lines 0 comments Download

Messages

Total messages: 23 (7 generated)
Tima Vaisburd
5 years, 2 months ago (2015-10-14 18:33:47 UTC) #2
Tima Vaisburd
Chris, could you, please, take a look?
5 years, 2 months ago (2015-10-14 21:46:05 UTC) #4
watk
sweet https://codereview.chromium.org/1405783002/diff/1/media/blink/BUILD.gn File media/blink/BUILD.gn (right): https://codereview.chromium.org/1405783002/diff/1/media/blink/BUILD.gn#newcode6 media/blink/BUILD.gn:6: import("//media/media_options.gni") Order alphabetically? https://codereview.chromium.org/1405783002/diff/1/media/blink/BUILD.gn#newcode79 media/blink/BUILD.gn:79: if (is_android && ...
5 years, 2 months ago (2015-10-14 21:51:43 UTC) #5
Tima Vaisburd
https://codereview.chromium.org/1405783002/diff/1/media/blink/BUILD.gn File media/blink/BUILD.gn (right): https://codereview.chromium.org/1405783002/diff/1/media/blink/BUILD.gn#newcode6 media/blink/BUILD.gn:6: import("//media/media_options.gni") On 2015/10/14 21:51:42, watk wrote: > Order alphabetically? ...
5 years, 2 months ago (2015-10-14 22:08:31 UTC) #6
watk
lgtm
5 years, 2 months ago (2015-10-14 22:17:12 UTC) #7
Tima Vaisburd
Henrik, Could you, please, review the opus related part?
5 years, 2 months ago (2015-10-14 22:21:06 UTC) #9
xhwang
lgtm. Thanks for putting these together so quickly!
5 years, 2 months ago (2015-10-14 22:33:37 UTC) #10
henrika (OOO until Aug 14)
LGTM but I don't know the Opus details well enough; hence adding Tina as well. ...
5 years, 2 months ago (2015-10-15 07:49:11 UTC) #12
minyue
I am not expert in GN but I'd like to know if this GN change ...
5 years, 2 months ago (2015-10-15 08:20:24 UTC) #14
Tima Vaisburd
https://codereview.chromium.org/1405783002/diff/40001/third_party/opus/BUILD.gn File third_party/opus/BUILD.gn (right): https://codereview.chromium.org/1405783002/diff/40001/third_party/opus/BUILD.gn#newcode24 third_party/opus/BUILD.gn:24: defines += [ "OPUS_FIXED_POINT" ] On 2015/10/15 08:20:24, minyue ...
5 years, 2 months ago (2015-10-15 18:11:50 UTC) #15
minyue
https://codereview.chromium.org/1405783002/diff/40001/third_party/opus/BUILD.gn File third_party/opus/BUILD.gn (right): https://codereview.chromium.org/1405783002/diff/40001/third_party/opus/BUILD.gn#newcode24 third_party/opus/BUILD.gn:24: defines += [ "OPUS_FIXED_POINT" ] On 2015/10/15 18:11:49, Tima ...
5 years, 2 months ago (2015-10-15 18:32:15 UTC) #16
Tima Vaisburd
https://codereview.chromium.org/1405783002/diff/40001/third_party/opus/BUILD.gn File third_party/opus/BUILD.gn (right): https://codereview.chromium.org/1405783002/diff/40001/third_party/opus/BUILD.gn#newcode24 third_party/opus/BUILD.gn:24: defines += [ "OPUS_FIXED_POINT" ] On 2015/10/15 18:32:15, minyue ...
5 years, 2 months ago (2015-10-15 18:51:50 UTC) #17
minyue
On 2015/10/15 18:51:50, Tima Vaisburd wrote: > https://codereview.chromium.org/1405783002/diff/40001/third_party/opus/BUILD.gn > File third_party/opus/BUILD.gn (right): > > https://codereview.chromium.org/1405783002/diff/40001/third_party/opus/BUILD.gn#newcode24 ...
5 years, 2 months ago (2015-10-15 19:31:05 UTC) #18
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1405783002/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1405783002/60001
5 years, 2 months ago (2015-10-15 19:40:01 UTC) #21
commit-bot: I haz the power
Committed patchset #4 (id:60001)
5 years, 2 months ago (2015-10-15 20:42:58 UTC) #22
commit-bot: I haz the power
5 years, 2 months ago (2015-10-15 20:44:08 UTC) #23
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/6f2d2f6ffa532fe810d5475556883bcbfb5c4e92
Cr-Commit-Position: refs/heads/master@{#354348}

Powered by Google App Engine
This is Rietveld 408576698