1. a4d8737 Format almost everything. by Jonas Olsson · 5 years ago
  2. 22f9925 webrtc: Remove semicolons. by Nico Weber · 5 years ago
  3. 10542f2 (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries by Steve Anton · 5 years ago
  4. f40150d Removing ANA enabling field trials. by Minyue Li · 6 years ago
  5. 988cc08 [Cleanup] Add missing #include. Remove useless ones. by Yves Gerey · 6 years ago
  6. b602123 Replace rtc::Optional with absl::optional in modules/audio_coding by Danil Chapovalov · 6 years ago
  7. 12ab00b Optional: Use nullopt and implicit construction in /modules/audio_coding by Oskar Sundbom · 7 years ago
  8. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 7 years ago
  9. 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.cc]
  10. 1728909 Implement ANA statistics. by ivoc · 7 years ago
  11. e1198e0 Add new ANA stats to the old GetStats() to count the number of actions taken by each controller. by ivoc · 7 years ago
  12. c20978e Rename webrtc/base -> webrtc/rtc_base by Edward Lemur · 7 years ago
  13. dca1e09 Revert "Update includes for webrtc/{base => rtc_base} rename (1/3)" by Henrik Kjellander · 7 years ago
  14. c8fa692 Update includes for webrtc/{base => rtc_base} rename (1/3) by kjellander · 7 years ago
  15. 92aef17 Replace Clock with timeutils in AudioEncoder. by michaelt · 7 years ago
  16. cde46b7 Resolve cyclic dependency between audio network adaptor and event log api by michaelt · 7 years ago
  17. dadb4dc Allow ANA to receive RPLR (recoverable packet loss rate) indications by elad.alon · 7 years ago
  18. a6a6d65 Instantly pass network changes to controllers in audio network adaptor. by minyue · 7 years ago
  19. 4b7c952 Reland of "Log audio network adapter decisions in event log." by minyue · 7 years ago
  20. 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
  21. 3663681 Log audio network adapter decisions in event log. by michaelt · 7 years ago
  22. bf279fc Pass event log to ANA. by michaelt · 7 years ago
  23. c9e80ee Adding packet overhead to audio network adaptor. by minyue · 8 years ago
  24. a6f495c Simplifying audio network adaptor by moving receiver frame length range to ctor. by minyue · 8 years ago
  25. e5e632f Hooking up target audio bitrate to audio network adaptor. by minyue · 8 years ago
  26. fd8e33d Removing a useless ctor in AudioNetworkAdaptorImpl. by minyue · 8 years ago
  27. 25f6a39 Relanding of "Adding debug dump to audio network adaptor." by minyue · 8 years ago
  28. 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
  29. 7e4f892 Adding debug dump to audio network adaptor. by minyue · 8 years ago
  30. caa9cb2 Adding basic implementation of AudioNetworkAdaptor. by minyue · 8 years ago