Commit fed40f2c authored by webrtc-chromium-autoroll's avatar webrtc-chromium-autoroll Committed by Commit Bot

Roll src/third_party/webrtc bb081a62dc30..ea8b6f95c763 (15 commits)

https://webrtc.googlesource.com/src.git/+log/bb081a62dc30..ea8b6f95c763


git log bb081a62dc30..ea8b6f95c763 --date=short --no-merges --format='%ad %ae %s'
2018-09-06 benwright@webrtc.org Adds the Java interface points for FrameEncryptor/FrameDecryptor.
2018-09-06 mbonadei@webrtc.org Fix no_global_constructors in congestion_controller/pcc.
2018-09-06 mbonadei@webrtc.org Fix no_global_constructors in congestion_controller/bbr.
2018-09-06 mbonadei@webrtc.org Fix no_global_constructors in congestion_controller/goog_cc.
2018-09-06 andersc@webrtc.org Fix paths for macOS framework’s copy actions.
2018-09-06 jonasolsson@webrtc.org Remove simple stringstream usages.
2018-09-06 mbonadei@webrtc.org Enable -Wexit-time-destructors and -Wglobal-constructors.
2018-09-06 mbonadei@webrtc.org Partial revert of: 'Bump xcode versions for WebRTC bots.'
2018-09-06 nisse@webrtc.org Reland "Refactor TestAudioDeviceModule to not depend on EventTimerWrapper."
2018-09-06 srte@webrtc.org Adds maximum burst length to InterArrival class.
2018-09-06 jonasolsson@webrtc.org Remove std::stringstream from the RTC_CHECK implementation.
2018-09-06 asapersson@webrtc.org Remove unimplemented function declarations VCMGenericDecoder::External and VCMTimestampMap::Reset.
2018-09-06 danilchap@webrtc.org Cleanup RtpPacketizerGeneric
2018-09-06 jonasolsson@webrtc.org Add a LOG macro with customizable file name and line number.
2018-09-06 nisse@webrtc.org Reland "Explicitly wrap main thread in test_main.cc."


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

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
TBR=webrtc-chromium-sheriffs-robots@google.com

Change-Id: I22406073527ccc94e0a2e672218156896be08832
Reviewed-on: https://chromium-review.googlesource.com/1211866Reviewed-by: default avatarwebrtc-chromium-autoroll <webrtc-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com>
Commit-Queue: webrtc-chromium-autoroll <webrtc-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com>
Cr-Commit-Position: refs/heads/master@{#589408}
parent 5a076a10
...@@ -1098,7 +1098,7 @@ deps = { ...@@ -1098,7 +1098,7 @@ deps = {
Var('chromium_git') + '/external/khronosgroup/webgl.git' + '@' + '7ca87fb1d3da3b3d2060886e8c58e726d74c8219', Var('chromium_git') + '/external/khronosgroup/webgl.git' + '@' + '7ca87fb1d3da3b3d2060886e8c58e726d74c8219',
'src/third_party/webrtc': 'src/third_party/webrtc':
Var('webrtc_git') + '/src.git' + '@' + 'bb081a62dc30a49fa77cfdbb4ae470c5137fa547', Var('webrtc_git') + '/src.git' + '@' + 'ea8b6f95c7636a28c45c24420aa6d9e7255a0011',
'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