Clarified one comment. https://codereview.webrtc.org/2991343002/diff/80001/webrtc/modules/audio_device/BUILD.gn File webrtc/modules/audio_device/BUILD.gn (right): https://codereview.webrtc.org/2991343002/diff/80001/webrtc/modules/audio_device/BUILD.gn#newcode213 webrtc/modules/audio_device/BUILD.gn:213: if (is_ios) { On 2017/08/16 09:31:53, ...
3 years, 4 months ago
(2017-08-16 09:33:09 UTC)
#7
Clarified one comment.
https://codereview.webrtc.org/2991343002/diff/80001/webrtc/modules/audio_devi...
File webrtc/modules/audio_device/BUILD.gn (right):
https://codereview.webrtc.org/2991343002/diff/80001/webrtc/modules/audio_devi...
webrtc/modules/audio_device/BUILD.gn:213: if (is_ios) {
On 2017/08/16 09:31:53, kjellander_webrtc wrote:
> I think this would have caused an error if
> rtc_include_internal_audio_device=false, which it is for Chromium builds. I
> guess it haven't caused any trouble since the audio device code is not built
as
> part of the Chromium iOS build. Either way, we should fix the problem now as
we
> move things around.
To be clear: you are fixing this in your CL, so this comment is kind of
confusing :)
mbonadei
Description was changed from ========== Decoupling audio_device from Obj-C code [with cyclic deps] BUG= ========== ...
3 years, 4 months ago
(2017-08-16 10:03:03 UTC)
#8
Description was changed from
==========
Decoupling audio_device from Obj-C code [with cyclic deps]
BUG=
==========
to
==========
Decoupling audio_device from Obj-C code.
BUG=
==========
henrika_webrtc
https://codereview.webrtc.org/2991343002/diff/140001/webrtc/modules/audio_device/BUILD.gn File webrtc/modules/audio_device/BUILD.gn (right): https://codereview.webrtc.org/2991343002/diff/140001/webrtc/modules/audio_device/BUILD.gn#newcode64 webrtc/modules/audio_device/BUILD.gn:64: rtc_static_library("audio_device_objc") { Agree. iOS should at least be part ...
3 years, 4 months ago
(2017-08-16 12:09:22 UTC)
#9
lgtm with my last comment addressed. https://codereview.webrtc.org/2991343002/diff/160001/webrtc/modules/audio_device/BUILD.gn File webrtc/modules/audio_device/BUILD.gn (right): https://codereview.webrtc.org/2991343002/diff/160001/webrtc/modules/audio_device/BUILD.gn#newcode51 webrtc/modules/audio_device/BUILD.gn:51: "noop.cc", Add a ...
3 years, 4 months ago
(2017-08-16 12:46:17 UTC)
#11
Description was changed from ========== Decoupling audio_device from Obj-C code. BUG= ========== to ========== Decoupling ...
3 years, 4 months ago
(2017-08-16 12:50:49 UTC)
#12
Description was changed from
==========
Decoupling audio_device from Obj-C code.
BUG=
==========
to
==========
Decoupling audio_device from Obj-C code.
BUG=webrtc:7743
==========
mbonadei
On 2017/08/16 12:46:17, kjellander_webrtc wrote: > lgtm with my last comment addressed. > > https://codereview.webrtc.org/2991343002/diff/160001/webrtc/modules/audio_device/BUILD.gn ...
3 years, 4 months ago
(2017-08-16 14:03:10 UTC)
#13
Description was changed from ========== Decoupling audio_device from Obj-C code. BUG=webrtc:7743 ========== to ========== The ...
3 years, 4 months ago
(2017-08-16 14:07:58 UTC)
#15
Description was changed from
==========
Decoupling audio_device from Obj-C code.
BUG=webrtc:7743
==========
to
==========
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).
To achieve this we have created 2 targets (audio_device_ios_objc and
audio_device_generic) and audio_device will act as a proxy between these targets
(this way we can avoid a circular dependency between audio_device_generic and
audio_device_ios_objc).
BUG=webrtc:7743
==========
mbonadei
Description was changed from ========== The goal of this CL is to separate Obj-C/Obj-C++ code ...
3 years, 3 months ago
(2017-08-31 13:52:54 UTC)
#16
Description was changed from
==========
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).
To achieve this we have created 2 targets (audio_device_ios_objc and
audio_device_generic) and audio_device will act as a proxy between these targets
(this way we can avoid a circular dependency between audio_device_generic and
audio_device_ios_objc).
BUG=webrtc:7743
==========
to
==========
Decoupling audio_device 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).
To achieve this we have created 2 targets (audio_device_ios_objc and
audio_device_generic) and audio_device will act as a proxy between these targets
(this way we can avoid a circular dependency between audio_device_generic and
audio_device_ios_objc).
BUG=webrtc:7743
==========
henrika_webrtc
lgtm
3 years, 3 months ago
(2017-08-31 13:56:49 UTC)
#17
CQ is committing da patch. Bot data: {"patchset_id": 290001, "attempt_start_ts": 1505215622028340, "parent_rev": "2475ae2e4cdbb7cbfa2a4801cbc36ff7eb73aacd", "commit_rev": "bcc2176e64d82b10d105b4d3da3851971a291814"}
3 years, 3 months ago
(2017-09-12 11:45:25 UTC)
#24
CQ is committing da patch.
Bot data: {"patchset_id": 290001, "attempt_start_ts": 1505215622028340,
"parent_rev": "2475ae2e4cdbb7cbfa2a4801cbc36ff7eb73aacd", "commit_rev":
"bcc2176e64d82b10d105b4d3da3851971a291814"}
commit-bot: I haz the power
Description was changed from ========== Decoupling audio_device from Obj-C code The goal of this CL ...
3 years, 3 months ago
(2017-09-12 11:45:28 UTC)
#25
Message was sent while issue was closed.
Description was changed from
==========
Decoupling audio_device 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).
To achieve this we have created 2 targets (audio_device_ios_objc and
audio_device_generic) and audio_device will act as a proxy between these targets
(this way we can avoid a circular dependency between audio_device_generic and
audio_device_ios_objc).
BUG=webrtc:7743
==========
to
==========
Decoupling audio_device 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).
To achieve this we have created 2 targets (audio_device_ios_objc and
audio_device_generic) and audio_device will act as a proxy between these targets
(this way we can avoid a circular dependency between audio_device_generic and
audio_device_ios_objc).
BUG=webrtc:7743
Review-Url: https://codereview.webrtc.org/2991343002
Cr-Commit-Position: refs/heads/master@{#19795}
Committed:
https://chromium.googlesource.com/external/webrtc/+/bcc2176e64d82b10d105b4d3d...
==========
commit-bot: I haz the power
Committed patchset #16 (id:290001) as https://chromium.googlesource.com/external/webrtc/+/bcc2176e64d82b10d105b4d3da3851971a291814
3 years, 3 months ago
(2017-09-12 11:45:30 UTC)
#26
Issue 2991343002: Decoupling audio_device from Obj-C code
(Closed)
Created 3 years, 4 months ago by mbonadei
Modified 3 years, 3 months ago
Reviewers: kjellander_webrtc, henrika_webrtc, kthelgason, oprypin_webrtc
Base URL:
Comments: 17