aboutsummaryrefslogtreecommitdiff
path: root/webrtc/modules/audio_device
AgeCommit message (Expand)Author
2016-01-13Convert channel counts to size_t.Peter Kasting
2016-01-11clang-format audio_device/mac.andrew
2016-01-08Misc. small cleanups.pkasting
2016-01-08Check the mic volume only periodically on Mac.andrew
2016-01-08Disable AudioDeviceAPITest.MicrophoneVolumeTests on Linux.kjellander
2016-01-07Fixing integer underflow in FileAudioDevice (webrtc issue 4554)A.Brauckmann
2016-01-07iOS stability improvement for device switching, including BT deviceshenrika
2016-01-07AudioDeviceTest.StartPlayoutOnTwoInstances now verifies two active playing st...henrika
2016-01-07Roll chromium_revision 2a70cb1..4662d4f (367468:368042)kjellander
2015-12-18audio_device: Move sources into platform-conditions.kjellander
2015-12-17Don't call the Pass methods of rtc::Buffer, rtc::scoped_ptr, and rtc::ScopedV...kwiberg
2015-12-16Disable warnings failing when using Clang on Windows.kjellander
2015-12-16OWNERS: Add * to .gyp{i,} everywhere.kjellander@webrtc.org
2015-12-07Revert of "Create rtc::AtomicInt POD struct." (patchset #3 id:40001 of https:...pbos
2015-12-07Reland of "Create rtc::AtomicInt POD struct."Peter Boström
2015-12-02Resolves issue with multiple calls to audio unit initializationhenrika
2015-11-26Clean up PlatformThread.Peter Boström
2015-11-26Roll chromium_revision aa8e58a..664fe1e (361601:361806)Henrik Kjellander
2015-11-24GN: Fix iOS error in audio_device and rtc_basekjellander
2015-11-23Move ThreadWrapper to ProcessThread in base.pbos
2015-11-23Remove <iostream> include from file_audio_device.cckjellander@webrtc.org
2015-11-20Improved error handling in iOS ADM to avoid race during inithenrika
2015-11-20Avoids hitting DCHECK in OpenSL ES playerhenrika
2015-11-19Remove build_with_libjingle and exclude failing iOS tests from 'All' target.kjellander@webrtc.org
2015-11-19Revert of Adding thread timeout for audio recorer thread in Java (patchset #2...henrika
2015-11-17Add OpenSL ES enable setting to AppRTCDemo (part 2).henrika
2015-11-17Deactivate the audio session after a call ends using the AVAudioSessionSetAct...henrika
2015-11-17Adding thread timeout for audio recorer thread in Javahenrika
2015-11-17Revert of Create rtc::AtomicInt POD struct. (patchset #12 id:220001 of https:...pbos
2015-11-16Create rtc::AtomicInt POD struct.pbos
2015-11-12Introduces Android API level linting, fixes all current API lint errors.Patrik Höglund
2015-11-12OpenSL ES stability improvements.henrika
2015-11-12Trivial initialization fix in AudioDeviceIOShenrika
2015-11-09Remove legacy audio device glue files.Henrik Kjellander
2015-11-05Moves logging of audio effects to when they are enabledhenrika
2015-11-04modules: more interface -> include renamesHenrik Kjellander
2015-11-03Revert of Fix for "Android audio playout doesn't support non-call media strea...henrika
2015-10-28system_wrappers: rename interface -> includeHenrik Kjellander
2015-10-28Fix for "Android audio playout doesn't support non-call media stream"henrika
2015-10-21Adding the OnePlus 2 device to AEC and NS blacklists.henrika
2015-10-21Adds support for Bluetooth headsets to the iOS audio layer.henrika
2015-10-14Roll chromium_revision c089d37..159828f (353662:353696)Henrik Kjellander
2015-10-12RefCountInterface: Make AddRef() and Release() constMagnus Jedvert
2015-10-08Removing M API call for now to green up downstream.phoglund
2015-10-06Disabling AudioDeviceTest.StartStopPlayout on Android.Henrik Kjellander
2015-10-05Enable HW NS for N6 to fix HW AEC issuehenrika
2015-10-01Objective-C++ style guide changes for iOS ADMhenrika
2015-09-28Minor fix for debug logging on Androidhenrika
2015-09-28Fixes logging levels in WebRtcAudioXXX.java classeshenrika
2015-09-25Update isolate.gypi to support Swarming + move .isolate filesHenrik Kjellander