aboutsummaryrefslogtreecommitdiff
path: root/webrtc/modules/audio_device/linux
AgeCommit message (Expand)Author
2015-11-26Clean up PlatformThread.Peter Boström
2015-11-23Move ThreadWrapper to ProcessThread in base.pbos
2015-10-28system_wrappers: rename interface -> includeHenrik Kjellander
2015-09-17Add RTC_ prefix to (D)CHECKs and related macros.henrikg
2015-09-16Add RTC_ prefix to contructormagic macros.henrikg
2015-07-21Fix the problom that on Linux no external audio device can be selected since ...Brave Yao
2015-05-26Solve TSan warning about unlocking an unlocked mutex.Brave Yao
2015-05-21Solve data race in Pulse audio implementation.Brave Yao
2015-05-19Remove AudioDeviceUtility.Tommi
2015-03-22Re-land 8810 "- Add a SetPriority method to ThreadWr..."tommi@webrtc.org
2015-03-22Revert 8810 "- Add a SetPriority method to ThreadWrapper"tommi@webrtc.org
2015-03-20- Add a SetPriority method to ThreadWrappertommi@webrtc.org
2015-03-19Use scoped_ptr for ThreadWrapper::CreateThread.tommi@webrtc.org
2015-03-13Remove thread id from ThreadWrapper::Start().pbos@webrtc.org
2015-03-04Roll chromium_revision e144d30..6fdb142 (318658:318841) + remove OVERRIDE macrokjellander@webrtc.org
2015-02-13Remove EventWrapper::Reset().pbos@webrtc.org
2015-02-04Remove SetNotAlive method from the thread class.tommi@webrtc.org
2015-01-07Reenable dlclose() for InternalUnloadDll on TSan.pbos@webrtc.org
2014-10-07Roll chromium_revision c264a05..fc668e2 (297113:298195)kjellander@webrtc.org
2014-09-11Skip dlclose() on AddressSanitizer.pbos@webrtc.org
2014-05-21Switch to using base/constructormagic.h and remove system_wrappers/interface/...henrike@webrtc.org
2014-05-21Revert 6202 "Switch to using base/constructormagic.h and remove ..."mcasas@webrtc.org
2014-05-20Switch to using base/constructormagic.h and remove system_wrappers/interface/...henrike@webrtc.org
2014-04-02Remove AudioDevice::{Microphone,Speaker}IsAvailable.andrew@webrtc.org
2014-02-20ifdef the alsa code based on macro USE_X11fbarchard@google.com
2013-12-20Add thread_annotations for clang targets.andresp@webrtc.org
2013-12-10Removed unnecessary Pulse init from VoE startup.fischman@webrtc.org
2013-10-22WEBRTC_{BIG, LITTLE}_ENDIAN -> WEBRTC_ARCH_{BIG, LITTLE}_ENDIAN.andrew@webrtc.org
2013-10-15Roll chromium_revision 226126:228675 and fix clang warningskjellander@webrtc.org
2013-09-27Add protection to few more methods of AudioDeviceLinuxALSA. Those methods can...wu@webrtc.org
2013-09-13Fix win trybot errors due to r4729.andrew@webrtc.org
2013-08-05Switch C++-style C headers with their C equivalents.pbos@webrtc.org
2013-07-30Fix some chromium-style warnings in webrtc/modules/audio_device/pbos@webrtc.org
2013-07-11Include files from webrtc/.. paths in audio_device/.pbos@webrtc.org
2013-07-03Proper spacing for end-of-namespace comments.pbos@webrtc.org
2013-05-14Linux support for typing detectionniklas.enbom@webrtc.org
2013-05-03Remove 44.1 kHz workaround from AudioDevice on PulseAudio.andrew@webrtc.org
2013-04-09WebRtc_Word32 -> int32_t in audio_device/pbos@webrtc.org
2013-04-05Resolves TSan v2 reports data races in voe_auto_test.henrika@webrtc.org
2013-02-20Misc cleanups to webrtc/android code:fischman@webrtc.org
2012-10-22Move src/ -> webrtc/andrew@webrtc.org