1. 12edf4c Separate build target for rtc_base/numerics/safe_minmax.h by Karl Wiberg · 6 years ago
  2. 1b2e90b Replaced DestructAndGetRtpStateTask with lambda. by Sebastian Jansson · 6 years ago
  3. e4d79c7 Replaced EncoderReconfiguredTask with lambda. by Sebastian Jansson · 6 years ago
  4. 0f03973 Separate test/fake_audio_device on API and implementation. Step 1. by Artem Titov · 6 years ago
  5. 2e18061 Count key protocol for all media sections by Harald Alvestrand · 6 years ago
  6. db4fa4b Propagating total_bitrate_bps from BitrateAllocator to ProbeController, part 3. by philipel · 6 years ago
  7. 7dbb701 Fix crash when setting duplicate receive codecs. by Anders Carlsson · 6 years ago
  8. 69d2dc9 Roll chromium_revision 92107f0efb..ec5ab775db (541279:541385) by Autoroller · 6 years ago
  9. 6deb65c Move hardwarevideoencoderfactory jni for building w/o SW codecs. by Anders Carlsson · 6 years ago
  10. b46c552 Roll chromium_revision c005394adc..92107f0efb (541159:541279) by Autoroller · 6 years ago
  11. 9a58cc0 Update the android AppRTC to use PeerConnection Unified Plan API. by Seth Hampson · 6 years ago
  12. c384e14 Add new PeerConnection APIs to the Java SDK. by Seth Hampson · 6 years ago
  13. 513449e Changes name of RtpTransceiverInit's stream_labels to stream_ids. by Seth Hampson · 6 years ago
  14. 8e20f17 Report UMA metrics for received SDP format by Steve Anton · 6 years ago
  15. cd7d86b Roll chromium_revision a76818d7bf..c005394adc (541053:541159) by Autoroller · 6 years ago
  16. 87d5a74 Fix crash that occurs if GetStats is called from within OnStatsDelivered by Taylor Brandstetter · 6 years ago
  17. 12eb858 Separating the AEC3 suppressor gain rampup behavior for call startup and in-call resets by Per Åhgren · 6 years ago
  18. e3927c5 Allow to turn RtcpTransciever on and off at runtime. by Danil Chapovalov · 6 years ago
  19. 70473fc Reland "Add hugeFramesSent GetStats metric" by Ilya Nikolaevskiy · 6 years ago
  20. 1e0c804 Make DTMF sender wait before sending the first tone. by Harald Alvestrand · 6 years ago
  21. 52f8188 Revert "Deprecate the adaptive level controller" by Sam Zackrisson · 6 years ago
  22. 2e1d784 Delete the VideoCodec::plName string. by Niels Möller · 6 years ago
  23. f9fbce9 Add back OWNERS entris that went missing by Karl Wiberg · 6 years ago
  24. 6f37ed7 Deprecate the adaptive level controller by Sam Zackrisson · 6 years ago
  25. 9771c50 Clear the FrameBuffer if it's full and a keyframe is being inserted. by philipel · 6 years ago
  26. 8ddc2e6 Revert "Add hugeFramesSent GetStats metric" by Max Morin · 6 years ago
  27. 87f827d Roll chromium_revision 4f34e798b7..a76818d7bf (540949:541053) by Autoroller · 6 years ago
  28. 6b54228 Adapt audio codec factory templates to the new codec pair ID arguments by Karl Wiberg · 6 years ago
  29. 94ffe90 Roll chromium_revision 6562397ff8..4f34e798b7 (540826:540949) by Autoroller · 6 years ago
  30. b2bfba6 Declare the RtpHeaderExtensionMap* as const in RtpHeaderParser::Parse. by Bjorn Terelius · 6 years ago
  31. 0807d15 Remove more dead code from BaseChannel by Steve Anton · 6 years ago
  32. 0867260 Fixing data race on vptr of Thread subclasses. by Taylor Brandstetter · 6 years ago
  33. 98cd810 Production code: Pass codec ID argument to audio codecs by Karl Wiberg · 6 years ago
  34. 2e7a459 Reland "Fix race conditions in NetworkMonitor. This change makes the class thread-safe." by Honghai Zhang · 6 years ago
  35. 9406569 Use round robin packet queue in the pacer by default by Ilya Nikolaevskiy · 6 years ago
  36. 012b7e7 Add a couple of logs. by Ying Wang · 6 years ago
  37. dcb4cd1 Roll chromium_revision bb5e87b52c..6562397ff8 (540725:540826) by Autoroller · 6 years ago
  38. 6723cdc Revert "Separate test/fake_audio_device on API and implementation." by Artem Titov · 6 years ago
  39. f9f71b9 Add hugeFramesSent GetStats metric by Ilya Nikolaevskiy · 6 years ago
  40. 8ea5f9a Separate test/fake_audio_device on API and implementation. by Artem Titov · 6 years ago
  41. a5797c2 Clean up Android API audio settings by Sam Zackrisson · 6 years ago
  42. f9d0f1d UMA counters for SDES x media type by Harald Alvestrand · 6 years ago
  43. 0133d46 Use a smaller size of sequence number set, to improve performance by Ying Wang · 6 years ago
  44. 8d9dcb1 Adding bps_or method to DataRate class. by Sebastian Jansson · 6 years ago
  45. e90636a Codec instantiation tests for testing device capabilities in batch. by Rasmus Brandt · 6 years ago
  46. 6375ef7 Enable VideoProcessorIntegrationTest on devices. by Kári Tristan Helgason · 6 years ago
  47. 4d36449 Add stub draft of audio generator to APM by Sam Zackrisson · 6 years ago
  48. 4c09d7a In webrtc_perf_tests always create screenshare stream after realtime video by Ilya Nikolaevskiy · 6 years ago
  49. 3f693b9 Delete unused method SetPeriodicKeyFrames. by Niels Möller · 6 years ago
  50. 9e981f0 Clean up iOS API audio settings by Sam Zackrisson · 6 years ago
  51. 4ff5443 Fix bugs in collecting STUN candidate stats and configuring STUN by Qingsi Wang · 6 years ago
  52. afe9eb3 Roll chromium_revision b36a6c8d2c..bb5e87b52c (540587:540725) by Autoroller · 6 years ago
  53. 845e878 Name change from stream label to stream id for spec compliance. by Seth Hampson · 6 years ago
  54. 1d287b5 Roll chromium_revision 6373ee9653..b36a6c8d2c (540478:540587) by Autoroller · 6 years ago
  55. 3ba7a57 Fixing typo in log messages. by Taylor Brandstetter · 6 years ago
  56. a646d30 Enables configuration of transmission max bitrate multiplier and fec protection level. by Ying Wang · 6 years ago
  57. 13e7434 Merge SimulcastStream and SpatialLayer structures. by Sergey Silkin · 6 years ago
  58. 9039969 Call vpx_codec_destroy() only if vpx_codec_init() call preceded. by Sergey Silkin · 6 years ago
  59. ede748f Adding waits to SendSideCongestionController tests. by Sebastian Jansson · 6 years ago
  60. 38c15d3 Template argument and corpora for Audio Processing Fuzzer. by Alex Loiko · 6 years ago
  61. 3e871ea Single exit point in VPx wrapper Release(). by Sergey Silkin · 6 years ago
  62. a944732 Removing Android32 MIPS from mb_config.pyl. by Mirko Bonadei · 6 years ago
  63. 048805e Make it possible to clear the VideoFormat set on VideoAdapter by making VideoAdapter::OnOutputFormatRequest take an rtc::Optional by Chris Dziemborowicz · 6 years ago
  64. 12196b4 Update prebuilt AppRTC by Oleh Prypin · 6 years ago
  65. 459f4e3 VP9 GoF/temporal index check. by philipel · 6 years ago
  66. 36482cd Roll chromium_revision 2eea119a99..6373ee9653 (540206:540478) by Autoroller · 6 years ago
  67. fc85371 Crash if PeerConnection methods are called with the wrong SdpSemantics. by Steve Anton · 6 years ago
  68. 6d30631 Bug Fix: Multiplex Codec Crash by Qiang Chen · 6 years ago
  69. 243cd32 Updating android/README. by Seth Hampson · 6 years ago
  70. 17668ec Audio codec implementations: Take optional codec ID argument by Karl Wiberg · 6 years ago
  71. cb415b2 Roll chromium_revision a410274678..2eea119a99 (539759:540206) by Oleh Prypin · 6 years ago
  72. 5a26a3a Remove public sync_label from StreamParams by Steve Anton · 6 years ago
  73. a796a7e Reland "Replaced temporal_layer_thresholds_bps[] field with num_temporal_layers." by Sergey Silkin · 6 years ago
  74. af23b75 Update iOS AppRTC to use PeerConnection Unified Plan by Steve Anton · 6 years ago
  75. 45087cd Moved retransmission rate limiter to Call class. by Sebastian Jansson · 6 years ago
  76. 546d7f9 Added OnAddTrack to Objective C SDK. by Yura Yaroshevich · 6 years ago
  77. 832b1c8 Propagating total_bitrate_bps from BitrateAllocator to ProbeController, part 2. by philipel · 6 years ago
  78. 25e5110 Explicit injection of rate limiter in VideoSendStream. by Sebastian Jansson · 6 years ago
  79. 2cb26a6 Reset pacing settings after exiting from screenshare by Ilya Nikolaevskiy · 6 years ago
  80. 0f9d9a9 Removed unused DeRegisterNetworkObserver. by Sebastian Jansson · 6 years ago
  81. 9890074 Audio codec factories: Pass a codec pair ID to new codecs by Karl Wiberg · 6 years ago
  82. f4e99db Update AEC3 echo tail estimation. by Christian Schuldt · 6 years ago
  83. b12e434 Revert "Fix race conditions in NetworkMonitor." by Philip Eliasson · 6 years ago
  84. e88b04f Making MockMixerAudioSource default to NiceMock. by Sebastian Jansson · 6 years ago
  85. fc7ec8e Reland "Moved congestion controller to goog_cc folder." by Sebastian Jansson · 6 years ago
  86. cdff887 Android AppRTCMobile: Disable fullscreen SurfaceView HW scaling by Magnus Jedvert · 6 years ago
  87. a1992d2 Removing android_compile_mips_dbg from CQ. by Mirko Bonadei · 6 years ago
  88. 10211e9 Using pointer to SSCC in transport controller send. by Sebastian Jansson · 6 years ago
  89. 8acd5f8 Moved network_control out from rtp specific folder. by Sebastian Jansson · 6 years ago
  90. 5f7a891 Minor improvements to TestConfig and VideoProcessor. by Rasmus Brandt · 6 years ago
  91. 1f4cb9f Fix race conditions in NetworkMonitor. This change makes the class thread-safe. by Honghai Zhang · 6 years ago
  92. f9c5cf6 Renamed rtc::RateLimiter to rtrc::DataRateLimiter. by Sebastian Jansson · 6 years ago
  93. d3f3816 Testing multiple retransmission in video nack test. by Sebastian Jansson · 6 years ago
  94. 98e0111 Implementing interface with new SSCC by Sebastian Jansson · 6 years ago
  95. e27e0ac Revert "Replaced temporal_layer_thresholds_bps[] field with num_temporal_layers." by Philip Eliasson · 6 years ago
  96. f69e768 Propagating total_bitrate_bps from BitrateAllocator to ProbeController, part 1. by philipel · 6 years ago
  97. 27e8a3e Revert "Adding gtest-spi.h in webrtc/test/gtest.h" by Philip Eliasson · 6 years ago
  98. 9ddc14d Deprecate ContextUtils.getApplicationContext. by Sami Kalliomäki · 6 years ago
  99. d2ed0a4 Replaced temporal_layer_thresholds_bps[] field with num_temporal_layers. by Sergey Silkin · 6 years ago
  100. 56da2f7 Added unit tests for new congestion controller. by Sebastian Jansson · 6 years ago