Skip to content

Commit

Permalink
Roll WebRTC from 793bac569fdf to 0133a64d2aed (16 revisions)
Browse files Browse the repository at this point in the history
https://webrtc.googlesource.com/src.git/+log/793bac569fdf..0133a64d2aed

2021-05-07 mbonadei@webrtc.org Disable range-loop-analysis when use_xcode_clang=true.
2021-05-07 tommi@webrtc.org Make MediaChannel classes aware of the network thread.
2021-05-07 handellm@webrtc.org Reland "Refactor the PlatformThread API."
2021-05-07 boivie@webrtc.org dcsctp: Stop connection timers during shutdown
2021-05-07 sprang@webrtc.org Move PacketOptions-related tests to rtp_sender_egress_unittest.cc
2021-05-07 boivie@webrtc.org dcsctp: Log socket name also in callbacks
2021-05-07 alessiob@webrtc.org Add RTC_EXPORT to APM config structs with overloaded operators
2021-05-07 chromium-webrtc-autoroll@webrtc-ci.iam.gserviceaccount.com Roll chromium_revision a0f2946..8a149a1 (880198:880314)
2021-05-07 hta@webrtc.org Write some doc about PeerConnection
2021-05-07 boivie@webrtc.org dcsctp: Refactor unit tests
2021-05-07 boivie@webrtc.org Refactor RemoteEstimatorProxy
2021-05-07 jonaso@webrtc.org Enable WebRTC-BindUsingInterfaceName by default
2021-05-07 webrtc-version-updater@webrtc-ci.iam.gserviceaccount.com Update WebRTC code version (2021-05-07T04:02:04).
2021-05-07 chromium-webrtc-autoroll@webrtc-ci.iam.gserviceaccount.com Roll chromium_revision 942377f..a0f2946 (880090:880198)
2021-05-06 chromium-webrtc-autoroll@webrtc-ci.iam.gserviceaccount.com Roll chromium_revision 8e12d2c..942377f (879931:880090)
2021-05-06 chromium-webrtc-autoroll@webrtc-ci.iam.gserviceaccount.com Roll chromium_revision 69e6dca..8e12d2c (879735:879931)

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/webrtc-chromium-autoroll
Please CC webrtc-chromium-sheriffs-robots@google.com on the revert to ensure that a human
is aware of the problem.

To report a problem with the AutoRoller itself, please file a bug:
https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug

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

Bug: None
Tbr: webrtc-chromium-sheriffs-robots@google.com
Change-Id: I1d106b4155900ab2ae7dfa5230d06c5f822fa5a9
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2880151
Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com>
Bot-Commit: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com>
Cr-Commit-Position: refs/heads/master@{#880628}
  • Loading branch information
chromium-autoroll authored and Chromium LUCI CQ committed May 7, 2021
1 parent 64fee5a commit b8ff31b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DEPS
Original file line number Diff line number Diff line change
Expand Up @@ -1552,7 +1552,7 @@ deps = {
Var('chromium_git') + '/external/github.com/gpuweb/cts.git' + '@' + '239db71432f4e4fe1f6192a7d54717701ef84f66',

'src/third_party/webrtc':
Var('webrtc_git') + '/src.git' + '@' + '793bac569fdf1be16cbf24d7871d20d00bbec81b',
Var('webrtc_git') + '/src.git' + '@' + '0133a64d2aed45d399be9b0a6b86faa642c91330',

'src/third_party/libgifcodec':
Var('skia_git') + '/libgifcodec' + '@'+ Var('libgifcodec_revision'),
Expand Down

0 comments on commit b8ff31b

Please sign in to comment.