1. c24a218 Update IWYU tool with a mapping file by Harald Alvestrand · 3 years, 1 month ago
  2. 6589def Align sender/receiver teardown in RtpTransceiver. by Tommi · 3 years, 1 month ago
  3. 34cd1d3 Reland "Use internal() in VideoTrack when invoking the source." by Tommi · 3 years, 1 month ago
  4. 09f5713 Reland "Move VideoTrackSourceProxy creation into VideoTrack." by Tommi · 3 years, 1 month ago
  5. 1f6e430 Revert "Move VideoTrackSourceProxy creation into VideoTrack." by Sergey Silkin · 3 years, 1 month ago
  6. 153c9e5 Revert "Use internal() in VideoTrack when invoking the source." by Sergey Silkin · 3 years, 1 month ago
  7. 29ff3ef Reland: Make dcSCTP the default SCTP implementation by Florent Castelli · 3 years, 1 month ago
  8. 962bf18 Use internal() in VideoTrack when invoking the source. by Tommi · 3 years, 1 month ago
  9. 4bc7223 Move VideoTrackSourceProxy creation into VideoTrack. by Tommi · 3 years, 1 month ago
  10. 88f3c83 Revert "Make dcSCTP the default SCTP implementation" by Christoffer Jansson · 3 years, 1 month ago
  11. fe328ca Add several thread checks to RtpSender classes. by Tomas Gunnarsson · 3 years, 1 month ago
  12. 035e97a Make dcSCTP the default SCTP implementation by Florent Castelli · 3 years, 1 month ago
  13. dfd69c2 Move VideoTrack's content_hint property to the signaling thread. by Tomas Gunnarsson · 3 years, 1 month ago
  14. 250c31d Move enabled() methods for VideoTrack over to signaling by Tomas Gunnarsson · 3 years, 1 month ago
  15. e47493b Add restrictive visibility to all targets in //pc by Harald Alvestrand · 3 years, 1 month ago
  16. 5723d85 Integrate sync decoding in video_receive_stream by Evan Shrubsole · 3 years, 1 month ago
  17. e7b4c13 Revert "Reland "Use non-proxied source object in VideoTrack."" by Tomas Gunnarsson · 3 years, 1 month ago
  18. 97f8a5f Revert partial revert, in order to do a full revert. by Tomas Gunnarsson · 3 years, 1 month ago
  19. f342d60 Revert "Reland "Use non-proxied source object in VideoTrack."" by Tomas Gunnarsson · 3 years, 2 months ago
  20. 075db39 Check for valid transport before setting criteria. by Tommi · 3 years, 2 months ago
  21. 06c87a1 Add tests for DC odd/even numbering in a few more cases. by Harald Alvestrand · 3 years, 2 months ago
  22. 1158bff Reland "Use non-proxied source object in VideoTrack." by Tommi · 3 years, 2 months ago
  23. 321ec3b Add tests for SSL role and datachannel ID assignment. by Harald Alvestrand · 3 years, 2 months ago
  24. 316ab12 Make DTLS role visible on DtlsTransport interface by Harald Alvestrand · 3 years, 2 months ago
  25. 20d8d91 Reland "Remove `stopped_` from AudioRtpReceiver and VideoRtpReceiver." by Tommi · 3 years, 2 months ago
  26. 981c572 Updated apply-iwyu to autogenerate compile_commands.json by Harald Alvestrand · 3 years, 2 months ago
  27. bc32c56 Move pc.transport_controller_ to be network thread only by Harald Alvestrand · 3 years, 2 months ago
  28. 2da8591 Revert "Reland "Remove `stopped_` from AudioRtpReceiver and VideoRtpReceiver."" by Mirko Bonadei · 3 years, 2 months ago
  29. 15ad4ed Break out peer_connection_factory and peer_connection by Harald Alvestrand · 3 years, 2 months ago
  30. 3ed36c0 Reland "Remove `stopped_` from AudioRtpReceiver and VideoRtpReceiver." by Tommi · 3 years, 2 months ago
  31. 8e34419 Break out sdp_offer_answer from peerconnection by Harald Alvestrand · 3 years, 2 months ago
  32. 5b84f38 Break out data_channel_controller from peerconnection target by Harald Alvestrand · 3 years, 2 months ago
  33. a7fc765 Break out stats_collector from pc/peerconnection target by Harald Alvestrand · 3 years, 2 months ago
  34. fd6c744 Break out rtc_stats_collector and rtc_stats_traversal by Harald Alvestrand · 3 years, 2 months ago
  35. 3aa9937 Fix for payload type id collision by Stefan Mitic · 3 years, 2 months ago
  36. b6f3916 Break out webrtc_sdp and jsep_session_description by Harald Alvestrand · 3 years, 2 months ago
  37. e0bc8d2 Revert "Replace use of sigslot with CallbackList in data_channel_controller" by Mirko Bonadei · 3 years, 2 months ago
  38. 30d753a Revert "Remove `stopped_` from AudioRtpReceiver and VideoRtpReceiver." by Tomas Gunnarsson · 3 years, 2 months ago
  39. 8efc914 Replace use of sigslot with CallbackList in data_channel_controller by Harald Alvestrand · 3 years, 2 months ago
  40. 10bd171 Revert "Reland "Use non-proxied source object in VideoTrack."" by Tomas Gunnarsson · 3 years, 2 months ago
  41. e79f85c Mark webrtc_sdp as visible target by Harald Alvestrand · 3 years, 2 months ago
  42. 67a68d5 Break out peer_connection_internal from peerconnection target by Harald Alvestrand · 3 years, 2 months ago
  43. ab0152d Break out stream_collection.h from peerconnection target by Harald Alvestrand · 3 years, 2 months ago
  44. 2c47235 Reland "Use non-proxied source object in VideoTrack." by Tommi · 3 years, 2 months ago
  45. ad3b323 Reland "Break out targets from pc/peerconnection build target." by Harald Alvestrand · 3 years, 2 months ago
  46. 5b5fa3b Revert "Use non-proxied source object in VideoTrack." by Artem Titarenko · 3 years, 2 months ago
  47. 3eb29c1 Use non-proxied source object in VideoTrack. by Tommi · 3 years, 2 months ago
  48. b02e1ac Add an rtc::SocketFactory* member to PeerConnectionFactoryDependencies by Niels Möller · 3 years, 2 months ago
  49. bb57e2d Remove `stopped_` from AudioRtpReceiver and VideoRtpReceiver. by Tommi · 3 years, 2 months ago
  50. 59427ad Break out track_media_info_map from peerconnection by Harald Alvestrand · 3 years, 2 months ago
  51. 05b29c7 stats: collect RTCIceCandidate url by Philipp Hancke · 3 years, 2 months ago
  52. 65d89e8 Break out webrtc_session-description_factory from peerconnection target by Harald Alvestrand · 3 years, 2 months ago
  53. 63c3b13 Break out sdp_utils from peerconnection target by Harald Alvestrand · 3 years, 2 months ago
  54. 3202e29 Removing MessageHandler dependency from Connection. by Tommi · 3 years, 2 months ago
  55. 7766ab1 Break out local_audio_source from peerconnection target by Harald Alvestrand · 3 years, 2 months ago
  56. 1901551 Reduce log amount when running stats tests. by Tommi · 3 years, 2 months ago
  57. 595f688 Delete legacy rtc::Thread PostTask APIs. by Henrik Boström · 3 years, 2 months ago
  58. 2f122e4 Break out sdp_serializer target by Harald Alvestrand · 3 years, 2 months ago
  59. ae940a5 Break out ice_server_parsing from peerconnection target by Harald Alvestrand · 3 years, 2 months ago
  60. fe968df pc: Disable flaky unit test on Android by Victor Boivie · 3 years, 2 months ago
  61. 13b62c2 Break out media_stream_observer.cc in peerconnection build by Harald Alvestrand · 3 years, 2 months ago
  62. 2195d54 Report an error if applying the demuxer criteria fails. by Tommi · 3 years, 2 months ago
  63. 93dd763 Remove deprecated RemoveTrack interface by Harald Alvestrand · 3 years, 2 months ago
  64. 48e1b29 Add dummy targets for candidate breakouts by Harald Alvestrand · 3 years, 2 months ago
  65. 0d4af12 Add back --no_fwd_decls to iwyu run by Harald Alvestrand · 3 years, 2 months ago
  66. e3bf4a6 Revert "Break out targets from pc/peerconnection build target." by Andrey Logvin · 3 years, 2 months ago
  67. 66c4036 Access threads from SdpOfferAnswerHandler via ConnectionContext by Harald Alvestrand · 3 years, 2 months ago
  68. c966443 Break out targets from pc/peerconnection build target. by Harald Alvestrand · 3 years, 2 months ago
  69. 3f42fdf Revert "Added support for H264 YUV444 (I444) decoding." by Henrik Boström · 3 years, 2 months ago
  70. 5b66130 Refactor PeerConnectionInternal to break SdpOfferAnswer dependency by Harald Alvestrand · 3 years, 2 months ago
  71. b8ef923 Add missing '&'s to some function parameters by Ali Tofigh · 3 years, 2 months ago
  72. e8d854e Destroy channel objects synchronously. by Tommi · 3 years, 2 months ago
  73. 6cae2d5 Reland "Remove RTC_DISALLOW_COPY_AND_ASSIGN usages completely" by Artem Titov · 3 years, 2 months ago
  74. 3f87250 Revert "Remove RTC_DISALLOW_COPY_AND_ASSIGN usages completely" by Artem Titov · 3 years, 2 months ago
  75. 5f0eb93 Remove RTC_DISALLOW_COPY_AND_ASSIGN usages completely by Byoungchan Lee · 3 years, 2 months ago
  76. 6223809 Remove top-level const from parameters in function declarations. by Ali Tofigh · 3 years, 2 months ago
  77. c98687a Replace "(const override)" with "(const, override)" in GMOCKs by Ali Tofigh · 3 years, 2 months ago
  78. 16de216 Delete channel objects asynchronously from the transceiver. by Tomas Gunnarsson · 3 years, 2 months ago
  79. 7f76157 Cleanup of pc/proxy.h by Niels Möller · 3 years, 2 months ago
  80. 027c793 Replace most explicit `new RefCountedObject...` with make_ref_counted by Niels Möller · 3 years, 2 months ago
  81. 2dd3915 Make use of TaskQueue/TaskQueueBase's PostDelayedHighPrecisionTask. by Henrik Boström · 3 years, 2 months ago
  82. 2d3186e Introduce a variant of rtc::split that returns a vector of string_view by Niels Möller · 3 years, 2 months ago
  83. d5f414c Add class comments to Call and ChannelInterface by Harald Alvestrand · 3 years, 2 months ago
  84. 347488e Make AddIceCandidate's error type match the spec. by Henrik Boström · 3 years, 2 months ago
  85. 5411b17 Add a channel factory interface. by Tomas Gunnarsson · 3 years, 2 months ago
  86. 6d2fe89 [C++] Change default sdp_semantics to kUnifiedPlan. by Henrik Boström · 3 years, 2 months ago
  87. 2deee4b Mark rtc::Thread's versions of PostTask/PostDelayedTask deprecated. by Henrik Boström · 3 years, 2 months ago
  88. c065e73 Remove RTC_DISALLOW_COPY_AND_ASSIGN more. by Byoungchan Lee · 3 years, 2 months ago
  89. 4f8a58c Remove 2 Invokes to the network thread when creating a channel. by Tomas Gunnarsson · 3 years, 2 months ago
  90. 0428f95 Remove frequent log. by Tommi · 3 years, 2 months ago
  91. ac0d183 Prepare for deleting implicit conversion from raw pointer to scoped_refptr. by Niels Möller · 3 years, 2 months ago
  92. 0dd7539 Split ApplyRemoteDescription up into smaller functions. by Tomas Gunnarsson · 3 years, 2 months ago
  93. 1933d3b Move network thread invokes for initialization for media channels, out. by Tomas Gunnarsson · 3 years, 2 months ago
  94. cc9b7ec Add utility method for consistency checking in BaseChannel classes. by Tomas Gunnarsson · 3 years, 2 months ago
  95. a49942a Update comments in BaseChannel::SendPacket. by Tomas Gunnarsson · 3 years, 2 months ago
  96. 2e85b5f Add a check for empty channels to ChannelManager dtor. by Tomas Gunnarsson · 3 years, 2 months ago
  97. 3babb8a Added support for H264 YUV444 (I444) decoding. by Stefan Mitic · 3 years, 3 months ago
  98. 70fe704 Remove support for obsolete histogram KeyProtocolByMedia by Harald Alvestrand · 3 years, 3 months ago
  99. 1c7c09b Introduce SdpOfferAnswerHandler::RemoteDescriptionOperation. by Tomas Gunnarsson · 3 years, 3 months ago
  100. c811ab5 Invalidate the legacy stats cache instead of updating. by Tommi · 3 years, 3 months ago