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

Issue 2533573002: Move ADM specific Android files into modules/audio_device/android/ (Closed)

Created:
4 years ago by the sun
Modified:
3 years, 9 months ago
CC:
webrtc-reviews_webrtc.org, Andrew MacDonald, tterriberry_mozilla.com, audio-team_agora.io, hlundin-webrtc, sdk-team_agora.io, peah-webrtc, minyue-webrtc, the sun
Target Ref:
refs/pending/heads/master
Project:
webrtc
Visibility:
Public.

Description

Move ADM specific Android files into modules/audio_device/android/ - Move helpers_android.* and jvm_android.* from modules/utility/. BUG=none TBR=perkj@webrtc.org Committed: https://crrev.com/e8d8a2bb9704beffed0780c7e0f3a9ef050ae97e Cr-Commit-Position: refs/heads/master@{#15253}

Patch Set 1 #

Patch Set 2 : re-add dep #

Total comments: 3
Unified diffs Side-by-side diffs Delta from patch set Stats (+36 lines, -712 lines) Patch
M webrtc/modules/audio_device/BUILD.gn View 1 chunk +4 lines, -0 lines 0 comments Download
M webrtc/modules/audio_device/android/audio_manager.h View 1 chunk +4 lines, -4 lines 0 comments Download
M webrtc/modules/audio_device/android/audio_manager.cc View 1 chunk +1 line, -1 line 0 comments Download
M webrtc/modules/audio_device/android/audio_record_jni.h View 1 chunk +3 lines, -3 lines 0 comments Download
M webrtc/modules/audio_device/android/audio_track_jni.h View 1 chunk +3 lines, -3 lines 0 comments Download
M webrtc/modules/audio_device/android/build_info.h View 1 chunk +1 line, -1 line 0 comments Download
M webrtc/modules/audio_device/android/build_info.cc View 1 chunk +1 line, -1 line 0 comments Download
M webrtc/modules/audio_device/android/ensure_initialized.cc View 1 chunk +1 line, -1 line 0 comments Download
A + webrtc/modules/audio_device/android/helpers_android.h View 2 chunks +5 lines, -3 lines 2 comments Download
A + webrtc/modules/audio_device/android/helpers_android.cc View 3 chunks +3 lines, -4 lines 0 comments Download
A + webrtc/modules/audio_device/android/jvm_android.h View 3 chunks +4 lines, -4 lines 0 comments Download
A + webrtc/modules/audio_device/android/jvm_android.cc View 1 chunk +1 line, -1 line 0 comments Download
M webrtc/modules/audio_device/android/opensles_player.h View 1 chunk +2 lines, -2 lines 0 comments Download
M webrtc/modules/audio_device/android/opensles_recorder.h View 1 chunk +2 lines, -2 lines 0 comments Download
M webrtc/modules/utility/BUILD.gn View 1 chunk +0 lines, -4 lines 0 comments Download
D webrtc/modules/utility/include/helpers_android.h View 1 chunk +0 lines, -87 lines 0 comments Download
D webrtc/modules/utility/include/jvm_android.h View 1 chunk +0 lines, -187 lines 0 comments Download
D webrtc/modules/utility/source/helpers_android.cc View 1 chunk +0 lines, -123 lines 0 comments Download
D webrtc/modules/utility/source/jvm_android.cc View 1 chunk +0 lines, -276 lines 0 comments Download
M webrtc/voice_engine/BUILD.gn View 1 1 chunk +0 lines, -1 line 0 comments Download
M webrtc/voice_engine/voice_engine_impl.cc View 1 chunk +1 line, -4 lines 1 comment Download

Messages

Total messages: 19 (11 generated)
the sun
4 years ago (2016-11-25 12:06:57 UTC) #2
henrika_webrtc
LGTM https://codereview.webrtc.org/2533573002/diff/20001/webrtc/modules/audio_device/android/helpers_android.h File webrtc/modules/audio_device/android/helpers_android.h (right): https://codereview.webrtc.org/2533573002/diff/20001/webrtc/modules/audio_device/android/helpers_android.h#newcode11 webrtc/modules/audio_device/android/helpers_android.h:11: #ifndef WEBRTC_MODULES_AUDIO_DEVICE_ANDROID_HELPERS_ANDROID_H_ Lots of Android here... https://codereview.webrtc.org/2533573002/diff/20001/webrtc/voice_engine/voice_engine_impl.cc File ...
4 years ago (2016-11-25 12:12:12 UTC) #3
the sun
https://codereview.webrtc.org/2533573002/diff/20001/webrtc/modules/audio_device/android/helpers_android.h File webrtc/modules/audio_device/android/helpers_android.h (right): https://codereview.webrtc.org/2533573002/diff/20001/webrtc/modules/audio_device/android/helpers_android.h#newcode11 webrtc/modules/audio_device/android/helpers_android.h:11: #ifndef WEBRTC_MODULES_AUDIO_DEVICE_ANDROID_HELPERS_ANDROID_H_ On 2016/11/25 12:12:11, henrika_webrtc wrote: > Lots ...
4 years ago (2016-11-25 19:29:54 UTC) #8
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/2533573002/20001
4 years ago (2016-11-25 19:31:00 UTC) #11
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years ago (2016-11-25 19:34:21 UTC) #14
commit-bot: I haz the power
Patchset 2 (id:??) landed as https://crrev.com/e8d8a2bb9704beffed0780c7e0f3a9ef050ae97e Cr-Commit-Position: refs/heads/master@{#15253}
4 years ago (2016-11-25 19:34:33 UTC) #16
the sun
A revert of this CL (patchset #2 id:20001) has been created in https://codereview.webrtc.org/2531893002/ by solenberg@webrtc.org. ...
4 years ago (2016-11-25 19:44:57 UTC) #17
henrika_webrtc
3 years, 9 months ago (2017-03-13 08:38:21 UTC) #19
FYI, this one still shows up as ongoing review for me. Not sure why.

Powered by Google App Engine
This is Rietveld 408576698