1. 34cdd2d Remove AudioDeviceObserver and make ADM not inherit from the Module interface. by Fredrik Solenberg · 7 years ago
  2. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 7 years ago
  3. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 7 years ago[Renamed from webrtc/modules/audio_device/audio_device_impl.h]
  4. 9868042 Removes unused APIs from the ADM (part II). by henrika · 7 years ago
  5. ecf312e Removes unused WaveOut APIs from ADM. by henrika · 7 years ago
  6. c20978e Rename webrtc/base -> webrtc/rtc_base by Edward Lemur · 7 years ago
  7. dca1e09 Revert "Update includes for webrtc/{base => rtc_base} rename (1/3)" by Henrik Kjellander · 7 years ago
  8. c8fa692 Update includes for webrtc/{base => rtc_base} rename (1/3) by kjellander · 7 years ago
  9. 6bfe49c Remove more CriticalSectionWrappers. by kthelgason · 7 years ago
  10. 88e31a3 Fix warnings, simplify ADM. by maxmorin · 8 years ago
  11. 4adbbcf Move ADM Create() method to public interface. by Peter Boström · 8 years ago
  12. 1d19441 Replace RefCountImpl with rtc::RefCountedObject. by Peter Boström · 8 years ago
  13. a26ac92 Reland of move ignored return code from modules. (patchset #1 id:1 of https://codereview.webrtc.org/1736663004/ ) by pbos · 8 years ago
  14. da33a8a Revert of Remove ignored return code from modules. (patchset #3 id:40001 of https://codereview.webrtc.org/1703833002/ ) by torbjorng · 8 years ago
  15. f14c47a Remove ignored return code from modules. by Peter Boström · 8 years ago
  16. f01633e Replace scoped_ptr with unique_ptr in webrtc/modules/audio_device/ by kwiberg · 8 years ago
  17. c14f5ff Improving support for Android Audio Effects in WebRTC. by henrika · 9 years ago
  18. ba35d05 Cleanup of iOS AudioDevice implementation by henrika · 9 years ago
  19. 931e658 Remove unnecessary dependencies for voe when building with include_internal_audio_device==0. by Tommi · 9 years ago
  20. 68898a2 Remove AudioDeviceUtility. by Tommi · 9 years ago
  21. 24e56e3 Fixes Chromium FYI build issue on Android. by henrika · 9 years ago
  22. b261989 Adding support for OpenSL ES output in native WebRTC by henrika · 9 years ago
  23. 474d1eb Adds C++/JNI/Java unit test for audio device module on Android. by henrika@webrtc.org · 9 years ago
  24. 14665ff Roll chromium_revision e144d30..6fdb142 (318658:318841) + remove OVERRIDE macro by kjellander@webrtc.org · 9 years ago
  25. 4161715 Remove ChangeUniqueID. by tommi@webrtc.org · 9 years ago
  26. 0b1534c Use int64_t for milliseconds more often, primarily for TimeUntilNextProcess. by pkasting@chromium.org · 10 years ago
  27. a954c07 AppRTCDemo (Android): built-in AEC should be enabled if device supports it and in combination with Java-based audio layer by henrika@webrtc.org · 10 years ago
  28. c7c432a Remove AudioDevice::{Microphone,Speaker}IsAvailable. by andrew@webrtc.org · 10 years ago
  29. 096515b Fix some chromium-style warnings in webrtc/modules/audio_device/ by pbos@webrtc.org · 11 years ago
  30. 811269d Include files from webrtc/.. paths in audio_device/. by pbos@webrtc.org · 11 years ago
  31. 2550988 WebRtc_Word32 -> int32_t in audio_device/ by pbos@webrtc.org · 11 years ago
  32. 14b43be Move src/ -> webrtc/ by andrew@webrtc.org · 12 years ago[Renamed from src/modules/audio_device/audio_device_impl.h]
  33. 236d5d3 Reorganize audio_device to the standard layout. by andrew@webrtc.org · 12 years ago[Renamed from src/modules/audio_device/main/source/audio_device_impl.h]
  34. 4b42508 This CL is WebRTC VoiceEngine for iOS and is from CL713004. by sjlee@webrtc.org · 12 years ago
  35. 28f3913 Correct WebRtc_Word8 in adm by leozwang@webrtc.org · 12 years ago
  36. c450a19 Removed Version function from all modules. by pwestin@webrtc.org · 13 years ago
  37. 522f42b Add kPlatformAndroid to platform check function by leozwang@google.com · 13 years ago
  38. a3c6d61 Integrate the built-in WASAPI AEC DMO to VoE. by andrew@webrtc.org · 13 years ago
  39. 73d6551 Adds reference counting to the ADM. by henrika@google.com · 13 years ago
  40. 470e71d by niklase@google.com · 13 years ago