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