1. 5c4d2ee RTCDataChannel: Ignore "id" when "negotiated" is false by Harald Alvestrand · 6 years ago
  2. 9d8eaac Delete unneeded direct includes of common_types.h by Niels Möller · 6 years ago
  3. 1f928d3 Close data channels when ID assignment fails. by Harald Alvestrand · 6 years ago
  4. e46f5db Add missing `using` declarations for names in testing namespace. by Mirko Bonadei · 6 years ago
  5. efe4c92 Use RtpSender/RtpReceiver track ID for legacy GetStats by Steve Anton · 6 years ago
  6. b9bb371 Revert "Don't crash when a datachannel can't get an ID" by Harald Alvestrand · 6 years ago
  7. 77c442c Don't crash when a datachannel can't get an ID by Harald Alvestrand · 6 years ago
  8. 07122bc Use TaskQueueForTest instead or TaskQueue in unittests by Danil Chapovalov · 6 years ago
  9. a58e169 Add thread safety annotations for some more PeerConnection members (part 8) by Karl Wiberg · 6 years ago
  10. ac02589 Fix misunderstanding: OnTransportChanged is called on network thread by Karl Wiberg · 6 years ago
  11. 12ba3ad Move unique_ptr into task instead of using a raw pointer by Karl Wiberg · 6 years ago
  12. 6cab5c8 Add thread safety annotations for some more PeerConnection members (part 5) by Karl Wiberg · 6 years ago
  13. 0cd9508 Delete last traces of RtpTransportAdapter by Niels Möller · 6 years ago
  14. 85a4a93 Add thread safety annotations for some more PeerConnection members (part 4) by Karl Wiberg · 6 years ago
  15. c70999e Add thread safety annotations for some more PeerConnection members (part 3) by Karl Wiberg · 6 years ago
  16. 1e1e102 Add thread safety annotations for some more PeerConnection members (part 2) by Karl Wiberg · 6 years ago
  17. fb3be39 Add thread safety annotations for some more PeerConnection members by Karl Wiberg · 6 years ago
  18. fe0b499 legacy stats: update timestamp on localcandidate/remotecandidate by Philipp Hancke · 6 years ago
  19. ddb930a Update per-file OWNERS to reflect renamed file names by Steve Anton · 6 years ago
  20. 741daaf Move rtc::FunctionView to the public API by Artem Titov · 6 years ago
  21. 94b57c0 Cleanup BUILD.gn files from imports like foo:foo by Artem Titov · 6 years ago
  22. ef1052a Reland "Move api/rtp_headers.h to its own build target." by Niels Möller · 6 years ago
  23. 2baef35 Revert "Move api/rtp_headers.h to its own build target." by Steve Anton · 6 years ago
  24. a67050d Move api/rtp_headers.h to its own build target. by Niels Möller · 6 years ago
  25. 4e2d76c Replace deprecated std::not2 with a lambda by tzik · 6 years ago
  26. f5258be Make PeerConnectionFactory constructor taking dependency the only constructor by Danil Chapovalov · 6 years ago
  27. edd2054 Minor fixes and refactoring for RtpTransport until the Demux. by Amit Hilbuch · 6 years ago
  28. db4def9 Update parsing of stun and turn urls for RFC 7064-7065 by Niels Möller · 6 years ago
  29. 7fbfaa4 PeerConnection::SetBitrate now also configures media transport. by Piotr (Peter) Slatala · 6 years ago
  30. e7a5f7b Modifying MediaChannel to accept CopyOnWriteBuffer by value. by Amit Hilbuch · 6 years ago
  31. d155d68 Removes rtp level keep alive support. by Sebastian Jansson · 6 years ago
  32. e448a3f Update DataChannel bufferedamount implementation. by Marina Ciocea · 6 years ago
  33. 8cc711a Update URI of TransportSequenceNumberV2 by Johannes Kron · 6 years ago
  34. abea6e5 Delete always-true member is_media_transport_factory_enabled_ by Niels Möller · 6 years ago
  35. 4423c36 Migrate RepeatingTask to take raw pointer to TaskQueueBase instead of TaskQueue by Danil Chapovalov · 6 years ago
  36. 232b3fd Expose relative packet arrival delay metric in stats API. by Jakob Ivarsson · 6 years ago
  37. b443dfe Use metrics::Samples in a couple pc/ tests by Steve Anton · 6 years ago
  38. e2a284d Adding metrics to measure usage of simulcast API. by Amit Hilbuch · 6 years ago
  39. c1e6e86 Add metrics::Samples to facilitate easier testing by Steve Anton · 6 years ago
  40. 15845af Reland "Another mock for GetSctpTransport" (and add test) by Harald Alvestrand · 6 years ago
  41. acd8ae7 Reinstate old iceConnectionState "completed" behavior by Jonas Olsson · 6 years ago
  42. 727504c Revert "Another mock for GetSctpTransport" by Harald Alvestrand · 6 years ago
  43. b2c4700 Another mock for GetSctpTransport by Harald Alvestrand · 6 years ago
  44. aabd036 Simulcast should be disabled if RID header extension is not supported. by Amit Hilbuch · 6 years ago
  45. b1ae10b Add x-mt line to the offer. by Piotr (Peter) Slatala · 6 years ago
  46. fc52b91 Implicitly suppress //build/config/clang:find_bad_constructs. by Mirko Bonadei · 6 years ago
  47. 970f2f7 [clang-tidy] Apply bugprone-argument-comment fixes. by Mirko Bonadei · 6 years ago
  48. 40b030e Reland "Fix getStats() freeze bug affecting Chromium but not WebRTC standalone." by Henrik Boström · 6 years ago
  49. c85328f Add SCTP transport to the public API. by Harald Alvestrand · 6 years ago
  50. 105ded3 Pass the x-mt line from SDP to the media transport by Piotr (Peter) Slatala · 6 years ago
  51. 13e570f Add a parser for the x-mt line. by Piotr (Peter) Slatala · 6 years ago
  52. 4f6ef18 Added underscore to dtls_transport_unittest.cc. by Benjamin Wright · 6 years ago
  53. 493a650 Propagate base minimum delay from video jitter buffer to webrtc/api. by Ruslan Burakov · 6 years ago
  54. 619b294 RtpSender's RtpParameters were invalidated in a call to SLD/SRD. by Amit Hilbuch · 6 years ago
  55. 1a16da1 Remove deprecated CreateMediaTransport method by Piotr (Peter) Slatala · 6 years ago
  56. e2da931 Remove a leftover audio codec poison immutinty declaration by Karl Wiberg · 6 years ago
  57. c4dd730 Fix -Wextra-semi warnings. by Mirko Bonadei · 6 years ago
  58. f58e43e Add an OpenChannel method to MediaTransportInterface and call it whenever PeerConnection opens a new data channel. by Bjorn Mellem · 6 years ago
  59. ce8e867 Add support for TransportSequenceNumberV2 in SDP negotiation by Johannes Kron · 6 years ago
  60. b75d9e9 Allow IceConnectionState to become failed without ever connecting. by Jonas Olsson · 6 years ago
  61. 4ae6347 Use `final` so that the compiler will be able to inline calls by Karl Wiberg · 6 years ago
  62. 5966c50 Add thread safety annotations for PeerConnection::configuration_ by Karl Wiberg · 6 years ago
  63. 2645193 DtlsTransport::ice_transport is const and can be called off thread by Harald Alvestrand · 6 years ago
  64. 3256225 "Remove" loophole in rtc::Thread::ScopedDisallowBlockingCalls by Karl Wiberg · 6 years ago
  65. 00c57e3 Delete unused class RtpTransportInternalAdapter by Niels Möller · 6 years ago
  66. 22f9925 webrtc: Remove semicolons. by Nico Weber · 6 years ago
  67. 01fe309 Do not use RtcEventLogs in media transport when used only for data channel. by Piotr (Peter) Slatala · 6 years ago
  68. ea7ef2a Refactoring RtpSenderInternal to share implementation for Audio & Video. by Amit Hilbuch · 6 years ago
  69. 2297d33 Rejected simulcast layers will no longer appear in GetParameters(). by Amit Hilbuch · 6 years ago
  70. 8d2e228 Add thread safety annotations for PeerConnection::*_state_ by Karl Wiberg · 6 years ago
  71. 7ea4605 Add latency to remote source api. by Ruslan Burakov · 6 years ago
  72. ca890ee Revert "Fix getStats() freeze bug affecting Chromium but not WebRTC standalone." by Mirko Bonadei · 6 years ago
  73. b03ab71 Add thread safety annotation for PeerConnection::event_log_ by Karl Wiberg · 6 years ago
  74. 744310f Add thread safety annotation for PeerConnection::observer_ and factory_ by Karl Wiberg · 6 years ago
  75. 05d43c6 Fix getStats() freeze bug affecting Chromium but not WebRTC standalone. by Henrik Boström · 6 years ago
  76. 106d92d Add thread safety annotation for PeerConnection::SignalDataChannelCreated_ by Karl Wiberg · 6 years ago
  77. 1c9c9fc Replace replace_substrs with Abseil by Steve Anton · 6 years ago
  78. aa58415 Reland "Enabling Simulcast use via AddTransceiver." by Amit Hilbuch · 6 years ago
  79. 69fb6c8 Allow DtlsTransport::Information() to be called off-thread by Harald Alvestrand · 6 years ago
  80. dac03d9 Move MediaConstraintsInterface to sdk/, and make it a concrete class by Niels Möller · 6 years ago
  81. 5c4ddad Delete obsolete usage of FakeConstraints by Niels Möller · 6 years ago
  82. 501bfba Split rtp_receiver for readability. by Ruslan Burakov · 6 years ago
  83. 157540a Stop hard-coding default IDs for RTP extensions by Elad Alon · 6 years ago
  84. 5699142 Use c=IN IP4 <hostname> to support the presence of hostname candidates. by Qingsi Wang · 6 years ago
  85. 7832343 Revert "Enabling Simulcast use via AddTransceiver." by Emircan Uysaler · 6 years ago
  86. 9f3aabb Delete obsolete class cricket::VideoCapturer by Niels Möller · 6 years ago
  87. d7180cc Also check the pending remote description when generating MIDs for legacy remote offers by Steve Anton · 6 years ago
  88. ce470aa Enabling Simulcast use via AddTransceiver. by Amit Hilbuch · 6 years ago
  89. 260a71d Delete deprecated method PeerConnectionFactory::CreateVideoSource by Niels Möller · 6 years ago
  90. fe6e50f Allow more than one registered network change callback in MediaTransport by Niels Möller · 6 years ago
  91. 1c54605 [clang-tidy] Apply performance-move-const-arg fixes (misc). by Mirko Bonadei · 6 years ago
  92. eee110d Remove nogncheck from pc/. by Mirko Bonadei · 6 years ago
  93. 0237106 Expose video freeze metrics in GetStats. by Sergey Silkin · 6 years ago
  94. 05cf6be [clang-tidy] Apply performance-move-const-arg fixes. by Mirko Bonadei · 6 years ago
  95. c84f661 Stop using Googletest legacy APIs. by Mirko Bonadei · 6 years ago
  96. 042bb00 Fix RTP transport accepting invalid RTCP headers. by Piotr (Peter) Slatala · 6 years ago
  97. 9846262 Add IceTransportInterface object by Harald Alvestrand · 6 years ago
  98. 9f3a44f Introcuce RTCError(const T&) constructor. by Mirko Bonadei · 6 years ago
  99. 4de1783 Create visible fake_ice_transport target by Piotr (Peter) Slatala · 6 years ago
  100. c1a0bcb Implement the encoding RtpParameter scaleResolutionDownBy by Florent Castelli · 6 years ago