commit | 29e7bee3308db6de1dfc113644a12661fa6ccdd7 | [log] [tgz] |
---|---|---|
author | Karl Wiberg <kwiberg@webrtc.org> | Thu Mar 22 13:11:52 2018 |
committer | Commit Bot <commit-bot@chromium.org> | Thu Mar 22 14:13:24 2018 |
tree | 9d9cb192b2e9fbe08444acc13d34630ea4fa0183 | |
parent | 12130bb13577ce1c19e43597e86bc5882c45268c [diff] |
Move aligned memory utilities to rtc_base/memory/ This moves them from an API directory (system_wrappers/include/) to a non-API directory, which is exactly what we want for utilities like this. BUG=webrtc:8445 Change-Id: I6dc34fe662f5d87b3b5288d33055345bc6bf91db Reviewed-on: https://webrtc-review.googlesource.com/21164 Commit-Queue: Karl Wiberg <kwiberg@webrtc.org> Reviewed-by: Danil Chapovalov <danilchap@webrtc.org> Cr-Commit-Position: refs/heads/master@{#22567}
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.