This reverts commit c9e6a592265dd45a02dcf7b34144733f1a886370. Reason for revert: arm sysroot not being downloaded for linux arm32 build Original change's description: > Roll chromium_revision 6fcad09d4a..004f3b4b40 (535596:535645) + sysroot fix > > Adapt DEPS hooks after the change to install-sysroot.py, the same way it's done in >a07b9feb20> > Change log:6fcad09d4a..004f3b4b40> Full diff:6fcad09d4a..004f3b4b40> > Changed dependencies: > * src/base:83ec53d6ec..782ae7073a> * src/build:03220ef360..c1972dd397> * src/testing:7d3f4563c0..81576293e6> * src/third_party:efea12dde9..e3de125b3f> * src/tools:ffaf09e5ff..54f1b52f74> DEPS diff:6fcad09d4a..004f3b4b40/DEPS > > No update to Clang. > > BUG=None > CQ_INCLUDE_TRYBOTS=master.internal.tryserver.corp.webrtc:linux_internal > > No-Try: True > Change-Id: I8026ac29cf127b863a2d60a36fdcdc7e6311aa45 > Reviewed-on: https://webrtc-review.googlesource.com/50183 > Commit-Queue: Oleh Prypin <oprypin@webrtc.org> > Reviewed-by: Patrik Höglund <phoglund@webrtc.org> > Cr-Commit-Position: refs/heads/master@{#21968} TBR=phoglund@webrtc.org,oprypin@webrtc.org Change-Id: I7bd3ce6b93e4c5f1e4884dc2bfb5e8b54bac2876 No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: None Cq-Include-Trybots: master.internal.tryserver.corp.webrtc:linux_internal Reviewed-on: https://webrtc-review.googlesource.com/50340 Reviewed-by: Oleh Prypin <oprypin@webrtc.org> Commit-Queue: Oleh Prypin <oprypin@webrtc.org> Cr-Commit-Position: refs/heads/master@{#21969}
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 http://www.webrtc.org/native-code/development 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: http://build.chromium.org/p/client.webrtc
- Coding style guide
- Code of conduct
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%