1. 7120742 Adding NOLINT for typedefs.h and common_types.h by Mirko Bonadei · 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/voice_engine/voice_engine_impl.h]
  4. 5b3e49a Remove VoEHardware interface. by solenberg · 8 years ago
  5. c6192a9 Remove VoENetEqStats interface. by solenberg · 8 years ago
  6. fe7dd6d Remove VoEAudioProcessing interface. by solenberg · 8 years ago
  7. 8d73f8c Remove VoEVolumeControl interface. by solenberg · 8 years ago
  8. 08b19df Remove VoEVideoSync interface. by solenberg · 8 years ago
  9. e374e01 Remove VoEExternalMedia interface. by solenberg · 8 years ago
  10. a9a6d4b Delete voice_engine_configurations.h by henrik.lundin · 8 years ago
  11. e066b30 Remove API-related #defines from voice_engine_configurations.h by henrik.lundin · 8 years ago
  12. 06c1d64 Prep to remove API-related #defines from voice_engine_configurations.h by henrik.lundin · 8 years ago
  13. 7056be9 Delete old video defines in engine config. by mflodman · 8 years ago
  14. 88499ec Moving/renaming webrtc/common.h. by solenberg · 8 years ago
  15. 622d895 Remove the VoEDtmf interface. by solenberg · 9 years ago
  16. b7f89d6 Replace scoped_ptr with unique_ptr in webrtc/voice_engine/ by kwiberg · 9 years ago
  17. 1372508 Open backdoor in VoiceEngineImpl to get at the actual voe::Channel objects from an ID. by solenberg · 9 years ago
  18. 98f5351 system_wrappers: rename interface -> include by Henrik Kjellander · 9 years ago
  19. 4f4ec0a Re-Land: Implement AudioReceiveStream::GetStats(). by Fredrik Solenberg · 9 years ago
  20. 43e83d4 Revert of Implement AudioReceiveStream::GetStats(). (patchset #19 id:360001 of https://codereview.webrtc.org/1390753002/ ) by solenberg · 9 years ago
  21. a457752 Implement AudioReceiveStream::GetStats(). by Fredrik Solenberg · 9 years ago
  22. 0d26605 VoE: apply new style guide on VoE interfaces and their implementations by Jelena Marusic · 9 years ago
  23. 00b8f6b Use base/scoped_ptr.h; system_wrappers/interface/scoped_ptr.h is going away by kwiberg@webrtc.org · 10 years ago
  24. b9309be Removes VoECallReport sub API as part of a clean-up operation where the goal is to remove unused APIs. by henrika@webrtc.org · 11 years ago
  25. a079233 Remove external encryption API for VoE. by solenberg@webrtc.org · 11 years ago
  26. e509f94 This issue is related to https://chromereviews.googleplex.com/9908014/ by minyue@webrtc.org · 11 years ago
  27. d900e8b Proper spacing for end-of-namespace comments. by pbos@webrtc.org · 11 years ago
  28. 956aa7e Include files from webrtc/.. paths in voice_engine/ by pbos@webrtc.org · 11 years ago
  29. b9e402d Remove WEBRTC_*_ENGINE_NETWORK_API use by pwestin@webrtc.org · 12 years ago
  30. 0989fb7 Make VoiceEngineImpl inherit from VoiceEngine. by tommi@webrtc.org · 12 years ago
  31. 14b43be Move src/ -> webrtc/ by andrew@webrtc.org · 12 years ago[Renamed from src/voice_engine/voice_engine_impl.h]
  32. 6f8db36 Reorganize voice_engine/. by andrew@webrtc.org · 12 years ago[Renamed from src/voice_engine/main/source/voice_engine_impl.h]
  33. a990e12 * Change the reference counting implementation for VoE to be per object and by tommi@webrtc.org · 12 years ago
  34. 851becd Remove public virtual voe::SharedData inheritance. by tommi@webrtc.org · 13 years ago
  35. 9ff87db Remove the diamond inheritance pattern from VoEVideoSyncImpl in attempt to see if this fixes coverity reports. by tommi@webrtc.org · 13 years ago
  36. 470e71d by niklase@google.com · 13 years ago