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

Issue 2219653004: Remove old methods in AudioTransport, make it pass a gn build (Closed)

Created:
4 years, 4 months ago by Max Morin WebRTC
Modified:
4 years, 4 months ago
CC:
webrtc-reviews_webrtc.org, henrika_webrtc, Andrew MacDonald, tterriberry_mozilla.com, audio-team_agora.io, hlundin-webrtc, sdk-team_agora.io, peah-webrtc, minyue-webrtc, the sun
Base URL:
https://chromium.googlesource.com/external/webrtc.git@master
Target Ref:
refs/pending/heads/master
Project:
webrtc
Visibility:
Public.

Description

Remove old methods in AudioTransport, make it pass a gn build when building with default warnings. This is in preparation for making a gn target for audio_device_tests. BUG=webrtc:6170, webrtc:163 NOTRY=True Committed: https://crrev.com/1aee0b5bd98eade203d8d4c0a05a85414ad15896 Cr-Commit-Position: refs/heads/master@{#13759}

Patch Set 1 #

Total comments: 4

Patch Set 2 : Make methods of AudioTransport pure virtual. #

Patch Set 3 : Fix compile. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+108 lines, -112 lines) Patch
M webrtc/api/test/fakeaudiocapturemodule_unittest.cc View 1 1 chunk +15 lines, -0 lines 0 comments Download
M webrtc/media/engine/webrtcvoiceengine.cc View 1 chunk +3 lines, -6 lines 0 comments Download
M webrtc/modules/audio_device/android/audio_device_unittest.cc View 1 2 chunks +18 lines, -0 lines 0 comments Download
M webrtc/modules/audio_device/include/audio_device_defines.h View 1 2 chunks +2 lines, -44 lines 0 comments Download
M webrtc/modules/audio_device/ios/audio_device_unittest_ios.cc View 1 2 chunks +18 lines, -0 lines 0 comments Download
M webrtc/modules/audio_device/test/audio_device_test_api.cc View 1 2 6 chunks +22 lines, -9 lines 0 comments Download
M webrtc/modules/audio_device/test/func_test_manager.h View 1 2 1 chunk +15 lines, -0 lines 0 comments Download
M webrtc/modules/audio_device/test/func_test_manager.cc View 1 2 1 chunk +15 lines, -0 lines 0 comments Download
M webrtc/voice_engine/voe_base_impl.h View 1 chunk +0 lines, -16 lines 0 comments Download
M webrtc/voice_engine/voe_base_impl.cc View 1 chunk +0 lines, -37 lines 0 comments Download

Messages

Total messages: 25 (16 generated)
Max Morin WebRTC
PTAL at this cleanup of AudioTransport. Kjellander: PTAL at build files. Niklas: PTAL at audio_device/* ...
4 years, 4 months ago (2016-08-05 15:00:35 UTC) #3
the sun
https://codereview.webrtc.org/2219653004/diff/1/webrtc/modules/audio_device/audio_transport.cc File webrtc/modules/audio_device/audio_transport.cc (right): https://codereview.webrtc.org/2219653004/diff/1/webrtc/modules/audio_device/audio_transport.cc#newcode21 webrtc/modules/audio_device/audio_transport.cc:21: size_t number_of_frames) {} I think this implementation file is ...
4 years, 4 months ago (2016-08-05 18:14:31 UTC) #5
kjellander_webrtc
lgtm for *.gn+*.gypi, although I'll leave the rest of the review to the remaining folks
4 years, 4 months ago (2016-08-08 05:29:34 UTC) #6
Max Morin WebRTC
PTAL https://codereview.webrtc.org/2219653004/diff/1/webrtc/modules/audio_device/audio_transport.cc File webrtc/modules/audio_device/audio_transport.cc (right): https://codereview.webrtc.org/2219653004/diff/1/webrtc/modules/audio_device/audio_transport.cc#newcode21 webrtc/modules/audio_device/audio_transport.cc:21: size_t number_of_frames) {} On 2016/08/05 18:14:31, the sun ...
4 years, 4 months ago (2016-08-08 15:28:57 UTC) #13
niklas.enbom
audio_device and VoE lgtm On 2016/08/08 15:28:57, Max Morin wrote: > PTAL > > https://codereview.webrtc.org/2219653004/diff/1/webrtc/modules/audio_device/audio_transport.cc ...
4 years, 4 months ago (2016-08-08 20:39:46 UTC) #16
pthatcher1
lgtm
4 years, 4 months ago (2016-08-08 21:41:57 UTC) #17
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/2219653004/40001
4 years, 4 months ago (2016-08-15 18:44:42 UTC) #21
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 4 months ago (2016-08-15 18:46:25 UTC) #23
commit-bot: I haz the power
4 years, 4 months ago (2016-08-15 18:46:32 UTC) #25
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/1aee0b5bd98eade203d8d4c0a05a85414ad15896
Cr-Commit-Position: refs/heads/master@{#13759}

Powered by Google App Engine
This is Rietveld 408576698