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

Issue 2992953002: Decoupling video_capture_internal_imlp from Obj-C code. (Closed)

Created:
3 years, 4 months ago by mbonadei
Modified:
3 years, 3 months ago
Reviewers:
kjellander_webrtc
CC:
webrtc-reviews_webrtc.org, tterriberry_mozilla.com, zhengzhonghou_agora.io, perkj_webrtc, mflodman, sdk-team_agora.io
Target Ref:
refs/heads/master
Project:
webrtc
Visibility:
Public.

Description

Decoupling video_capture_internal_imlp from Obj-C code The goal of this CL is to separate Obj-C/Obj-C++ code from targets which have also C++ code (see https://bugs.chromium.org/p/webrtc/issues/detail?id=7743 for more information). BUG=webrtc:7743 NOTRY=True Review-Url: https://codereview.webrtc.org/2992953002 Cr-Commit-Position: refs/heads/master@{#19662} Committed: https://chromium.googlesource.com/external/webrtc/+/054b10882001974e419a808eea995f6d38a33ba3

Patch Set 1 #

Patch Set 2 : Generate objc_video_capture_internal_impl only for ios/mac #

Total comments: 3

Patch Set 3 : Renaming and adding private visibility #

Patch Set 4 : Adding comments to explain the noop.{cc,mm} trick #

Patch Set 5 : Switching to rtc_source_set to remove noop.cc #

Unified diffs Side-by-side diffs Delta from patch set Stats (+33 lines, -11 lines) Patch
M webrtc/modules/video_capture/BUILD.gn View 1 2 3 4 2 chunks +33 lines, -11 lines 0 comments Download

Messages

Total messages: 22 (13 generated)
mbonadei
3 years, 4 months ago (2017-08-03 11:52:36 UTC) #2
kjellander_webrtc
https://codereview.webrtc.org/2992953002/diff/20001/webrtc/modules/video_capture/BUILD.gn File webrtc/modules/video_capture/BUILD.gn (right): https://codereview.webrtc.org/2992953002/diff/20001/webrtc/modules/video_capture/BUILD.gn#newcode90 webrtc/modules/video_capture/BUILD.gn:90: rtc_static_library("objc_video_capture_internal_impl") { video_capture_internal_impl_objc https://codereview.webrtc.org/2992953002/diff/20001/webrtc/modules/video_capture/objc/noop.cc File webrtc/modules/video_capture/objc/noop.cc (right): https://codereview.webrtc.org/2992953002/diff/20001/webrtc/modules/video_capture/objc/noop.cc#newcode15 webrtc/modules/video_capture/objc/noop.cc:15: ...
3 years, 4 months ago (2017-08-14 07:00:39 UTC) #3
mbonadei
PTAL. https://codereview.webrtc.org/2992953002/diff/20001/webrtc/modules/video_capture/BUILD.gn File webrtc/modules/video_capture/BUILD.gn (right): https://codereview.webrtc.org/2992953002/diff/20001/webrtc/modules/video_capture/BUILD.gn#newcode90 webrtc/modules/video_capture/BUILD.gn:90: rtc_static_library("objc_video_capture_internal_impl") { On 2017/08/14 07:00:39, kjellander_webrtc wrote: > ...
3 years, 4 months ago (2017-08-15 14:01:06 UTC) #4
kjellander_webrtc
lgtm
3 years, 4 months ago (2017-08-15 14:15:43 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.webrtc.org/2992953002/60001
3 years, 3 months ago (2017-08-31 13:36:25 UTC) #10
commit-bot: I haz the power
Try jobs failed on following builders: presubmit on master.tryserver.webrtc (JOB_FAILED, http://build.chromium.org/p/tryserver.webrtc/builders/presubmit/builds/21055)
3 years, 3 months ago (2017-08-31 13:41:36 UTC) #12
mbonadei
On 2017/08/31 13:41:36, commit-bot: I haz the power wrote: > Try jobs failed on following ...
3 years, 3 months ago (2017-08-31 13:45:56 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.webrtc.org/2992953002/80001
3 years, 3 months ago (2017-09-04 13:52:45 UTC) #19
commit-bot: I haz the power
3 years, 3 months ago (2017-09-04 13:55:06 UTC) #22
Message was sent while issue was closed.
Committed patchset #5 (id:80001) as
https://chromium.googlesource.com/external/webrtc/+/054b10882001974e419a808ee...

Powered by Google App Engine
This is Rietveld 408576698