commit | 36f668c8bb821dc622ceef89f905f2a3290879d5 | [log] [tgz] |
---|---|---|
author | Byoungchan Lee <daniel.l@hpcnt.com> | Sun Dec 04 23:53:33 2022 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Dec 07 09:11:35 2022 |
tree | 65ae5c6e6155d12c32201b1e2f20a1d596e73233 | |
parent | 53f3049588a29a55fc7069e4adc7e12514f03ec3 [diff] |
Use default values provided by PartitionAlloc instead of hard-coded ones https://crrev.com/c/2738677 added a variable to base/allocator/partition_allocator/build_overrides/partition_alloc.gni and this change prevents chromium roll. Instead of adding a variable to WebRTC's partition_alloc.gni, import that file. This will avoid repeating these operations in the future. Bug: None Change-Id: I8ad2e8900d5ca7828cf415ecf7933c8eb1d5160a Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/286201 Commit-Queue: Daniel.L (Byoungchan) Lee <daniel.l@hpcnt.com> Reviewed-by: Mirko Bonadei <mbonadei@webrtc.org> Cr-Commit-Position: refs/heads/main@{#38834}
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 here for instructions on how to get started developing with the native code.
Authoritative list of directories that contain the native API header files.