1. 471c2be Resolves issue with bad audio using BT headsets on iOS. by henrika · 9 years ago
  2. a6d985c FileWrapper[Impl] modifications and actually remove the "Impl" class. by tommi · 9 years ago
  3. 9b9c620 Optimize the repeated calls to AudioEffect.queryEffects() on Android by skvlad · 9 years ago
  4. becd982 GN: Add modules_unittests by kjellander · 9 years ago
  5. d9eaaa0 GN: Add rtc_media_unittests by kjellander · 9 years ago
  6. c0bec8f Adding more detail to MessageQueue::Dispatch logging. by Taylor Brandstetter · 9 years ago
  7. 46c67cb Fix Android audio playback mute. by Alex Glaznev · 9 years ago
  8. cb3dd0d Make WebRTCAudioTrack class public. by Alex Glaznev · 9 years ago
  9. 43df6b0 Adds WebRtcAudioTrack.setSpeakerMute() API by henrika · 9 years ago
  10. 9a6d8ff GN: Add system_wrappers_unittests, tools and tools_unittests by kjellander · 9 years ago
  11. 35e50f4 Moves ownership of OpenSL engine object to Android audio manager with the goal of adding support for OpenSL ES based audio capture. by henrika · 9 years ago
  12. ce30427 Fix iOS GN build and cleanup system_wrappers by kjellander · 9 years ago
  13. 9db3e7a Adds support for detection of pro-audio support on Android. by henrika · 9 years ago
  14. 32727b7 Add an option to disable built-in AEC to AppRTC Android Demo by sakal · 9 years ago
  15. bcf3191 Remove webrtc/base/scoped_ptr.h by kwiberg · 9 years ago
  16. 97aa5c2 Revert of Remove webrtc/base/scoped_ptr.h (patchset #3 id:100001 of https://codereview.webrtc.org/1942823002/ ) by kwiberg · 9 years ago
  17. 8b348aa Remove webrtc/base/scoped_ptr.h by kwiberg · 9 years ago
  18. 7738985 Delete all use of tick_util.h. by Niels Möller · 9 years ago
  19. e3bd797 Provide isAudioEnabled flag to control audio unit. by tkchin · 9 years ago
  20. c340c92 Move ADM Create() method to public interface. by Peter Boström · 9 years ago
  21. 4ffa7e4 Adds timeout for audio record thread in Java layer by henrika · 9 years ago
  22. 09716bd Build dynamic iOS SDK. by tkchin · 9 years ago
  23. 29dbd8a Remove calls to ScopedToUnique and UniqueToScoped by kwiberg · 9 years ago
  24. 813b89c Fix RTCAudioSession crash in removeDelegate. by tkchin · 9 years ago
  25. c65b2b8 Add performance tracing to AudioDevice inits. by Peter Boström · 9 years ago
  26. 3a7b46d Adds Moto G 3rd Generation to HW AEC blacklist by henrika · 9 years ago
  27. 5422696 GN: Fix some build errors for iOS. by kjellander · 9 years ago
  28. 9e09f9b Improves error handling for playout initialization on Android. by henrika · 9 years ago
  29. c459bcd Add mock AudioDeviceModule. by solenberg · 9 years ago
  30. c344288 Support delayed AudioUnit initialization. by Tze Kwang Chin · 9 years ago
  31. aec92fa Replace RefCountImpl with rtc::RefCountedObject. by Peter Boström · 9 years ago
  32. f86cc62 Refactor AudioUnit code into its own class. by Zeke Chin · 9 years ago
  33. 0b54e5a Reland "Add check_deps rules in DEPS files." by kjellander@webrtc.org · 9 years ago
  34. de82d23 Revert of Add check_deps rules in DEPS files. (patchset #2 id:60001 of https://codereview.webrtc.org/1796413002/ ) by kjellander · 9 years ago
  35. 181e867 Add check_deps rules in DEPS files. by kjellander@webrtc.org · 9 years ago
  36. 40f209d Use RTCAudioSessionDelegateAdapter in AudioDeviceIOS. by tkchin · 9 years ago
  37. ff65cfe Refactor AVAudioSession intialization code. by tkchin · 9 years ago
  38. 86dc435 Fix lock behavior on RTCAudioSession. by tkchin · 9 years ago
  39. 11ff825 Modifies SDK and iOS detection for helper method that needs iOS 9+ by henrika · 9 years ago
  40. 1a043ff Add android specific audio mute function. by Alex Glaznev · 9 years ago
  41. 36df4c4 Reland of move ignored return code from modules. (patchset #1 id:1 of https://codereview.webrtc.org/1736663004/ ) by pbos · 9 years ago
  42. eccded4 Revert of Remove ignored return code from modules. (patchset #3 id:40001 of https://codereview.webrtc.org/1703833002/ ) by torbjorng · 9 years ago
  43. d8e75e5 Remove ignored return code from modules. by Peter Boström · 9 years ago
  44. b2f0e5d Adds low complexity audio mode for single core CPUs by henrika · 9 years ago
  45. c0677bd Replace scoped_ptr with unique_ptr in webrtc/modules/audio_device/ by kwiberg · 9 years ago
  46. 96dcbc0 Add RTCAudioSession proxy class. by Zeke Chin · 9 years ago
  47. 2274701 Removes Nexus 5 from AEC and NS blacklists by henrika · 9 years ago
  48. 8e6fb2a Roll chromium_revision 7a4fb8d..f527e86 (370025:370073) by kjellander · 9 years ago
  49. 80590d9 Convert channel counts to size_t. by Peter Kasting · 9 years ago
  50. 0cbc06b clang-format audio_device/mac. by andrew · 9 years ago
  51. fa9f5a8 Misc. small cleanups. by pkasting · 9 years ago
  52. ebe7b60 Check the mic volume only periodically on Mac. by andrew · 9 years ago
  53. ca8ae8e Disable AudioDeviceAPITest.MicrophoneVolumeTests on Linux. by kjellander · 9 years ago
  54. 6fdb069 Fixing integer underflow in FileAudioDevice (webrtc issue 4554) by A.Brauckmann · 9 years ago
  55. 844523f iOS stability improvement for device switching, including BT devices by henrika · 9 years ago
  56. cd8e2f9 AudioDeviceTest.StartPlayoutOnTwoInstances now verifies two active playing streams by henrika · 9 years ago
  57. 36b38f7 Roll chromium_revision 2a70cb1..4662d4f (367468:368042) by kjellander · 9 years ago
  58. 7111b54 audio_device: Move sources into platform-conditions. by kjellander · 9 years ago
  59. acf06d6 Don't call the Pass methods of rtc::Buffer, rtc::scoped_ptr, and rtc::ScopedVector by kwiberg · 9 years ago
  60. 1841c4e Disable warnings failing when using Clang on Windows. by kjellander · 9 years ago
  61. 4e2c01b OWNERS: Add * to .gyp{i,} everywhere. by kjellander@webrtc.org · 9 years ago
  62. 1ccfad3 Revert of "Create rtc::AtomicInt POD struct." (patchset #3 id:40001 of https://codereview.webrtc.org/1498953002/ ) by pbos · 9 years ago
  63. 3877600 Reland of "Create rtc::AtomicInt POD struct." by Peter Boström · 9 years ago
  64. ebe6f8e Resolves issue with multiple calls to audio unit initialization by henrika · 9 years ago
  65. daf1aa4 Clean up PlatformThread. by Peter Boström · 9 years ago
  66. f0ddc91 Roll chromium_revision aa8e58a..664fe1e (361601:361806) by Henrik Kjellander · 9 years ago
  67. 3db1033 GN: Fix iOS error in audio_device and rtc_base by kjellander · 9 years ago
  68. 9410e01 Move ThreadWrapper to ProcessThread in base. by pbos · 9 years ago
  69. 8674f94 Remove <iostream> include from file_audio_device.cc by kjellander@webrtc.org · 9 years ago
  70. 732b339 Improved error handling in iOS ADM to avoid race during init by henrika · 9 years ago
  71. 9119471 Avoids hitting DCHECK in OpenSL ES player by henrika · 9 years ago
  72. dc67f78 Remove build_with_libjingle and exclude failing iOS tests from 'All' target. by kjellander@webrtc.org · 9 years ago
  73. 0f714d5 Revert of Adding thread timeout for audio recorer thread in Java (patchset #2 id:20001 of https://codereview.webrtc.org/1444313002/ ) by henrika · 9 years ago
  74. b1e1f5d Add OpenSL ES enable setting to AppRTCDemo (part 2). by henrika · 9 years ago
  75. 963832b Deactivate the audio session after a call ends using the AVAudioSessionSetActiveOptionNotifyOthersOnDeactivation constant by henrika · 9 years ago
  76. 3c173a9 Adding thread timeout for audio recorer thread in Java by henrika · 9 years ago
  77. 1b5ad57 Revert of Create rtc::AtomicInt POD struct. (patchset #12 id:220001 of https://codereview.webrtc.org/1420043008/ ) by pbos · 9 years ago
  78. 3492dab Create rtc::AtomicInt POD struct. by pbos · 9 years ago
  79. a9c3720 Introduces Android API level linting, fixes all current API lint errors. by Patrik Höglund · 9 years ago
  80. cebb833 OpenSL ES stability improvements. by henrika · 9 years ago
  81. 62de93b Trivial initialization fix in AudioDeviceIOS by henrika · 9 years ago
  82. 3056b93 Remove legacy audio device glue files. by Henrik Kjellander · 9 years ago
  83. bd5c87e Moves logging of audio effects to when they are enabled by henrika · 9 years ago
  84. 36a14b5 modules: more interface -> include renames by Henrik Kjellander · 9 years ago
  85. ed56645 Revert of Fix for "Android audio playout doesn't support non-call media stream" (patchset #3 id:40001 of https://codereview.webrtc.org/1419693004/ ) by henrika · 9 years ago
  86. 78f65d0 system_wrappers: rename interface -> include by Henrik Kjellander · 9 years ago
  87. ba22198 Fix for "Android audio playout doesn't support non-call media stream" by henrika · 9 years ago
  88. 8f85335 Adding the OnePlus 2 device to AEC and NS blacklists. by henrika · 9 years ago
  89. 22e2cf0 Adds support for Bluetooth headsets to the iOS audio layer. by henrika · 9 years ago
  90. c196f7d Roll chromium_revision c089d37..159828f (353662:353696) by Henrik Kjellander · 9 years ago
  91. dde4a0e RefCountInterface: Make AddRef() and Release() const by Magnus Jedvert · 9 years ago
  92. 599bc38 Removing M API call for now to green up downstream. by phoglund · 9 years ago
  93. 0d68143 Disabling AudioDeviceTest.StartStopPlayout on Android. by Henrik Kjellander · 9 years ago
  94. 72acb12 Enable HW NS for N6 to fix HW AEC issue by henrika · 9 years ago
  95. edf307b Objective-C++ style guide changes for iOS ADM by henrika · 9 years ago
  96. 1f0f441 Minor fix for debug logging on Android by henrika · 9 years ago
  97. aeda637 Fixes logging levels in WebRtcAudioXXX.java classes by henrika · 9 years ago
  98. a6ae030 Update isolate.gypi to support Swarming + move .isolate files by Henrik Kjellander · 9 years ago
  99. fac5a5b Removes Nexus 6 from OpenSL ES blacklist. by henrika · 9 years ago
  100. 80f75c1 Modifies invalid DCHECK in AudioRecordJni::OnCacheDirectBufferAddress() by henrika · 9 years ago