Manually change dsymutil dependency to use download_from_google_storage.py Change log:a929241fb2..bd29a99c80Full diff:a929241fb2..bd29a99c80Changed dependencies * src/base:676395445e..c164e5b3ed* src/build:13488f684b..2eb794502b* src/buildtools/linux64: git_revision:04a2891d554d2325f04631bac356c29ffcdebf2a..git_revision:ae110f8b525009255ba1f9ae96982176d3bfad3d * src/buildtools/mac: git_revision:04a2891d554d2325f04631bac356c29ffcdebf2a..git_revision:ae110f8b525009255ba1f9ae96982176d3bfad3d * src/buildtools/third_party/libc++abi/trunk:ac492da4a7..e025ba5dc8* src/buildtools/third_party/libunwind/trunk:cb96c63d05..c39fea8873* src/buildtools/win: git_revision:04a2891d554d2325f04631bac356c29ffcdebf2a..git_revision:ae110f8b525009255ba1f9ae96982176d3bfad3d * src/ios:7d92c2079d..edb9f2d80a* src/testing:044964b58c..80545bb8f1* src/third_party:0670b31598..6da366cf3a* src/third_party/android_build_tools/aapt2: wicn5Ce1ay6ivbZ1GNFF0gRSS3NYv_7hJTPtVga3O-QC..u2Cw4baoLfvlEDMwcJjq9iOJRF0_2BjsgMFl7UhJxGAC * src/third_party/android_deps/libs/org_jetbrains_kotlin_kotlin_stdlib: version:2@1.6.10.cr1..version:2@1.6.20.cr1 * src/third_party/android_deps/libs/org_jetbrains_kotlin_kotlin_stdlib_common: version:2@1.6.10.cr1..version:2@1.6.20.cr1 * src/third_party/android_deps/libs/org_jetbrains_kotlin_kotlin_stdlib_jdk7: version:2@1.5.0.cr1..version:2@1.6.20.cr1 * src/third_party/android_deps/libs/org_jetbrains_kotlin_kotlin_stdlib_jdk8: version:2@1.5.0.cr1..version:2@1.6.20.cr1 * src/third_party/android_deps/libs/org_jetbrains_kotlinx_kotlinx_coroutines_android: version:2@1.5.0.cr1..version:2@1.6.1.cr1 * src/third_party/android_deps/libs/org_jetbrains_kotlinx_kotlinx_coroutines_core_jvm: version:2@1.5.0.cr1..version:2@1.6.1.cr1 * src/third_party/android_ndk: https://chromium.googlesource.com/android_ndk.git/+log/9644104c8c..8388a2be54 * src/third_party/catapult: https://chromium.googlesource.com/catapult.git/+log/5ff11ff500..0e3c38595b * src/third_party/depot_tools:0a6b544e20..3b97fa826e* src/third_party/harfbuzz-ng/src:965cf1d665..61486746d3* src/third_party/icu:5fb4338560..1fd0dbea04* src/third_party/libaom/source/libaom: https://aomedia.googlesource.com/aom.git/+log/d48a17ce98..ad6c0b4051 * src/third_party/perfetto:f3337aeb22..9091f8c694* src/third_party/turbine: CJm6IViplElcjFYLJc0XtAjZ97BOVjQIwigcJN6C9gsC..y4x80kUnDOxC5QyG48MlVoiRIEn09eaHcIJQFavlqgMC * src/tools:6dbc00b623..e9a6b08461DEPS diff:a929241fb2..bd29a99c80/DEPS No update to Clang. BUG=None Change-Id: I96fdea592f462217f2c63b5932cb6c7f631580d4 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/258782 Auto-Submit: Björn Terelius <terelius@webrtc.org> Commit-Queue: Björn Terelius <terelius@webrtc.org> Reviewed-by: Jeremy Leconte <jleconte@google.com> Commit-Queue: Jeremy Leconte <jleconte@google.com> Cr-Commit-Position: refs/heads/main@{#36544}
…
…
…
WebRTC is a free, open software project that provides browsers and mobile applications with Real-Time Communications (RTC) capabilities via simple APIs. The WebRTC components have been optimized to best serve this purpose.
Our mission: To enable rich, high-quality RTC applications to be developed for the browser, mobile platforms, and IoT devices, and allow them all to communicate via a common set of protocols.
The WebRTC initiative is a project supported by Google, Mozilla and Opera, amongst others.
Development
See here for instructions on how to get started developing with the native code.
Authoritative list of directories that contain the native API header files.
More info
- Official web site: http://www.webrtc.org
- Master source code repo: https://webrtc.googlesource.com/src
- Samples and reference apps: https://github.com/webrtc
- Mailing list: http://groups.google.com/group/discuss-webrtc
- Continuous build: https://ci.chromium.org/p/webrtc/g/ci/console
- Coding style guide
- Code of conduct
- Reporting bugs
- Documentation
Description
The idea is to make CMake build for WebRTC m130 version - for audio processing module
Languages
C++
90.3%
Java
2.9%
C
2.2%
Objective-C++
2%
Python
1.3%
Other
1%