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

Issue 1693803002: Make it possible to exclude device management code from rtc_media target. (Closed)

Created:
4 years, 10 months ago by kjellander_webrtc
Modified:
4 years, 9 months ago
Reviewers:
tommi, perkj_webrtc
CC:
webrtc-reviews_webrtc.org, tterriberry_mozilla.com, qiang.lu, niklas.enbom, yujie_mao (webrtc), peah-webrtc
Base URL:
https://chromium.googlesource.com/external/webrtc.git@master
Target Ref:
refs/pending/heads/master
Project:
webrtc
Visibility:
Public.

Description

Make it possible to exclude device management code from rtc_media target. Chromium doesn't use the device managment code in webrtc/media so we need a way to turn it off in order to eliminate Chromium's src/third_party/libjingle/libjingle.gyp BUG=webrtc:4256 NOTRY=True TESTED=Trybots + successfully compiled with GYP_DEFINES=include_internal_device_management=0 webrtc/build/gyp_webrtc ninja -C out/Debug rtc_media Committed: https://crrev.com/7d9112cbc4a980c505572012dd9253e14f0d8ad4 Cr-Commit-Position: refs/heads/master@{#11816}

Patch Set 1 #

Patch Set 2 : Move libudev include and remove redundant winmm.lib entry #

Total comments: 7

Patch Set 3 : Flattended conditions hierarchy, added Android and iOS and updated comment #

Unified diffs Side-by-side diffs Delta from patch set Stats (+55 lines, -37 lines) Patch
M webrtc/build/common.gypi View 1 2 2 chunks +4 lines, -0 lines 0 comments Download
M webrtc/media/media.gyp View 1 2 8 chunks +51 lines, -37 lines 0 comments Download

Messages

Total messages: 18 (8 generated)
perkj_webrtc
lgtm
4 years, 10 months ago (2016-02-12 12:21:34 UTC) #3
kjellander_webrtc
I wasn't quite done with this yet (didn't publish comments yet). I'll send another message ...
4 years, 10 months ago (2016-02-12 12:57:22 UTC) #4
kjellander_webrtc
PTAL regarding library questions. https://codereview.webrtc.org/1693803002/diff/40001/webrtc/media/media.gyp File webrtc/media/media.gyp (right): https://codereview.webrtc.org/1693803002/diff/40001/webrtc/media/media.gyp#newcode195 webrtc/media/media.gyp:195: 'libraries': [ It seems this ...
4 years, 10 months ago (2016-02-15 16:38:40 UTC) #6
kjellander_webrtc
+tommi as well. https://codereview.webrtc.org/1693803002/diff/40001/webrtc/media/media.gyp File webrtc/media/media.gyp (right): https://codereview.webrtc.org/1693803002/diff/40001/webrtc/media/media.gyp#newcode82 webrtc/media/media.gyp:82: 'engine/simulcast.cc', Should we split out simulcast.cc ...
4 years, 10 months ago (2016-02-15 16:45:45 UTC) #8
kjellander_webrtc
Some more thoughts: what about some of the defines set in libjingle.gyp that I cannot ...
4 years, 10 months ago (2016-02-15 16:52:58 UTC) #9
kjellander_webrtc
PTAL since I changed a bit of things, and still have a question in my ...
4 years, 9 months ago (2016-02-29 09:18:59 UTC) #10
tommi
lgtm https://codereview.webrtc.org/1693803002/diff/40001/webrtc/media/media.gyp File webrtc/media/media.gyp (right): https://codereview.webrtc.org/1693803002/diff/40001/webrtc/media/media.gyp#newcode195 webrtc/media/media.gyp:195: 'libraries': [ On 2016/02/29 09:18:59, kjellander (webrtc) wrote: ...
4 years, 9 months ago (2016-02-29 13:18:51 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1693803002/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1693803002/60001
4 years, 9 months ago (2016-02-29 13:58:38 UTC) #14
commit-bot: I haz the power
Committed patchset #3 (id:60001)
4 years, 9 months ago (2016-02-29 14:14:50 UTC) #16
commit-bot: I haz the power
4 years, 9 months ago (2016-02-29 14:14:59 UTC) #18
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/7d9112cbc4a980c505572012dd9253e14f0d8ad4
Cr-Commit-Position: refs/heads/master@{#11816}

Powered by Google App Engine
This is Rietveld 408576698