1. d25b84c Removes unused APIs from the ADM (part II). by henrika · 7 years ago
  2. 320b4cd Removes unused WaveOut APIs from ADM. by henrika · 7 years ago
  3. f7e08b2 Replace WEBRTC_TRACE logging in modules/audio_device/.. mac/ win/ by saza · 8 years ago
  4. 76de83e Rename webrtc/base -> webrtc/rtc_base by Edward Lemur · 8 years ago
  5. a67d960 Revert "Update includes for webrtc/{base => rtc_base} rename (1/3)" by Henrik Kjellander · 8 years ago
  6. ae2f9a7 Update includes for webrtc/{base => rtc_base} rename (1/3) by kjellander · 8 years ago
  7. 908eefc Fix play block size mismatch in Win audio device. by lliuu · 8 years ago
  8. f6184e4 Fix audio device excessive logging on Windows by lliuu · 8 years ago
  9. 118284a Remove more CriticalSectionWrappers. by kthelgason · 8 years ago
  10. 9ec4204 Fix memory leaks in Windows core audio by jens.nielsen · 8 years ago
  11. f21613d Support 4 channel mic in Windows Core Audio by jens.nielsen · 8 years ago
  12. 79634cb Remove audio_mixer_manager_win.cc/.h. by solenberg · 8 years ago
  13. 964397f Remove the Windows Wave audio device implementation. by Tommi · 8 years ago
  14. f7fd2d9 Fix warnings, simplify ADM. by maxmorin · 8 years ago
  15. 190023d UMA log for audio_device Init and Start(Playout|Recording). Make Init return a more specific error code, if possible. by Max Morin · 9 years ago
  16. 7738985 Delete all use of tick_util.h. by Niels Möller · 9 years ago
  17. c0677bd Replace scoped_ptr with unique_ptr in webrtc/modules/audio_device/ by kwiberg · 9 years ago
  18. 8e6fb2a Roll chromium_revision 7a4fb8d..f527e86 (370025:370073) by kjellander · 9 years ago
  19. daf1aa4 Clean up PlatformThread. by Peter Boström · 9 years ago
  20. 9410e01 Move ThreadWrapper to ProcessThread in base. by pbos · 9 years ago
  21. 78f65d0 system_wrappers: rename interface -> include by Henrik Kjellander · 9 years ago
  22. ce567f7 Added protection for GetCapabilities() failure. by dkirovbroadsoft · 9 years ago
  23. 623f2f0 Use one scoped_refptr. by Peter Boström · 10 years ago
  24. 7b7d185 Remove AudioDeviceUtility. by Tommi · 10 years ago
  25. 3c9a06a Move SetCurrentThreadName to platform_thread.* in rtc_base_approved, by Tommi · 10 years ago
  26. a8c4f43 Revert "Revert "Split EventWrapper in twain."" by Peter Boström · 10 years ago
  27. a5b531b Revert "Split EventWrapper in twain." by Minyue · 10 years ago
  28. 1f00000 Split EventWrapper in twain. by tommi@webrtc.org · 10 years ago
  29. 01c1481 Re-land 8810 "- Add a SetPriority method to ThreadWr..." by tommi@webrtc.org · 10 years ago
  30. eb2730e Revert 8810 "- Add a SetPriority method to ThreadWrapper" by tommi@webrtc.org · 10 years ago
  31. be8dbba - Add a SetPriority method to ThreadWrapper by tommi@webrtc.org · 10 years ago
  32. 0e57be8 Use scoped_ptr for ThreadWrapper::CreateThread. by tommi@webrtc.org · 10 years ago
  33. 04d511c Remove thread id from ThreadWrapper::Start(). by pbos@webrtc.org · 10 years ago
  34. 22b04fa Remove SetNotAlive method from the thread class. by tommi@webrtc.org · 10 years ago
  35. 9b1042c Add more sanity checks to workaround the unidentified problem that CaptureThread is still running while related resouces are destroyed already. by braveyao@webrtc.org · 10 years ago
  36. 22c283b Remove more dependencies on openssl, add dependency on boringssl. Continues on r6798 by henrike@webrtc.org · 10 years ago
  37. a301f1a Remove unnecessary build message. by tommi@webrtc.org · 11 years ago
  38. cceb392 Remove AudioDevice::{Microphone,Speaker}IsAvailable. by andrew@webrtc.org · 11 years ago
  39. 388d16c Fix win trybot errors due to r4729. by andrew@webrtc.org · 11 years ago
  40. 3f45c2e Switch C++-style C headers with their C equivalents. by pbos@webrtc.org · 11 years ago
  41. bc669ac Include files from webrtc/.. paths in audio_device/. by pbos@webrtc.org · 12 years ago
  42. 531a99b In AudioDeviceWindowsCore::_EnumerateEndpointDevicesAll(), continue enumerating if one individual device failed. by braveyao@webrtc.org · 12 years ago
  43. 3b89e10 Proper spacing for end-of-namespace comments. by pbos@webrtc.org · 12 years ago
  44. 50a4d9f Remove #pragma once by pbos@webrtc.org · 12 years ago
  45. 88ba0a5 CoreAudio Win: release resources safely under certain rare circumstances. by braveyao@webrtc.org · 12 years ago
  46. 28832e1 Refactoring for typing detection by niklas.enbom@webrtc.org · 12 years ago
  47. 8cfa495 Remove 44.1 kHz workaround from AudioDevice on WASAPI. by andrew@webrtc.org · 12 years ago
  48. 1a67b9c Add lock to prevent possible rare race condition in Win coreAudio capture implementation. by braveyao@webrtc.org · 12 years ago
  49. 64a144f WebRtc_Word32 -> int32_t in audio_device/ by pbos@webrtc.org · 12 years ago
  50. 53a26ce Not to enum NOTPRESENT audio devices with CoreAudio on Win by braveyao@webrtc.org · 12 years ago
  51. d6f6ff0 Ensures that we can build using VS 2012 on Windows. by henrika@webrtc.org · 12 years ago
  52. b015cbe Move src/ -> webrtc/ by andrew@webrtc.org · 12 years ago