1. 988cc08 [Cleanup] Add missing #include. Remove useless ones. by Yves Gerey · 6 years ago
  2. 675513b Stop using LOG macros in favor of RTC_ prefixed macros. by Mirko Bonadei · 7 years ago
  3. 72c4250 Formatting some files with LOG macros usage. by Mirko Bonadei · 7 years ago
  4. 5ff6483 Removes usage if ID in AudioDeviceImpl. by henrika · 7 years ago
  5. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 7 years ago
  6. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 7 years ago[Renamed from webrtc/modules/audio_device/dummy/file_audio_device_factory.cc]
  7. ee89e78 Replace CHECK(x && y) with two separate CHECK() calls by kwiberg · 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. 1946be4 RTC_DCHECK() is used in place of assert(). by hillma · 7 years ago
  12. 6a35590 Add code for dummy file audio to fallback to dummy audio. by noahric · 8 years ago
  13. fd8be34 Remove webrtc/base/scoped_ptr.h by kwiberg · 8 years ago
  14. 6ab3db2 Revert of Remove webrtc/base/scoped_ptr.h (patchset #3 id:100001 of https://codereview.webrtc.org/1942823002/ ) by kwiberg · 8 years ago
  15. 65fc62e Remove webrtc/base/scoped_ptr.h by kwiberg · 8 years ago
  16. 5c9f69f Update the dummy file_audio_video_device to allow empty file name by phoglund@webrtc.org · 9 years ago
  17. 241a9b0 Fixing compile error. by phoglund@webrtc.org · 10 years ago
  18. 22292df Adding explicit check for using dummy file devices. by phoglund@webrtc.org · 10 years ago
  19. 8454ad1 Reland: Making WebRTC able to play and record audio to files for tests. by phoglund@webrtc.org · 10 years ago
  20. e08a11c Revert 6395 "Making WebRTC able to play and record audio to file..." by minyue@webrtc.org · 10 years ago
  21. fa042ca Making WebRTC able to play and record audio to files for tests. by phoglund@webrtc.org · 10 years ago