1. e7a5f7b Modifying MediaChannel to accept CopyOnWriteBuffer by value. by Amit Hilbuch · 6 years ago
  2. d155d68 Removes rtp level keep alive support. by Sebastian Jansson · 6 years ago
  3. e448a3f Update DataChannel bufferedamount implementation. by Marina Ciocea · 6 years ago
  4. 8cc711a Update URI of TransportSequenceNumberV2 by Johannes Kron · 6 years ago
  5. abea6e5 Delete always-true member is_media_transport_factory_enabled_ by Niels Möller · 6 years ago
  6. 4423c36 Migrate RepeatingTask to take raw pointer to TaskQueueBase instead of TaskQueue by Danil Chapovalov · 6 years ago
  7. 232b3fd Expose relative packet arrival delay metric in stats API. by Jakob Ivarsson · 6 years ago
  8. b443dfe Use metrics::Samples in a couple pc/ tests by Steve Anton · 6 years ago
  9. e2a284d Adding metrics to measure usage of simulcast API. by Amit Hilbuch · 6 years ago
  10. c1e6e86 Add metrics::Samples to facilitate easier testing by Steve Anton · 6 years ago
  11. 15845af Reland "Another mock for GetSctpTransport" (and add test) by Harald Alvestrand · 6 years ago
  12. acd8ae7 Reinstate old iceConnectionState "completed" behavior by Jonas Olsson · 6 years ago
  13. 727504c Revert "Another mock for GetSctpTransport" by Harald Alvestrand · 6 years ago
  14. b2c4700 Another mock for GetSctpTransport by Harald Alvestrand · 6 years ago
  15. aabd036 Simulcast should be disabled if RID header extension is not supported. by Amit Hilbuch · 6 years ago
  16. b1ae10b Add x-mt line to the offer. by Piotr (Peter) Slatala · 6 years ago
  17. fc52b91 Implicitly suppress //build/config/clang:find_bad_constructs. by Mirko Bonadei · 6 years ago
  18. 970f2f7 [clang-tidy] Apply bugprone-argument-comment fixes. by Mirko Bonadei · 6 years ago
  19. 40b030e Reland "Fix getStats() freeze bug affecting Chromium but not WebRTC standalone." by Henrik Boström · 6 years ago
  20. c85328f Add SCTP transport to the public API. by Harald Alvestrand · 6 years ago
  21. 105ded3 Pass the x-mt line from SDP to the media transport by Piotr (Peter) Slatala · 6 years ago
  22. 13e570f Add a parser for the x-mt line. by Piotr (Peter) Slatala · 6 years ago
  23. 4f6ef18 Added underscore to dtls_transport_unittest.cc. by Benjamin Wright · 6 years ago
  24. 493a650 Propagate base minimum delay from video jitter buffer to webrtc/api. by Ruslan Burakov · 6 years ago
  25. 619b294 RtpSender's RtpParameters were invalidated in a call to SLD/SRD. by Amit Hilbuch · 6 years ago
  26. 1a16da1 Remove deprecated CreateMediaTransport method by Piotr (Peter) Slatala · 6 years ago
  27. e2da931 Remove a leftover audio codec poison immutinty declaration by Karl Wiberg · 6 years ago
  28. c4dd730 Fix -Wextra-semi warnings. by Mirko Bonadei · 6 years ago
  29. f58e43e Add an OpenChannel method to MediaTransportInterface and call it whenever PeerConnection opens a new data channel. by Bjorn Mellem · 6 years ago
  30. ce8e867 Add support for TransportSequenceNumberV2 in SDP negotiation by Johannes Kron · 6 years ago
  31. b75d9e9 Allow IceConnectionState to become failed without ever connecting. by Jonas Olsson · 6 years ago
  32. 4ae6347 Use `final` so that the compiler will be able to inline calls by Karl Wiberg · 6 years ago
  33. 5966c50 Add thread safety annotations for PeerConnection::configuration_ by Karl Wiberg · 6 years ago
  34. 2645193 DtlsTransport::ice_transport is const and can be called off thread by Harald Alvestrand · 6 years ago
  35. 3256225 "Remove" loophole in rtc::Thread::ScopedDisallowBlockingCalls by Karl Wiberg · 6 years ago
  36. 00c57e3 Delete unused class RtpTransportInternalAdapter by Niels Möller · 6 years ago
  37. 22f9925 webrtc: Remove semicolons. by Nico Weber · 6 years ago
  38. 01fe309 Do not use RtcEventLogs in media transport when used only for data channel. by Piotr (Peter) Slatala · 6 years ago
  39. ea7ef2a Refactoring RtpSenderInternal to share implementation for Audio & Video. by Amit Hilbuch · 6 years ago
  40. 2297d33 Rejected simulcast layers will no longer appear in GetParameters(). by Amit Hilbuch · 6 years ago
  41. 8d2e228 Add thread safety annotations for PeerConnection::*_state_ by Karl Wiberg · 6 years ago
  42. 7ea4605 Add latency to remote source api. by Ruslan Burakov · 6 years ago
  43. ca890ee Revert "Fix getStats() freeze bug affecting Chromium but not WebRTC standalone." by Mirko Bonadei · 6 years ago
  44. b03ab71 Add thread safety annotation for PeerConnection::event_log_ by Karl Wiberg · 6 years ago
  45. 744310f Add thread safety annotation for PeerConnection::observer_ and factory_ by Karl Wiberg · 6 years ago
  46. 05d43c6 Fix getStats() freeze bug affecting Chromium but not WebRTC standalone. by Henrik Boström · 6 years ago
  47. 106d92d Add thread safety annotation for PeerConnection::SignalDataChannelCreated_ by Karl Wiberg · 6 years ago
  48. 1c9c9fc Replace replace_substrs with Abseil by Steve Anton · 6 years ago
  49. aa58415 Reland "Enabling Simulcast use via AddTransceiver." by Amit Hilbuch · 6 years ago
  50. 69fb6c8 Allow DtlsTransport::Information() to be called off-thread by Harald Alvestrand · 6 years ago
  51. dac03d9 Move MediaConstraintsInterface to sdk/, and make it a concrete class by Niels Möller · 6 years ago
  52. 5c4ddad Delete obsolete usage of FakeConstraints by Niels Möller · 6 years ago
  53. 501bfba Split rtp_receiver for readability. by Ruslan Burakov · 6 years ago
  54. 157540a Stop hard-coding default IDs for RTP extensions by Elad Alon · 6 years ago
  55. 5699142 Use c=IN IP4 <hostname> to support the presence of hostname candidates. by Qingsi Wang · 6 years ago
  56. 7832343 Revert "Enabling Simulcast use via AddTransceiver." by Emircan Uysaler · 6 years ago
  57. 9f3aabb Delete obsolete class cricket::VideoCapturer by Niels Möller · 6 years ago
  58. d7180cc Also check the pending remote description when generating MIDs for legacy remote offers by Steve Anton · 6 years ago
  59. ce470aa Enabling Simulcast use via AddTransceiver. by Amit Hilbuch · 6 years ago
  60. 260a71d Delete deprecated method PeerConnectionFactory::CreateVideoSource by Niels Möller · 6 years ago
  61. fe6e50f Allow more than one registered network change callback in MediaTransport by Niels Möller · 6 years ago
  62. 1c54605 [clang-tidy] Apply performance-move-const-arg fixes (misc). by Mirko Bonadei · 6 years ago
  63. eee110d Remove nogncheck from pc/. by Mirko Bonadei · 6 years ago
  64. 0237106 Expose video freeze metrics in GetStats. by Sergey Silkin · 6 years ago
  65. 05cf6be [clang-tidy] Apply performance-move-const-arg fixes. by Mirko Bonadei · 6 years ago
  66. c84f661 Stop using Googletest legacy APIs. by Mirko Bonadei · 6 years ago
  67. 042bb00 Fix RTP transport accepting invalid RTCP headers. by Piotr (Peter) Slatala · 6 years ago
  68. 9846262 Add IceTransportInterface object by Harald Alvestrand · 6 years ago
  69. 9f3a44f Introcuce RTCError(const T&) constructor. by Mirko Bonadei · 6 years ago
  70. 4de1783 Create visible fake_ice_transport target by Piotr (Peter) Slatala · 6 years ago
  71. c1a0bcb Implement the encoding RtpParameter scaleResolutionDownBy by Florent Castelli · 6 years ago
  72. 649a4c2 [clang-tidy] Apply performance-inefficient-vector-operation fixes. by Mirko Bonadei · 6 years ago
  73. 3d02384 Fix inverted DCHECK conditional by Steve Anton · 6 years ago
  74. 64b626b Use Abseil container algorithms in pc/ by Steve Anton · 6 years ago
  75. b7446ed Removing receive RIDs and Simulcast Layers. by Amit Hilbuch · 6 years ago
  76. bcd39d4 Creating Simulcast offer and answer in Peer Connection. by Amit Hilbuch · 6 years ago
  77. 37ec55e [clang-tidy] Apply performance-faster-string-find fixes. by Mirko Bonadei · 6 years ago
  78. 190713c Remove +api from internal DEPS files. by Mirko Bonadei · 6 years ago
  79. 739baf0 [clang-tidy] Apply performance-for-range-copy fixes. by Mirko Bonadei · 6 years ago
  80. f380284 (7) Rename files to snake_case: remove forwarding headers by Steve Anton · 6 years ago
  81. 55b91b9 Only create no-op DTLS if media transport is used for both media and data by Piotr (Peter) Slatala · 6 years ago
  82. d970807 Remove rtc_base/scoped_ref_ptr.h. by Mirko Bonadei · 6 years ago
  83. 63a176b Do not modify media transport config when falling back to RTP by Piotr (Peter) Slatala · 6 years ago
  84. da37473 Make webrtc::ParseCandidate() public. by Guido Urdaneta · 6 years ago
  85. dbb49df Moving UniqueIdGenerator into rtc_base. by Amit Hilbuch · 6 years ago
  86. ae6e0b2 [CodeHealth] Fix use after std::move instances. by Yves Gerey · 6 years ago
  87. df919fb Don't pretend we've received an end-of-candidates indication. by Jonas Olsson · 6 years ago
  88. 4241cf5 Add 2 new virtual methods to IceTransportInternal by Harald Alvestrand · 6 years ago
  89. dd6633b Refactor VideoTrackTest to not depend on cricket::VideoCapturer by Niels Möller · 6 years ago
  90. 215ba60 Refactor PeerConnectionInterfaceTest to not depend on cricket::VideoCapturer by Niels Möller · 6 years ago
  91. 3eaf9f1 Refactor PeerConnectionFactoryTest to not use FakeVideoCapturer. by Niels Möller · 6 years ago
  92. ecb6897 Adds repeating task class. by Sebastian Jansson · 6 years ago
  93. 607e6fd Fixing possible bug when Flex and RTX used together. by Amit Hilbuch · 6 years ago
  94. 4a7b3ac Add DTLSTransport info into sender/receiver state. by Harald Alvestrand · 6 years ago
  95. 2b5baee Create no-op DTLS if media transport is used. by Piotr (Peter) Slatala · 6 years ago
  96. 309aafe Add 'AudioPacket' notification to media transport interface. by Piotr (Peter) Slatala · 6 years ago
  97. 0acffb5 Expose `jitterBufferEmittedCount` in addition to the existing `jitterBufferDelay` for `getStats()`. by Chen Xing · 6 years ago
  98. 7a6739e Make Ice Transports signal failures. by Jonas Olsson · 6 years ago
  99. 921d366 Remove comments about using std::shared_ptr. by Mirko Bonadei · 6 years ago
  100. c2c733e Remove unused methods from cricket::BaseChannel. by Mirko Bonadei · 6 years ago