Commit 90052198 authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll src/third_party/webrtc 190713c7cd0f..3d02384487f8 (13 commits)

https://webrtc.googlesource.com/src.git/+log/190713c7cd0f..3d02384487f8


git log 190713c7cd0f..3d02384487f8 --date=short --no-merges --format='%ad %ae %s'
2019-01-29 steveanton@webrtc.org Fix inverted DCHECK conditional
2019-01-29 steveanton@webrtc.org Use Abseil container algorithms in media/
2019-01-29 steveanton@webrtc.org Use Abseil container algorithms in pc/
2019-01-29 amithi@webrtc.org Removing receive RIDs and Simulcast Layers.
2019-01-28 chromium-webrtc-autoroll@webrtc-ci.iam.gserviceaccount.com Roll chromium_revision fa9574f1..ed7fd9b7 (626644:626752)
2019-01-28 terelius@webrtc.org Ignore duplicated incoming RTCP packets in RTC event log parser.
2019-01-28 chromium-webrtc-autoroll@webrtc-ci.iam.gserviceaccount.com Roll chromium_revision 0a788fba..fa9574f1 (626455:626644)
2019-01-28 amithi@webrtc.org Creating Simulcast offer and answer in Peer Connection.
2019-01-28 steveanton@webrtc.org Allow use of functions in absl/algorithms
2019-01-28 Peter) Slatala Add 'UpdateAllocationLimits' in media transport.
2019-01-28 nisse@webrtc.org Add is_fec property to RtpPacketToSend
2019-01-28 titovartem@webrtc.org Add static factory method from FrameGenerator for FrameGeneratorCapturer.
2019-01-28 mbonadei@webrtc.org [clang-tidy] Apply performance-faster-string-find fixes.


Created with:
  gclient setdep -r src/third_party/webrtc@3d02384487f8

The AutoRoll server is located here: https://autoroll.skia.org/r/webrtc-chromium-autoroll

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md

If the roll is causing failures, please contact the current sheriff, who should
be CC'd on the roll, and stop the roller if necessary.

CQ_INCLUDE_TRYBOTS=luci.chromium.try:linux_chromium_archive_rel_ng;luci.chromium.try:mac_chromium_archive_rel_ng

BUG=chromium:None,chromium:None,chromium:None,chromium:None,chromium:None,chromium:None
TBR=webrtc-chromium-sheriffs-robots@google.com

Change-Id: I38967aaf2893afb73c1aaf912d894fcbff457682
Reviewed-on: https://chromium-review.googlesource.com/c/1441537Reviewed-by: default avatarchromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com>
Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com>
Cr-Commit-Position: refs/heads/master@{#626964}
parent 81071a66
...@@ -1199,7 +1199,7 @@ deps = { ...@@ -1199,7 +1199,7 @@ deps = {
Var('chromium_git') + '/external/khronosgroup/webgl.git' + '@' + 'db52df17f0d012983dc281e4864c71485a86bd0e', Var('chromium_git') + '/external/khronosgroup/webgl.git' + '@' + 'db52df17f0d012983dc281e4864c71485a86bd0e',
'src/third_party/webrtc': 'src/third_party/webrtc':
Var('webrtc_git') + '/src.git' + '@' + '190713c7cd0fc02b95ccd94baae5f184d6529596', Var('webrtc_git') + '/src.git' + '@' + '3d02384487f85c0915f0ef379781ba3a2f765b3f',
'src/third_party/xdg-utils': { 'src/third_party/xdg-utils': {
'url': Var('chromium_git') + '/chromium/deps/xdg-utils.git' + '@' + 'd80274d5869b17b8c9067a1022e4416ee7ed5e0d', 'url': Var('chromium_git') + '/chromium/deps/xdg-utils.git' + '@' + 'd80274d5869b17b8c9067a1022e4416ee7ed5e0d',
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment