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/linux/audio_device_alsa_linux.cc]
  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. 43a85f0 Patch set 1: by saza · 7 years ago
  7. 9b1367f Patch set 1: by saza · 7 years ago
  8. c20978e Rename webrtc/base -> webrtc/rtc_base by Edward Lemur · 7 years ago
  9. dca1e09 Revert "Update includes for webrtc/{base => rtc_base} rename (1/3)" by Henrik Kjellander · 7 years ago
  10. c8fa692 Update includes for webrtc/{base => rtc_base} rename (1/3) by kjellander · 7 years ago
  11. 6daffe2 Rename the webrtc_adm_linux* namespaces to webrtc::adm_linux* by kwiberg · 7 years ago
  12. 6bfe49c Remove more CriticalSectionWrappers. by kthelgason · 7 years ago
  13. 84cab20 UMA log for audio_device Init and Start(Playout|Recording). Make Init return a more specific error code, if possible. by Max Morin · 8 years ago
  14. 8c38e8b Clean up PlatformThread. by Peter Boström · 9 years ago
  15. 12411ef Move ThreadWrapper to ProcessThread in base. by pbos · 9 years ago
  16. 98f5351 system_wrappers: rename interface -> include by Henrik Kjellander · 9 years ago
  17. 68898a2 Remove AudioDeviceUtility. by Tommi · 9 years ago
  18. 38492c5 Re-land 8810 "- Add a SetPriority method to ThreadWr..." by tommi@webrtc.org · 9 years ago
  19. 90a1cb4 Revert 8810 "- Add a SetPriority method to ThreadWrapper" by tommi@webrtc.org · 9 years ago
  20. b6817d7 - Add a SetPriority method to ThreadWrapper by tommi@webrtc.org · 9 years ago
  21. 361981f Use scoped_ptr for ThreadWrapper::CreateThread. by tommi@webrtc.org · 9 years ago
  22. 8663973 Remove thread id from ThreadWrapper::Start(). by pbos@webrtc.org · 9 years ago
  23. 875c97e Remove SetNotAlive method from the thread class. by tommi@webrtc.org · 9 years ago
  24. c7c432a Remove AudioDevice::{Microphone,Speaker}IsAvailable. by andrew@webrtc.org · 10 years ago
  25. 6606199 ifdef the alsa code based on macro USE_X11 by fbarchard@google.com · 10 years ago
  26. 621df67 WEBRTC_{BIG, LITTLE}_ENDIAN -> WEBRTC_ARCH_{BIG, LITTLE}_ENDIAN. by andrew@webrtc.org · 11 years ago
  27. 3555303 Roll chromium_revision 226126:228675 and fix clang warnings by kjellander@webrtc.org · 11 years ago
  28. 6049787 Add protection to few more methods of AudioDeviceLinuxALSA. Those methods can be called from by wu@webrtc.org · 11 years ago
  29. 12dc1a3 Switch C++-style C headers with their C equivalents. 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. e2a8006 Linux support for typing detection by niklas.enbom@webrtc.org · 11 years ago
  32. 2550988 WebRtc_Word32 -> int32_t in audio_device/ by pbos@webrtc.org · 11 years ago
  33. 14b43be Move src/ -> webrtc/ by andrew@webrtc.org · 12 years ago[Renamed from src/modules/audio_device/linux/audio_device_alsa_linux.cc]
  34. 236d5d3 Reorganize audio_device to the standard layout. by andrew@webrtc.org · 12 years ago[Renamed from src/modules/audio_device/main/source/linux/audio_device_alsa_linux.cc]
  35. 36d0baf Fixes in preparation for next Chromium roll. by andrew@webrtc.org · 12 years ago
  36. 4368c26 Changing to use SleepMs throughout audio_device module. by hta@webrtc.org · 12 years ago
  37. a51e766 land 728008 Review URL: https://webrtc-codereview.appspot.com/708014 by xians@webrtc.org · 12 years ago
  38. 113f851 Merge Chromium issue 95797 into WebRTC. by braveyao@webrtc.org · 12 years ago
  39. 1bc98bc Remove erroneous error trace. by andrew@webrtc.org · 12 years ago
  40. a014ecc Changed CriticalSectionScoped constructor usage for ADM. by mflodman@webrtc.org · 12 years ago
  41. 28f3913 Correct WebRtc_Word8 in adm by leozwang@webrtc.org · 12 years ago
  42. 20aabbb Remove the deprecated kTraceModuleCall trace from audio device module. by xians@webrtc.org · 12 years ago
  43. 0744ee5 Disable API tests on ALSA since the tests don't work for all the alsa devices. by xians@webrtc.org · 13 years ago
  44. 932096c Porting gtalk alsa impl from depot to webrtc by xians@google.com · 13 years ago
  45. 68efa21 This CL refactor the audio_device.gyp to make use of the chromiurm _os suffix filter. by xians@google.com · 13 years ago