1. b874a35 Complete moving i420 out from video_frame_api. by Patrik Höglund · 7 years ago
  2. 9158ef6 Reland "Add AddTransceiver and GetTransceivers to PeerConnection" by Steve Anton · 7 years ago
  3. 8b13f96 Revert "Add AddTransceiver and GetTransceivers to PeerConnection" by Steve Anton · 7 years ago
  4. f93d280 Add AddTransceiver and GetTransceivers to PeerConnection by Steve Anton · 7 years ago
  5. 0710965 Old SetRemoteDescription signature default implementation. by Henrik Boström · 7 years ago
  6. 56d4609 Use the new AudioProcessing statistics everywhere. by Ivo Creusen · 7 years ago
  7. 0e1d798 Optional: Use nullopt and implicit construction in /api by Oskar Sundbom · 7 years ago
  8. 3ecdd0f Android: Generate JNI code for MediaConstraints by Magnus Jedvert · 7 years ago
  9. 3163867 Reland "SetRemoteDescriptionObserverInterface added." by Henrik Boström · 7 years ago
  10. a4ecf55 Revert "SetRemoteDescriptionObserverInterface added." by Henrik Boström · 7 years ago
  11. 6c7ec32 SetRemoteDescriptionObserverInterface added. by Henrik Boström · 7 years ago
  12. e40468b Move some numeric utility code from rtc_base/ to rtc_base/numerics/ by Karl Wiberg · 7 years ago
  13. 9e6fd2b Add streams() to RtpReceiverInterface and implementations. by Henrik Boström · 7 years ago
  14. 37e489c Add network_type to local RTCIceCandidateStats by Gary Liu · 7 years ago
  15. 872cf38 Fix some dependencies for peerconnection_and_implicit_call_api. by Edward Lemur · 7 years ago
  16. de93943 Revert "Revert "Encode log events periodically instead of for every event."" by Bjorn Terelius · 7 years ago
  17. 79e7960 Add SDP semantics option to RTCConfiguration by Steve Anton · 7 years ago
  18. ae02609 Add parallel stats interface with optional stats to APM. by Ivo Creusen · 7 years ago
  19. 33c5c7f Revert "Encode log events periodically instead of for every event." by Zhi Huang · 7 years ago
  20. b154c27 Encode log events periodically instead of for every event. by Bjorn Terelius · 7 years ago
  21. c3ed630 Add stats googHasEnteredLowResolution. by Åsa Persson · 7 years ago
  22. 9065730 Optional: Use nullopt and implicit construction in /api/audio_codecs by Oskar Sundbom · 7 years ago
  23. e403212 Added nullopt and implicit construction to rtc::Optional by Oskar Sundbom · 7 years ago
  24. 7aee3d5 Fix ortc_api circular deps. by Patrik Höglund · 7 years ago
  25. 6e634bf Add RtpTransceiverInterface and implementing class by Steve Anton · 7 years ago
  26. 61a7b14 Removing conditional visibility. by Mirko Bonadei · 7 years ago
  27. b5b5bce Separate i420 and i444 implementations to separate targets. by Patrik Höglund · 7 years ago
  28. 8f91f1e Make hbos@webrtc.org OWNER of peerconnection*. by Henrik Boström · 7 years ago
  29. 3e9e5b3 OrtcFactoryInterface::Create(): Require caller to supply audio codec factories by Karl Wiberg · 7 years ago
  30. 574eaa4 Add alpha channel to VideoFrameBuffer containers by Emircan Uysaler · 7 years ago
  31. fb65b10 Removing forward declarations that are never referenced. by Mirko Bonadei · 7 years ago
  32. c241af9 Add timing info to all encoded frames. by Niels Möller · 7 years ago
  33. 675513b Stop using LOG macros in favor of RTC_ prefixed macros. by Mirko Bonadei · 7 years ago
  34. 32df86e Remove deprecated CreatePeerConnectionFactory() overloads by Karl Wiberg · 7 years ago
  35. eb254b4 Don't select audio codecs depending on GN vars `build_with_{chromium|mozilla}` by Karl Wiberg · 7 years ago
  36. 5f6bf24 Add SetAudioPlayout and SetAudioRecording methods to the PeerConnection API (II) by henrika · 7 years ago
  37. 990d6b8 Revert "Add SetAudioPlayout and SetAudioRecording methods to the PeerConnection API" by Mirko Bonadei · 7 years ago
  38. f2737d2 Enable the clang style plugin in primary p2p/ target by Steve Anton · 7 years ago
  39. 90bace0 Add SetAudioPlayout and SetAudioRecording methods to the PeerConnection API by henrika · 7 years ago
  40. 996eb9e Fix typo in VideoSendTiming header extension structure by Danil Chapovalov · 7 years ago
  41. dbcac7f Add StereoCodecAdapter classes by Emircan Uysaler · 7 years ago
  42. 36b28db Fix clang style warnings in api/candidate.h by Steve Anton · 7 years ago
  43. 7275e18 Hide the internal AudioEncoderOpus class by giving it an "Impl" suffix by Karl Wiberg · 7 years ago
  44. d79314f Reland "Add fine grained dropped video frames counters on sending side" by Ilya Nikolaevskiy · 7 years ago
  45. c4faa9c Remove QUIC transport/data channel by Steve Anton · 7 years ago
  46. 9155e49 New classes RefCounter and RefCountedBase. by Niels Möller · 7 years ago
  47. cb423c4 Adding comment about ice_connection_state really being ICE+DTLS. by Taylor Brandstetter · 7 years ago
  48. 1c1a681 Revert "Add fine grained dropped video frames counters on sending side" by Ilya Nikolaevskiy · 7 years ago
  49. 78609d5 Reland of BWE allocation strategy by Alex Narest · 7 years ago
  50. dc9ca93 Revert "BWE allocation strategy" by Alex Narest · 7 years ago
  51. 1c66f9f Fix chrome tests by making SetBitrateAllocationStrategy not pure virtual by Alex Narest · 7 years ago
  52. 4b1a363 Add fine grained dropped video frames counters on sending side by Ilya Nikolaevskiy · 7 years ago
  53. a5fbc23 BWE allocation strategy by Alex Narest · 7 years ago
  54. 90d46c4 Add phoglund@ to various OWNERS and remove kjellander@ by Henrik Kjellander · 7 years ago
  55. 39260c4 Revert "BWE allocation strategy allows controlling of bitrate allocation with WEBRTC external logic." by Lu Liu · 7 years ago
  56. 54d1da1 BWE allocation strategy allows controlling of bitrate allocation with WEBRTC external logic. by Alex Narest · 7 years ago
  57. 99c3fe5 Add PeerConnection::StartRtcEventLog version that takes RtcEventLogOutput as parameter by Elad Alon · 7 years ago
  58. bdcee28 TurnCustomizer - an interface for modifying stun messages sent by TurnPort by Jonas Oreland · 7 years ago
  59. 933d8b0 Reland "Added PeerConnectionObserver::OnRemoveTrack." by Henrik Boström · 7 years ago
  60. 735a838 Make iSAC build targets and headers that automatically pick fix or float by Karl Wiberg · 7 years ago
  61. 6c0c55c Revert "Added PeerConnectionObserver::OnRemoveTrack." by Alex Loiko · 7 years ago
  62. ba97ba7 Added PeerConnectionObserver::OnRemoveTrack. by Henrik Boström · 7 years ago
  63. 604427b Revert "TurnCustomizer - an interface for modifying stun messages sent by TurnPort" by Guido Urdaneta · 7 years ago
  64. b23ed7f TurnCustomizer - an interface for modifying stun messages sent by TurnPort by Jonas Oreland · 7 years ago
  65. 82eb3c4 Remove dead version of StartRtcEventLog by Elad Alon · 7 years ago
  66. 8081073 Move RtcEventLogOutput to api/ by Elad Alon · 7 years ago
  67. 84255bb Add explicit includes of refcountedobject.h where it is used. by Niels Möller · 7 years ago
  68. fb26f85 Revert "Reland "Make rtc_base/refcount.h self contained, not including refcountedobject.h."" by Niels Moller · 7 years ago
  69. bf6937a Reland "Make rtc_base/refcount.h self contained, not including refcountedobject.h." by Niels Möller · 7 years ago
  70. bf35eb2 Prepare to remove StartRtcEventLog and StopRtcEventLog by Elad Alon · 7 years ago
  71. e2d6a06 Reland "Clean up libjingle API dependencies." by Patrik Höglund · 7 years ago
  72. 1af3d82 Revert "Reland "Clean up libjingle API dependencies."" by Henrik Kjellander · 7 years ago
  73. 9185aca Reland "Clean up libjingle API dependencies." by Patrik Höglund · 7 years ago
  74. d25fa78 Revert "Make rtc_base/refcount.h self contained, not including refcountedobject.h." by Niels Moller · 7 years ago
  75. b7239a9 Make rtc_base/refcount.h self contained, not including refcountedobject.h. by Niels Möller · 7 years ago
  76. b0a0207 Added RTCMediaStreamTrackStats.jitterBufferDelay for audio by Gustaf Ullberg · 7 years ago
  77. 581df61 Revert "Reland "Clean up libjingle API dependencies."" by Patrik Höglund · 7 years ago
  78. 5117b04 Reland "Clean up libjingle API dependencies." by Patrik Höglund · 7 years ago
  79. d8970db Delete unneeded includes of fileutils.h by Niels Möller · 7 years ago
  80. 7bcfc3b Revert "Clean up libjingle API dependencies." by Patrik Höglund · 7 years ago
  81. 57fb315 Clean up libjingle API dependencies. by Patrik Höglund · 7 years ago
  82. 02e7a19 Remove unnecessary video factory references in PeerConnectionFactory by Magnus Jedvert · 7 years ago
  83. 835cc0c Remove unnecessary audio references in PeerConnectionFactory by Magnus Jedvert · 7 years ago
  84. 9a2e906 Added RTCMediaStreamTrackStats.concealmentEvents by Gustaf Ullberg · 7 years ago
  85. 58b0316 Expose new video codec factories in the PeerConnectionFactory API by Magnus Jedvert · 7 years ago
  86. 7120742 Adding NOLINT for typedefs.h and common_types.h by Mirko Bonadei · 7 years ago
  87. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 7 years ago
  88. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 7 years ago