1. 490d76c Remove packets from RtpPacketHistory if acked via TransportFeedback by Erik Språng · 6 years ago
  2. 8d8ffdb Expose new audio stats on the API by Ivo Creusen · 6 years ago
  3. d42a449 Reland "Add more adaptation text logs for VideoSendStream." by Rasmus Brandt · 6 years ago
  4. 44125fa Reland "Piping audio interruption metrics to API layer" by Henrik Lundin · 6 years ago
  5. fc02a79 Revert "Piping audio interruption metrics to API layer" by Henrik Andreassson · 6 years ago
  6. 299c4e6 Piping audio interruption metrics to API layer by Henrik Lundin · 6 years ago
  7. f8c1ed5 Revert "Remove packets from RtpPacketHistory if acked via TransportFeedback" by Erik Språng · 6 years ago
  8. ce92817 Split test:test_common source set by Danil Chapovalov · 6 years ago
  9. 3890e99 Remove packets from RtpPacketHistory if acked via TransportFeedback by Erik Språng · 6 years ago
  10. 30a276b Add RTP sequence number to TransportFeedbackObserver::AddPacket() by Erik Språng · 6 years ago
  11. 81687b3 Use explicit TaskQueueFactory for FrameGeneratorCapturer in BitrateEstimatorTest. by Danil Chapovalov · 6 years ago
  12. cf96e0f Implement RTCOutboundRtpStreamStats.retransmitted[Bytes/Packets]Sent. by Henrik Boström · 6 years ago
  13. 034f191 Revert "Add more adaptation text logs for VideoSendStream." by Rasmus Brandt · 6 years ago
  14. d0298f4 Add more adaptation text logs for VideoSendStream. by Rasmus Brandt · 6 years ago
  15. 884adca Log details when RtpDemuxer fails to deliver a packet by Steve Anton · 6 years ago
  16. 01738c6 Wire up RTCInboundRtpStreamStats.lastPacketReceivedTimestamp. by Henrik Boström · 6 years ago
  17. df88cc0 Allow injection of network estimator into GoogCC. by Sebastian Jansson · 6 years ago
  18. d3ba236 Stop using GlobalTaskQueueFactory in video unittests by Danil Chapovalov · 6 years ago
  19. 16cb8f5 Reland "Replace usage of old SetRates/SetRateAllocation methods" by Erik Språng · 6 years ago
  20. 304ea5f Add RtcEventLogFactory factory with explicit TaskQueueFactory by Danil Chapovalov · 6 years ago
  21. 7ddef1a Revert "Replace usage of old SetRates/SetRateAllocation methods" by Minyue Li · 6 years ago
  22. 7ac0d5f Replace usage of old SetRates/SetRateAllocation methods by Erik Språng · 6 years ago
  23. 898395d RTPSenderVideo::GetSentRtpPacketInfo() over a set of sequence numbers by Elad Alon · 6 years ago
  24. 0810a7c Add base class NetworkPredictor and NetworkPredictorFactory and wire up. by Ying Wang · 6 years ago
  25. 6a489f2 Fully qualify googletest symbols. by Mirko Bonadei · 6 years ago
  26. b55015e Replacing SequencedTaskChecker with SequenceChecker. by Sebastian Jansson · 6 years ago
  27. 0a8562e Forward LossNotification from RTCPReceiver to EncoderRtcpFeedback by Elad Alon · 6 years ago
  28. c01367d Deprecating ThreadChecker specific interface. by Sebastian Jansson · 6 years ago
  29. 8b60e8b Give VideoSendStreamImpl access to RTP timestamps by Elad Alon · 6 years ago
  30. f59666b Fix potential bug due to malformed input by Johannes Kron · 6 years ago
  31. 5684af5 VideoSendStream::Stats::total_encode_time_ms added. by Henrik Boström · 6 years ago
  32. a556448 Don't recreate the VideoReceiveStream on SetFrameDecryptor in the MediaEngine. by Benjamin Wright · 6 years ago
  33. 359fe33 Move TaskQueueFactory from Call::Create parameter to CallConfig by Danil Chapovalov · 6 years ago
  34. c42f1a7 Revert "Move TaskQueueFactory from Call::Create parameter to CallConfig" by Danil Chapovalov · 6 years ago
  35. 90705cb Move TaskQueueFactory from Call::Create parameter to CallConfig by Danil Chapovalov · 6 years ago
  36. 9d8eaac Delete unneeded direct includes of common_types.h by Niels Möller · 6 years ago
  37. 11c012a Removing avoidable usages of Clock::GetRealTimeClock(). by Sebastian Jansson · 6 years ago
  38. e896490 Revert "Fix target bitrate RTCP messages behavior for SVC streams" by Oleh Prypin · 6 years ago
  39. ab65d8a Fix target bitrate RTCP messages behavior for SVC streams by Ilya Nikolaevskiy · 6 years ago
  40. dd41da6 Delete unused methods from VCMReceiveStatisticsCallback by Niels Möller · 6 years ago
  41. 4bd3177 Reland "Avoid calling OnRoundTripTimeUpdate with invalid RTTs." by Christoffer Rodbro · 6 years ago
  42. 7b6acd6 Revert "Avoid calling OnRoundTripTimeUpdate with invalid RTTs." by Christoffer Rodbro · 6 years ago
  43. afa61c9 Avoid calling OnRoundTripTimeUpdate with invalid RTTs. by Christoffer Rodbro · 6 years ago
  44. d57efc1 Delete class StringRtpHeaderExtension, replaced with std::string by Niels Möller · 6 years ago
  45. 8f7ce22 Make VideoFrameType an enum class, and move to separate file and target by Niels Möller · 6 years ago
  46. a7de698 Add functions IsLegalMidName and IsLegalRsidName by Niels Möller · 6 years ago
  47. 94b57c0 Cleanup BUILD.gn files from imports like foo:foo by Artem Titov · 6 years ago
  48. ef1052a Reland "Move api/rtp_headers.h to its own build target." by Niels Möller · 6 years ago
  49. 2baef35 Revert "Move api/rtp_headers.h to its own build target." by Steve Anton · 6 years ago
  50. a67050d Move api/rtp_headers.h to its own build target. by Niels Möller · 6 years ago
  51. ded1e4f Disable flaky call_perf tests for iOS devices by Artem Titarenko · 6 years ago
  52. 7fbfaa4 PeerConnection::SetBitrate now also configures media transport. by Piotr (Peter) Slatala · 6 years ago
  53. 946b968 Add support for target rate constraints by Piotr (Peter) Slatala · 6 years ago
  54. 6d83592 Improve handling of packets with unknown ssrc. by Jonas Oreland · 6 years ago
  55. 647d5e6 Increase the default maximum jitter buffer size to 200 packets. by Jakob Ivarsson · 6 years ago
  56. 38e6c66 CNAME is missing in simulcast layers. by Amit Hilbuch · 6 years ago
  57. 41f9f2c ClangTidy fixes for call/ by Benjamin Wright · 6 years ago
  58. bf40c38 Pass flexfec_sender only to the protected media send stream. by Niels Möller · 6 years ago
  59. d155d68 Removes rtp level keep alive support. by Sebastian Jansson · 6 years ago
  60. 44dd9f2 Adds ChannelSend specific encoder task queue. by Sebastian Jansson · 6 years ago
  61. 87e2d78 Prepare for splitting FrameType into AudioFrameType and VideoFrameType by Niels Möller · 6 years ago
  62. 0b69826 Don't inject worker queue into send streams. by Sebastian Jansson · 6 years ago
  63. 4423c36 Migrate RepeatingTask to take raw pointer to TaskQueueBase instead of TaskQueue by Danil Chapovalov · 6 years ago
  64. 11e55ee Renaming min_pacing_rate to min_total_allocated_bitrate. by Sebastian Jansson · 6 years ago
  65. 232b3fd Expose relative packet arrival delay metric in stats API. by Jakob Ivarsson · 6 years ago
  66. c44f6cc Modernize RtpRtcp factory function: use unique_ptr as return type by Danil Chapovalov · 6 years ago
  67. 8fb1a6a Delete a few return values from audio streams and video send streams. by Niels Möller · 6 years ago
  68. 977b335 Injecting Clock into audio streams. by Sebastian Jansson · 6 years ago
  69. 572c60f Injecting Clock into video senders. by Sebastian Jansson · 6 years ago
  70. 8026d60 Injecting Clock in video receive. by Sebastian Jansson · 6 years ago
  71. 4e5f5ed Allow Clock injection in Call. by Sebastian Jansson · 6 years ago
  72. 5fe9510 Move ownership of RTPSenderVideo one more level up, to RtpVideoSender by Niels Möller · 6 years ago
  73. da6806c Injecting Clock into BitrateAllocator. by Sebastian Jansson · 6 years ago
  74. 896b47c Injecting ProcessThread and TaskQueueFactory in Call. by Sebastian Jansson · 6 years ago
  75. ed50e6c Inject TaskQueueFactory in RtpTransportControllerSend. by Sebastian Jansson · 6 years ago
  76. 547a1dc Removes injection of RtpTransportControllerSend from Call::Create. by Sebastian Jansson · 6 years ago
  77. d1d0359 Remove memsets of CodecSpecificInfo. by philipel · 6 years ago
  78. 2997ec9 Removes unused keep-alive from RtpTransportControllerSend. by Sebastian Jansson · 6 years ago
  79. 74682c1 Inject TaskQueueFactory to video streams. by Sebastian Jansson · 6 years ago
  80. fc52b91 Implicitly suppress //build/config/clang:find_bad_constructs. by Mirko Bonadei · 6 years ago
  81. 493a650 Propagate base minimum delay from video jitter buffer to webrtc/api. by Ruslan Burakov · 6 years ago
  82. 2b08e31 Adds CoDel implementation to network simulation. by Sebastian Jansson · 6 years ago
  83. 418dd0b Stop using special RTT value for DelayBasedBwe. by Sebastian Jansson · 6 years ago
  84. 487c09b Adds FakeNetworkPipeTest to rtc_unittests. by Sebastian Jansson · 6 years ago
  85. d8d3248 Reland "Delete test/constants.h" by Elad Alon · 6 years ago
  86. c39f462 Move RtcEventProbeClusterCreated to the network controller. by Piotr (Peter) Slatala · 6 years ago
  87. 914351d Reland "Always offer transport sequence number header extension for audio"" by Per Kjellander · 6 years ago
  88. 663844d Update test code to use EncodedImage::Allocate by Niels Möller · 6 years ago
  89. 464a557 Adds audio priority bitrate field trial parameter. by Sebastian Jansson · 6 years ago
  90. 1a1c52b H.264 temporal layers w/frame marking (PART 2/3) by Johnny Lee · 6 years ago
  91. 836fee1 Calculate next process time in simulated network. by Sebastian Jansson · 6 years ago
  92. 7ff164e Plumbing of feedback on request setting by Johannes Kron · 6 years ago
  93. 3b50f9f Propagate base minimum delay to audio_receiver_stream by Ruslan Burakov · 6 years ago
  94. b769894 Remove rule that discourages passing optional by const reference by Danil Chapovalov · 6 years ago
  95. 681de20 Stop changing the requested max bitrate based on protection level. by Rasmus Brandt · 6 years ago
  96. 0237106 Expose video freeze metrics in GetStats. by Sergey Silkin · 6 years ago
  97. 05cf6be [clang-tidy] Apply performance-move-const-arg fixes. by Mirko Bonadei · 6 years ago
  98. 6347029 Removes usages of TaskQueueCongestionControl field trial. by Sebastian Jansson · 6 years ago
  99. c84f661 Stop using Googletest legacy APIs. by Mirko Bonadei · 6 years ago
  100. eceea31 Reduces locking in SimulatedNetwork class. by Sebastian Jansson · 6 years ago