1. 8fdcac3 Remove clang:find_bad_constructs suppression from call:call. by Mirko Bonadei · 6 years ago
  2. 665174f Reformat the WebRTC code base by Yves Gerey · 6 years ago
  3. 8f5787a Move ownership of voe::Channel into Audio[Receive|Send]Stream. by Fredrik Solenberg · 7 years ago
  4. d524751 Replace VoEBase::[Start/Stop]Playout(). by Fredrik Solenberg · 7 years ago
  5. aaedf75 Replace VoEBase::[Start/Stop]Send(). by Fredrik Solenberg · 7 years ago
  6. 2a87797 Remove voe::TransmitMixer by Fredrik Solenberg · 7 years ago
  7. 63e6072 Add AudioState::audio_transport() to prepare clients for moving ADM initialization out of VoiceEngine. by Fredrik Solenberg · 7 years ago
  8. 5f6bf24 Add SetAudioPlayout and SetAudioRecording methods to the PeerConnection API (II) by henrika · 7 years ago
  9. 990d6b8 Revert "Add SetAudioPlayout and SetAudioRecording methods to the PeerConnection API" by Mirko Bonadei · 7 years ago
  10. 90bace0 Add SetAudioPlayout and SetAudioRecording methods to the PeerConnection API by henrika · 7 years ago
  11. 9155e49 New classes RefCounter and RefCountedBase. by Niels Möller · 7 years ago
  12. 6f72f56 Change return types of refcount methods. by Niels Möller · 7 years ago
  13. fc3a2e3 Remove the VoiceEngineObserver callback interface. by solenberg · 7 years ago
  14. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 7 years ago
  15. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 7 years ago[Renamed from webrtc/audio/audio_state.h]
  16. a37de39 Update thread annotiation macros to use RTC_ prefix by danilchap · 7 years ago
  17. e67bedb External APM usage downstream dependency support cleanup by peah · 7 years ago
  18. c20978e Rename webrtc/base -> webrtc/rtc_base by Edward Lemur · 7 years ago
  19. a80c16a Revert "Update includes for webrtc/{base => rtc_base} rename (2/3)" by Henrik Kjellander · 7 years ago
  20. c3771cc Update includes for webrtc/{base => rtc_base} rename (2/3) by kjellander · 7 years ago
  21. a9cc40b Allow an external audio processing module to be used in WebRTC by peah · 7 years ago
  22. f515ab8 Moved call.h and most of api/call/* into call/ by ossu · 8 years ago
  23. dd31071 Added an empty AudioTransportProxy to AudioState. by aleloi · 8 years ago
  24. a69d973 Move webrtc/audio_*.h to webrtc/api/call by kjellander · 8 years ago
  25. 5ad935c Remove mutable from rtc::CriticalSection members. by pbos · 9 years ago
  26. 566ef24 Move VoiceEngineObserver into AudioSendStream so that we detect typing noises and return properly in GetStats(). by solenberg · 9 years ago