1. 7f1c589 Adding new top-level directory crypto/ by Benjamin Wright · 5 years ago
  2. 11e55ee Renaming min_pacing_rate to min_total_allocated_bitrate. by Sebastian Jansson · 5 years ago
  3. 328027b Replace fatal error with error log by Danil Chapovalov · 5 years ago
  4. c85328f Add SCTP transport to the public API. by Harald Alvestrand · 5 years ago
  5. 157540a Stop hard-coding default IDs for RTP extensions by Elad Alon · 5 years ago
  6. 9f3aabb Delete obsolete class cricket::VideoCapturer by Niels Möller · 5 years ago
  7. d70a114 Delete MediaTransport method SetNetworkChangeCallback by Niels Möller · 5 years ago
  8. fe6e50f Allow more than one registered network change callback in MediaTransport by Niels Möller · 5 years ago
  9. 9846262 Add IceTransportInterface object by Harald Alvestrand · 5 years ago
  10. 358c99a Delete deprecated MediaTransport methods using VideoCodecType. by Niels Möller · 5 years ago
  11. d970807 Remove rtc_base/scoped_ref_ptr.h. by Mirko Bonadei · 6 years ago
  12. 10542f2 (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries by Steve Anton · 6 years ago
  13. bba675d Clean up api/ DEPS by Steve Anton · 6 years ago
  14. 0109295 Mark functions using old factory classes as deprecated. by Anders Carlsson · 6 years ago
  15. d8a1b7a Use opaque int as payload_type in MediaTransportInterface by Niels Möller · 6 years ago
  16. ad88c88 Add API for returning a webrtc::DtlsTransport for a MID on a PC by Harald Alvestrand · 6 years ago
  17. 3e70781 [Cleanup] Add missing #include. Remove useless ones. IWYU part 2. by Yves Gerey · 6 years ago
  18. 2ff3f49 Move webrtc::CreatePeerConnectionFactory definition next to decl. by Mirko Bonadei · 6 years ago
  19. 72bba62 Adds shared base class for data units. by Sebastian Jansson · 6 years ago
  20. ada077f Callback changes to media transport interface: by Piotr (Peter) Slatala · 6 years ago
  21. 1f6aa9f Add interfaces for using MediaTransport as the transport for data channels. by Bjorn Mellem · 6 years ago
  22. 9049037 Simplify api/DEPS presubmit check. by Mirko Bonadei · 6 years ago
  23. 583d6d9 Add missing directory to api/DEPS and PRESUBMIT.py. by Mirko Bonadei · 6 years ago
  24. a418e67 Use checkdeps to ensure API headers don't include internal headers. by Mirko Bonadei · 6 years ago
  25. c87b8c1 Moves GoogCC factory to API. by Sebastian Jansson · 6 years ago
  26. 4dc66c5 Move EncodedImage class to api/video/ by Niels Möller · 6 years ago
  27. dd3e0ab Make rtc_software_fallback_wrappers target visible. by Anders Carlsson · 6 years ago
  28. 169005d Move VideoCodecTest configuration classes to api/test. by Kári Tristan Helgason · 6 years ago
  29. 29e7bee Move aligned memory utilities to rtc_base/memory/ by Karl Wiberg · 6 years ago
  30. 2cb4105 Moved audioproc_f interface into api directory. by Ivo Creusen · 6 years ago
  31. 0efa941 Move EchoCanceller3Factory to api/auido by Gustaf Ullberg · 6 years ago
  32. 8366e17 Rename Call::Config to CallConfig, keep old name as alias. by Niels Möller · 6 years ago
  33. 96a48ef Reland "Removing forward headers in modules/audio_coding/codecs."" by Mirko Bonadei · 6 years ago
  34. 1d0b9d0 Revert "Removing forward headers in modules/audio_coding/codecs." by Mirko Bonadei · 6 years ago
  35. 2279aec Removing forward headers in modules/audio_coding/codecs. by Mirko Bonadei · 6 years ago
  36. a8b7c7f Move remaining traces of VoiceEngine by Fredrik Solenberg · 7 years ago
  37. 56d4609 Use the new AudioProcessing statistics everywhere. by Ivo Creusen · 7 years ago
  38. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 7 years ago
  39. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 7 years ago[Renamed from webrtc/api/DEPS]
  40. 9c66aee Adding some checkdeps rules by Mirko Bonadei · 7 years ago
  41. 16adf03 Recently we moved webrtc/base to webrtc/rtc_base, so these by mbonadei · 7 years ago
  42. 96da011 Opus implementation of the AudioEncoderFactoryTemplate API by kwiberg · 7 years ago
  43. 38ede13 Support building WebRTC without audio and video. by zhihuang · 7 years ago
  44. a1a040a Injectable audio encoders: BuiltinAudioEncoderFactory by ossu · 7 years ago
  45. 087bd34 Move AudioDecoder and related stuff to the api/ directory by kwiberg · 7 years ago
  46. 1e4e8cb Add CreatePeerConnectionFactory overloads that take audio codec factory args by kwiberg · 7 years ago
  47. 7bb87ee Create //webrtc/api:libjingle_peerconnection_api + refactorings. by ossu · 8 years ago
  48. f515ab8 Moved call.h and most of api/call/* into call/ by ossu · 8 years ago
  49. 11a9cbf Refactoring: move ownership of RtcEventLog from Call to PeerConnection by skvlad · 8 years ago
  50. 29b1a8d Moved creation of AudioDecoderFactory to inside PeerConnectionFactory. by ossu · 8 years ago
  51. 94a23f0 Reland "Add check_deps rules in DEPS files." by kjellander@webrtc.org · 8 years ago
  52. 56cf60e Revert of Add check_deps rules in DEPS files. (patchset #2 id:60001 of https://codereview.webrtc.org/1796413002/ ) by kjellander · 8 years ago
  53. 086f851 Add check_deps rules in DEPS files. by kjellander@webrtc.org · 8 years ago