1. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 7 years ago
  2. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 7 years ago[Renamed from webrtc/modules/audio_device/dummy/file_audio_device_factory.cc]
  3. ee89e78 Replace CHECK(x && y) with two separate CHECK() calls by kwiberg · 7 years ago
  4. c20978e Rename webrtc/base -> webrtc/rtc_base by Edward Lemur · 7 years ago
  5. dca1e09 Revert "Update includes for webrtc/{base => rtc_base} rename (1/3)" by Henrik Kjellander · 7 years ago
  6. c8fa692 Update includes for webrtc/{base => rtc_base} rename (1/3) by kjellander · 7 years ago
  7. 1946be4 RTC_DCHECK() is used in place of assert(). by hillma · 7 years ago
  8. 6a35590 Add code for dummy file audio to fallback to dummy audio. by noahric · 8 years ago
  9. fd8be34 Remove webrtc/base/scoped_ptr.h by kwiberg · 8 years ago
  10. 6ab3db2 Revert of Remove webrtc/base/scoped_ptr.h (patchset #3 id:100001 of https://codereview.webrtc.org/1942823002/ ) by kwiberg · 8 years ago
  11. 65fc62e Remove webrtc/base/scoped_ptr.h by kwiberg · 8 years ago
  12. 5c9f69f Update the dummy file_audio_video_device to allow empty file name by phoglund@webrtc.org · 9 years ago
  13. 241a9b0 Fixing compile error. by phoglund@webrtc.org · 10 years ago
  14. 22292df Adding explicit check for using dummy file devices. by phoglund@webrtc.org · 10 years ago
  15. 8454ad1 Reland: Making WebRTC able to play and record audio to files for tests. by phoglund@webrtc.org · 10 years ago
  16. e08a11c Revert 6395 "Making WebRTC able to play and record audio to file..." by minyue@webrtc.org · 10 years ago
  17. fa042ca Making WebRTC able to play and record audio to files for tests. by phoglund@webrtc.org · 10 years ago