commit | 52c7618e60f83f8e85371c4428b9dd368435836b | [log] [tgz] |
---|---|---|
author | chromium-autoroll <[email protected]> | Mon Aug 17 19:38:19 2020 |
committer | Commit Bot <[email protected]> | Mon Aug 17 19:38:19 2020 |
tree | 25278cd73f24f997016f4f4b1c4300b5af200591 | |
parent | 3468fc1eb0aa73d75a635dd3f69aca132e905b39 [diff] |
Roll WebRTC from 383f2cfca4a1 to c8ac35879c9d (33 revisions) https://webrtc.googlesource.com/src.git/+log/383f2cfca4a1..c8ac35879c9d 2020-08-17 [email protected] Revert "Call OnReceivedOverhead after audio network adaptor is created." 2020-08-17 [email protected] Revert "Add ability to state whether the APM output will be used" 2020-08-17 [email protected] Revert "[Adaptation] Remove QualityScalerResource when disabled." 2020-08-17 [email protected] Call OnReceivedOverhead after audio network adaptor is created. 2020-08-17 [email protected] Deprecate RtpTransceiver.setDirection() 2020-08-17 [email protected] Add ability to state whether the APM output will be used 2020-08-17 [email protected] Modify Android API to use SetDirectionWithError 2020-08-17 [email protected] Revert "reenable mouse_cursor_monitor tests on linux" 2020-08-17 [email protected] Roll chromium_revision a5e24c445a..2ecce21d76 (798477:798579) 2020-08-17 [email protected] Reland "Support AVX2/FMA intrinsics in Audio Resampler module" 2020-08-17 [email protected] [Adaptation] Move min pixel limit logic out of adaptation processor 2020-08-17 [email protected] Make Objective-C interface use SetDirectionWithError 2020-08-17 [email protected] Move definition of SpatialLayer to api/video_codecs/spatial_layer.h 2020-08-17 [email protected] Updated IOS documentation with correct build_ios_libs.py path 2020-08-17 [email protected] reenable mouse_cursor_monitor tests on linux 2020-08-16 [email protected] Roll chromium_revision d83bc8545c..a5e24c445a (798377:798477) 2020-08-15 [email protected] Roll chromium_revision 01ece1607b..d83bc8545c (798214:798377) 2020-08-14 [email protected] Roll chromium_revision ecbdf319a1..01ece1607b (798066:798214) 2020-08-14 [email protected] [Adaptation] Don't allow frame dropping to re-enable when scaling is off 2020-08-14 [email protected] Roll chromium_revision 8aaf5430cf..ecbdf319a1 (797879:798066) 2020-08-14 [email protected] Log a warning in STHelper if a frame is already pending. 2020-08-14 [email protected] [Adaptation] Make resource most limited if kLimitReached hit 2020-08-14 [email protected] Roll chromium_revision 6631cffcc0..8aaf5430cf (797748:797879) 2020-08-13 [email protected] Removing NetworkMonitorFactory static global. 2020-08-13 [email protected] Roll chromium_revision d2e8a52a3b..6631cffcc0 (797613:797748) 2020-08-13 [email protected] Delete VideoCodec::plType member 2020-08-13 [email protected] Log audio network adaptor and DSCP in AudioSendStream. 2020-08-13 [email protected] [Adaptation] Extract adaptation constraints to their own files 2020-08-13 [email protected] [Adaptation] Apply AdaptationConstraints to all resources 2020-08-13 [email protected] Roll chromium_revision 82995245b5..d2e8a52a3b (797326:797613) 2020-08-13 [email protected] [Adaptation] Remove QualityScalerResource when disabled. 2020-08-12 [email protected] Roll chromium_revision 54b8c1d099..82995245b5 (797178:797326) 2020-08-12 [email protected] Delete legacy MockEncodedImageCallback::OnEncodedFrame 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 [email protected] 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:1086942,chromium:980879 Tbr: [email protected] Change-Id: Ide8b46c689db8434ee8f78a2da4ea71c5fb82265 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2360257 Reviewed-by: chromium-autoroll <[email protected]> Commit-Queue: chromium-autoroll <[email protected]> Cr-Commit-Position: refs/heads/master@{#798775}
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.
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.