commit | d50c3644291967eb71b27f363ea4a5b1dfd2d82a | [log] [tgz] |
---|---|---|
author | chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> | Sat Mar 06 05:40:04 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Sat Mar 06 05:40:04 2021 |
tree | 49048ce3badd71fe6c6799bb7dba82ca518c5caa | |
parent | bb991c657a96c5c23032402f01ee8f068bb7226b [diff] |
Roll WebRTC from 3208bf102b75 to 1413e2db4c9b (5 revisions) https://webrtc.googlesource.com/src.git/+log/3208bf102b75..1413e2db4c9b 2021-03-05 webrtc-version-updater@webrtc-ci.iam.gserviceaccount.com Update WebRTC code version (2021-03-05T04:03:29). 2021-03-05 deadbeef@webrtc.org Revert "Fix race between destroying SctpTransport and receiving notification on timer thread." 2021-03-04 ssilkin@webrtc.org Reland "Enable quality scaling when allowed" 2021-03-04 yura.yaroshevich@gmail.com Added missing nullable annotations to iOS SDK. 2021-03-04 jakobi@webrtc.org Temporarily disable remaining Opus bit exactness tests. 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: chromium:1179020 Tbr: webrtc-chromium-sheriffs-robots@google.com Change-Id: I41e9f7fe27d02650ffaad9e6cd12cd3bb609480b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2740934 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@{#860512}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
To check out the source code locally, don't use git clone
! Instead, follow the instructions on how to get the code.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .
For historical reasons, there are some small top level directories. Now the guidance is that new top level directories are for product (e.g. Chrome, Android WebView, Ash). Even if these products have multiple executables, the code should be in subdirectories of the product.