Roll src/third_party/webrtc 8b23dba0e50f..6f440ed5b51f (12 commits)
https://webrtc.googlesource.com/src.git/+log/8b23dba0e50f..6f440ed5b51f
git log 8b23dba0e50f..6f440ed5b51f --date=short --no-merges --format='%ad %ae %s'
2018-06-21 [email protected] Revert "Implement H264 simulcast support and generalize SimulcastEncoderAdapter use for H264 & VP8."
2018-06-21 [email protected] Add AGC1 fuzzer
2018-06-21 [email protected] Revert "Roll chromium_revision e1ef7d4b6b..b47e7752c6 (568794:569173)"
2018-06-21 [email protected] Replace rtc::Optional with absl::optional in api
2018-06-21 [email protected] Revert "NetEq: Deprecate playout modes Fax, Off and Streaming"
2018-06-21 [email protected] Implement H264 simulcast support and generalize SimulcastEncoderAdapter use for H264 & VP8.
2018-06-21 [email protected] NetEq: Deprecate playout modes Fax, Off and Streaming
2018-06-21 [email protected] Remove third party dependecies that are not more in the source code
2018-06-21 [email protected] Remove usage of rtc_base/checks.h in 3pp base64.cc
2018-06-21 [email protected] Add support for content-hint value "text"
2018-06-21 [email protected] Replace rtc::Optional with absl::optional in rtc_base
2018-06-21 [email protected] Fixed crash when PCF is destroyed before MediaStream in ObjC
Created with:
gclient setdep -r src/third_party/webrtc@6f440ed5b51f
The AutoRoll server is located here: https://webrtc-chromium-roll.skia.org
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;master.tryserver.chromium.mac:mac_chromium_archive_rel_ng
BUG=chromium:None,chromium:852701
[email protected]
Change-Id: Iabcf02d7b06e664bc318ed997f788ed78c928745
Reviewed-on: https://chromium-review.googlesource.com/1110278
Reviewed-by: webrtc-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@{#569340}
diff --git a/DEPS b/DEPS
index c369555..8c9be0de 100644
--- a/DEPS
+++ b/DEPS
@@ -1010,7 +1010,7 @@
Var('chromium_git') + '/external/khronosgroup/webgl.git' + '@' + '5e83981c2c44f24109b96b555d6865d481e0c609',
'src/third_party/webrtc':
- Var('webrtc_git') + '/src.git' + '@' + '8b23dba0e50f6afbdba4ae0de46f56e6f0fde77c',
+ Var('webrtc_git') + '/src.git' + '@' + '6f440ed5b51fe859a0c438db189962eaf737b8c7',
'src/third_party/xdg-utils': {
'url': Var('chromium_git') + '/chromium/deps/xdg-utils.git' + '@' + 'd80274d5869b17b8c9067a1022e4416ee7ed5e0d',