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/test/fake_audio_device.cc]
  3. c20978e Rename webrtc/base -> webrtc/rtc_base by Edward Lemur · 7 years ago
  4. a80c16a Revert "Update includes for webrtc/{base => rtc_base} rename (2/3)" by Henrik Kjellander · 7 years ago
  5. c3771cc Update includes for webrtc/{base => rtc_base} rename (2/3) by kjellander · 7 years ago
  6. 92220ff Low-bandwidth audio testing by oprypin · 7 years ago
  7. a514584 Add the ability to read/write to WAV files in FakeAudioDevice by oprypin · 7 years ago
  8. ac61b74 Refactor FakeAudioDevice to have separate methods for starting recording and playout. by perkj · 7 years ago
  9. ac9f876 Sort #includes that got unsorted when gmock.h and gtest.h moved to webrtc/test/ by kwiberg · 8 years ago
  10. 77eab70 Enable the -Wundef warning for clang by kwiberg · 8 years ago
  11. a6219cc FileWrapper[Impl] modifications and actually remove the "Impl" class. by tommi · 8 years ago
  12. 9c6a0c7 Added A/V sync tests with drifting clocks. by danilchap · 8 years ago
  13. 8c38e8b Clean up PlatformThread. by Peter Boström · 9 years ago
  14. 12411ef Move ThreadWrapper to ProcessThread in base. by pbos · 9 years ago
  15. 0b9e29c Remove include dirs from modules/{media_file,pacing} by Henrik Kjellander · 9 years ago
  16. 98f5351 system_wrappers: rename interface -> include by Henrik Kjellander · 9 years ago
  17. dce40cf Update a ton of audio code to use size_t more correctly and in general reduce by Peter Kasting · 9 years ago
  18. 728d903 Reformat existing code. There should be no functional effects. by Peter Kasting · 9 years ago
  19. f2f8283 Use rtc::CriticalSection in webrtc/video/. by Peter Boström · 9 years ago
  20. 64c0366 Revert "Revert "Split EventWrapper in twain."" by Peter Boström · 9 years ago
  21. cf3c83e Revert "Split EventWrapper in twain." by Minyue · 9 years ago
  22. 9509fbf Split EventWrapper in twain. by tommi@webrtc.org · 9 years ago
  23. 38492c5 Re-land 8810 "- Add a SetPriority method to ThreadWr..." by tommi@webrtc.org · 9 years ago
  24. 90a1cb4 Revert 8810 "- Add a SetPriority method to ThreadWrapper" by tommi@webrtc.org · 9 years ago
  25. b6817d7 - Add a SetPriority method to ThreadWrapper by tommi@webrtc.org · 9 years ago
  26. 361981f Use scoped_ptr for ThreadWrapper::CreateThread. by tommi@webrtc.org · 9 years ago
  27. 8663973 Remove thread id from ThreadWrapper::Start(). by pbos@webrtc.org · 9 years ago
  28. 94454b7 Fix the chain that propagates the audio frame's rtp and ntp timestamp including: by wu@webrtc.org · 10 years ago
  29. cb711f7 Add interface to propagate audio capture timestamp to the renderer. by wu@webrtc.org · 10 years ago
  30. b082ade Hook up audio/video sync to Call. by stefan@webrtc.org · 11 years ago