1. 5e3d0f8 Moves trendline estimation configuration to trendline_estimator.cc by Sebastian Jansson · 6 years ago
  2. 042559f Add fix for 8-bit H264 HDR content by Johannes Kron · 6 years ago
  3. 4b1afbe Revert "Reland "Copy video frames metadata between encoded and plain frames in one place"" by Artem Titarenko · 6 years ago
  4. 9204bab Delete unused types VCMTemporalDecimation, VCMFrameCount and unused error codes by Niels Möller · 6 years ago
  5. 0870c70 Reland "Improving robustness of feedback matching code in event log parser." by Sebastian Jansson · 6 years ago
  6. 89eaf16 Add API to get added samples from SamplesStatsCounter by Artem Titov · 6 years ago
  7. be7a0ec Change vcm::VideoReceiver::IncomingPacket to not use WebRtcRTPHeader by Niels Möller · 6 years ago
  8. 8848229 Add Video Bwe stats collection to DefaultVideoQualityAnalyzer. by Mirko Bonadei · 6 years ago
  9. 1845922 Introduce QualityMetricsReporter and implement network stats gathering by Artem Titov · 6 years ago
  10. 6f46e4a Remove use of deprecated SetRates in VideoSendStreamtest by Erik Språng · 6 years ago
  11. eea9288 Add configuration of new cpu load estimator via field trials. by Niels Möller · 6 years ago
  12. c9a2c5e Reland "Copy video frames metadata between encoded and plain frames in one place" by Ilya Nikolaevskiy · 6 years ago
  13. bf4a221 Implement newly standardized stats by Ivo Creusen · 6 years ago
  14. 43f7002 Delete DecodedImageCallback::ReceivedDecodedFrame by Niels Möller · 6 years ago
  15. 03e85d2 Add property to RTCEncodedImage to own underlying EncodedImage. by Kári Tristan Helgason · 6 years ago
  16. f8c1ed5 Revert "Remove packets from RtpPacketHistory if acked via TransportFeedback" by Erik Språng · 6 years ago
  17. ce92817 Split test:test_common source set by Danil Chapovalov · 6 years ago
  18. 5d34dcf Reland "Delete deprecated variant of VideoDecoder::Decode" by Niels Möller · 6 years ago
  19. 4e5c61c Roll chromium_revision b204c4dd1d..79fba5843c (653806:653914) by chromium-webrtc-autoroll · 6 years ago
  20. 1e4d663 Roll chromium_revision 0fabc5d871..b204c4dd1d (653690:653806) by chromium-webrtc-autoroll · 6 years ago
  21. af242c8 Extending UsagePattern and private IP addresses. by Jeroen de Borst · 6 years ago
  22. 7d3780f Roll chromium_revision e58e865ec2..0fabc5d871 (653566:653690) by chromium-webrtc-autoroll · 6 years ago
  23. 3890e99 Remove packets from RtpPacketHistory if acked via TransportFeedback by Erik Språng · 6 years ago
  24. a8ae407 Add ability to cap the video jitter estimate to a max value. by “Michael · 6 years ago
  25. 9b809d3 Make the event log visualizer chart proto publicly visible. by Bjorn Terelius · 6 years ago
  26. 97bedae Revert "Improving robustness of feedback matching code in event log parser." by Sebastian Jansson · 6 years ago
  27. 637cd3e Roll chromium_revision 8ef32b65bc..e58e865ec2 (653455:653566) by chromium-webrtc-autoroll · 6 years ago
  28. abbc50e Move frame_type member from RtpDepacketizer::ParsedPayload to RTPVideoHeader by Niels Möller · 6 years ago
  29. a1e4fbb Improving robustness of feedback matching code in event log parser. by Sebastian Jansson · 6 years ago
  30. 9a86275 Fix dangling pointers issue in LibvpxVp8Encoder::Encode() by Elad Alon · 6 years ago
  31. 84ae2b6 Revert "Copy video frames metadata between encoded and plain frames in one place" by Artem Titarenko · 6 years ago
  32. eb415cd Avoid unnecessary rescaling in LibvpxVp8Encoder::Encode by Elad Alon · 6 years ago
  33. 1ced889 Expand video frame metadata cache by Ilya Nikolaevskiy · 6 years ago
  34. 6cab98e Delete unused class FileStream by Niels Möller · 6 years ago
  35. 5d54f1f Fix Screensharing extension build. by Kári Tristan Helgason · 6 years ago
  36. d4ea8c9 Remove deprecated method from video decoder interface. by Kári Tristan Helgason · 6 years ago
  37. 7e2f6b7 Fix reporting of metrics when there is no video in the test. by Artem Titov · 6 years ago
  38. e1068c1 Small change to LibvpxVp8Encoder::Release by Elad Alon · 6 years ago
  39. 2a27be9 Remove unused temporary fallback methods by Erik Språng · 6 years ago
  40. ba801f6 AEC3: do not wait for the filter convergence flag when the stationarity init flag is set. by Jesús de Vicente Peña · 6 years ago
  41. 67fb919 Handle event log parsing errors without crashing. by Ivo Creusen · 6 years ago
  42. 70a5963 AEC3: Stationary init: fixing a typo when reading the json configuration by Jesús de Vicente Peña · 6 years ago
  43. 97df052 Roll chromium_revision 160e728840..8ef32b65bc (653353:653455) by chromium-webrtc-autoroll · 6 years ago
  44. a7bd64a Roll chromium_revision 8865ee3843..160e728840 (653230:653353) by chromium-webrtc-autoroll · 6 years ago
  45. 8af1f74 Factor out the fake port allocator in build. by Qingsi Wang · 6 years ago
  46. 423164b Roll chromium_revision da41fa9f92..8865ee3843 (653109:653230) by chromium-webrtc-autoroll · 6 years ago
  47. 162a039 Followup to Rename "UpdateLayerConfig" to "NextFrameConfig" by Elad Alon · 6 years ago
  48. 870d85c Removing niklas.enbom@webrtc.org from WATCHLIST and OWNERS by Niklas Enbom · 6 years ago
  49. 00d0a0a Copy video frames metadata between encoded and plain frames in one place by Ilya Nikolaevskiy · 6 years ago
  50. 59b64d3 Removes unused factories and constructor from FrameGeneratorCapturer. by Danil Chapovalov · 6 years ago
  51. d51ec58 Parse color space only in last packet of key frame by Johannes Kron · 6 years ago
  52. 33122cf Removing myself from 'audio_processing' WATCHLIST. by Alex Loiko · 6 years ago
  53. acae9ab 'Fixing' a few TODOs by removing them. by Alex Loiko · 6 years ago
  54. c1d2092 AEC3: Corrected the reading/creation of the json parameter file by Per Åhgren · 6 years ago
  55. d8bf2d4 Revert "Delete deprecated variant of VideoDecoder::Decode" by Danil Chapovalov · 6 years ago
  56. 3a86d95 Delete deprecated variant of VideoDecoder::Decode by Niels Möller · 6 years ago
  57. 2174053 Update test::CreateVideoStreams to use the configured min bitrate if set. by Åsa Persson · 6 years ago
  58. d0aec91 Never match a decoded frame with a smaller capture. by Sebastian Jansson · 6 years ago
  59. 38ac7bf Add Vp8FrameConfig::IntraFrame() by Elad Alon · 6 years ago
  60. 30a276b Add RTP sequence number to TransportFeedbackObserver::AddPacket() by Erik Språng · 6 years ago
  61. d0e0ed8 Use explicit TaskQueueFactory for FrameGeneratorCapturer in test/pc/e2e by Danil Chapovalov · 6 years ago
  62. b4a70ed Fix potential crash in FrameBuffer::IsCompleteSuperFrame by Ilya Nikolaevskiy · 6 years ago
  63. 2d87a50 Only process cross traffic simulation if added. by Sebastian Jansson · 6 years ago
  64. 081768a Roll chromium_revision cd9b5ac293..da41fa9f92 (652221:653109) by chromium-webrtc-autoroll · 6 years ago
  65. a323cc0 Write VP9 RTP SS on key frames of each independently coded spatial layer. by Sergey Silkin · 6 years ago
  66. c6d1d24 Revert "Reland "Refactoring DataContentDescription class"" by Danil Chapovalov · 6 years ago
  67. 77c0a62 Allow injection of network controller factory in objc. by Sebastian Jansson · 6 years ago
  68. bcb7c20 Delete vcm::VideoReceiver methods Delay and SetRenderDelay. by Niels Möller · 6 years ago
  69. 37242cb Remove logging of metrics no longer relevant for AEC2 usage (UMA). by Sam Zackrisson · 6 years ago
  70. 26bf7c4 Reland "Refactoring DataContentDescription class" by Harald Alvestrand · 6 years ago
  71. 62acb5a Add ICC profile to DesktopFrame by Julien Isorce · 6 years ago
  72. 5665572 Avoid a frame copy in WindowCapturerMac by Julien Isorce · 6 years ago
  73. aec09a2 Use explicit TaskQueueFactory for FrameGeneratorCapturer in FrameGeneratorCapturerVideoTrackSource by Danil Chapovalov · 6 years ago
  74. c129c35 Reland "Surface ICE candidates that match an updated candidate filter." by Qingsi Wang · 6 years ago
  75. 3ba1872 Roll chromium_revision f2865fd3af..cd9b5ac293 (652050:652221) by chromium-webrtc-autoroll · 6 years ago
  76. 428dcb2 Remove SetLatency/GetLatency from MediaSourceInterface API level by Ruslan Burakov · 6 years ago
  77. 81687b3 Use explicit TaskQueueFactory for FrameGeneratorCapturer in BitrateEstimatorTest. by Danil Chapovalov · 6 years ago
  78. 908e22e Use explicit TaskQueueFactory for FrameGeneratorCapturer in video/ tests by Danil Chapovalov · 6 years ago
  79. d50947a Ignore duplicate sent packets in TransportFeedbackAdapter by Erik Språng · 6 years ago
  80. f689623 Fix compilation of video_replay. by Sergey Silkin · 6 years ago
  81. a92e624 Use explicit TaskQueueFactory for FrameGeneratorCapturer in CallTest. by Danil Chapovalov · 6 years ago
  82. ad60afb Allow injection of network controller factory in Java. by Sebastian Jansson · 6 years ago
  83. 76723ae Add API to get raw stats value from DefaultAudioQualityAnalyzer by Artem Titov · 6 years ago
  84. d3e761e Delete left-over call to RegisterPacketRequestCallback by Niels Möller · 6 years ago
  85. 58fa716 Add frame_type getter and setter to RtpDepacketizer::ParsedPayload by Niels Möller · 6 years ago
  86. f6e6435 Cleanup in NetworkEmulationManager by Sebastian Jansson · 6 years ago
  87. cab77fd Inject network state predictor into video quality test. by Ying Wang · 6 years ago
  88. 2317c5e Delete method DecodedImageCallback::ReceivedDecodedReferenceFrame by Niels Möller · 6 years ago
  89. fc3cfc5 Roll chromium_revision 14d9f48eb3..f2865fd3af (651940:652050) by chromium-webrtc-autoroll · 6 years ago
  90. 852bffb Roll chromium_revision adf8e94df9..14d9f48eb3 (651832:651940) by chromium-webrtc-autoroll · 6 years ago
  91. 797ede8 Revert "Surface ICE candidates that match an updated candidate filter." by Qingsi Wang · 6 years ago
  92. e0ab81c Change steveanton watchlist email by Steve Anton · 6 years ago
  93. 060f595 Roll chromium_revision 14c052d7be..adf8e94df9 (651715:651832) by chromium-webrtc-autoroll · 6 years ago
  94. cd8d1cf Surface ICE candidates that match an updated candidate filter. by Qingsi Wang · 6 years ago
  95. 011d3a1 Revert "Cleanup in NetworkEmulationManagerImpl." by Sebastian Jansson · 6 years ago
  96. 28de7cf Use DefaultTaskQueueFactory instead of Global in test RealTimeController by Danil Chapovalov · 6 years ago
  97. 899280c Roll chromium_revision 3904a4338b..14c052d7be (651612:651715) by chromium-webrtc-autoroll · 6 years ago
  98. 63658d0 Revert "Ensure that we always set values for min and max audio bitrate." by Daniel Lee · 6 years ago
  99. b4b53bd Revert "Only process cross traffic simulation if added." by Artem Titarenko · 6 years ago
  100. 40889f3 Removes TimeMicros interface from ThreadProcessingFakeClock. by Sebastian Jansson · 6 years ago