commit | dbf5416a80df0713d2d08efacc54c286d3ff42f8 | [log] [tgz] |
---|---|---|
author | Niels Möller <nisse@webrtc.org> | Tue Feb 18 14:00:35 2020 |
committer | Commit Bot <commit-bot@chromium.org> | Thu Feb 20 14:55:25 2020 |
tree | a00eff40735cde601b1c4bf5572bc3b87c05bb50 | |
parent | 9a4eb32477cd9b86b6aa31ddd86d6e34526e2cee [diff] |
Delete header file rtc_base/memory/aligned_array.h Move definition of AlignedArray to the only code using it, the test-only LappedTransform class, and delete unused methods. Bug: webrtc:6424, webrtc:9577 Change-Id: I1bb5f57400f7217345b7ec7376235ad4c4bae858 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/168701 Reviewed-by: Karl Wiberg <kwiberg@webrtc.org> Commit-Queue: Niels Moller <nisse@webrtc.org> Cr-Commit-Position: refs/heads/master@{#30576}
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.
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.