1. cd2a92f Removes RPLR based FEC controller. by Sebastian Jansson · 4 years, 8 months ago
  2. 16cb1f6 Stop using rtc_event.h forward header by Danil Chapovalov · 4 years, 10 months ago
  3. a4d8737 Format almost everything. by Jonas Olsson · 5 years ago
  4. 10542f2 (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries by Steve Anton · 5 years ago
  5. 0b1b5c1 Hide RtcEvent members behind accessors by Elad Alon · 6 years ago
  6. 665174f Reformat the WebRTC code base by Yves Gerey · 6 years ago
  7. 5f83cf0 Replacing rtc::TimeDelta with webrtc::TimeDelta. by Sebastian Jansson · 6 years ago
  8. 4da18e8 compare Optional<unsigned> only to unsigned integers by Danil Chapovalov · 6 years ago
  9. 12ab00b Optional: Use nullopt and implicit construction in /modules/audio_coding by Oskar Sundbom · 7 years ago
  10. 4a87e1c Remove encoding code from RtcEventLogImpl and use RtcEventLogEncoder instead by Elad Alon · 7 years ago
  11. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 7 years ago
  12. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 7 years ago[Renamed from webrtc/modules/audio_coding/audio_network_adaptor/audio_network_adaptor_impl_unittest.cc]
  13. 1728909 Implement ANA statistics. by ivoc · 7 years ago
  14. 0d0b912 Add and modify a few ANA stats. by ivoc · 7 years ago
  15. e1198e0 Add new ANA stats to the old GetStats() to count the number of actions taken by each controller. by ivoc · 7 years ago
  16. c20978e Rename webrtc/base -> webrtc/rtc_base by Edward Lemur · 7 years ago
  17. dca1e09 Revert "Update includes for webrtc/{base => rtc_base} rename (1/3)" by Henrik Kjellander · 7 years ago
  18. c8fa692 Update includes for webrtc/{base => rtc_base} rename (1/3) by kjellander · 7 years ago
  19. 92aef17 Replace Clock with timeutils in AudioEncoder. by michaelt · 7 years ago
  20. cde46b7 Resolve cyclic dependency between audio network adaptor and event log api by michaelt · 7 years ago
  21. dadb4dc Allow ANA to receive RPLR (recoverable packet loss rate) indications by elad.alon · 7 years ago
  22. a6a6d65 Instantly pass network changes to controllers in audio network adaptor. by minyue · 7 years ago
  23. 4b7c952 Reland of "Log audio network adapter decisions in event log." by minyue · 7 years ago
  24. 363a291 Revert of Log audio network adapter decisions in event log. (patchset #14 id:320001 of https://codereview.webrtc.org/2559953002/ ) by sakal · 7 years ago
  25. 3663681 Log audio network adapter decisions in event log. by michaelt · 7 years ago
  26. c9e80ee Adding packet overhead to audio network adaptor. by minyue · 8 years ago
  27. a6f495c Simplifying audio network adaptor by moving receiver frame length range to ctor. by minyue · 8 years ago
  28. ac9f876 Sort #includes that got unsorted when gmock.h and gtest.h moved to webrtc/test/ by kwiberg · 8 years ago
  29. 77eab70 Enable the -Wundef warning for clang by kwiberg · 8 years ago
  30. e5e632f Hooking up target audio bitrate to audio network adaptor. by minyue · 8 years ago
  31. 25f6a39 Relanding of "Adding debug dump to audio network adaptor." by minyue · 8 years ago
  32. 161b390 Revert of Adding debug dump to audio network adaptor. (patchset #5 id:140001 of https://codereview.webrtc.org/2356763002/ ) by minyue · 8 years ago
  33. 7e4f892 Adding debug dump to audio network adaptor. by minyue · 8 years ago
  34. 4aec1d4 Relanding of "Adding BitrateController to audio network adaptor." by minyue · 8 years ago
  35. 33b96b3 Revert of Adding BitrateController to audio network adaptor. (patchset #7 id:140001 of https://codereview.webrtc.org/2334613002/ ) by minyue · 8 years ago
  36. 26b039a Adding BitrateController to audio network adaptor. by minyue · 8 years ago
  37. caa9cb2 Adding basic implementation of AudioNetworkAdaptor. by minyue · 8 years ago