commit | ca58f0eb9da32023752c978ac81f4df39a38e721 | [log] [tgz] |
---|---|---|
author | Mirko Bonadei <mbonadei@webrtc.org> | Tue Dec 19 08:19:46 2023 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Dec 19 08:20:40 2023 |
tree | 82fa9bb90489926dbc5baf427559b51659a3d6b0 | |
parent | c5daa63cefd6be7543b58113014e48931b34218b [diff] |
Revert "Remove deprecated ByteBufferReader and ByteBufferWriter functions" This reverts commit e0e03ba73a0859924a55c4dfa4ce20ff80820f0b. Reason for revert: Speculative rollback (breaks WebKit Linux Leak) Original change's description: > Remove deprecated ByteBufferReader and ByteBufferWriter functions > > This completes the conversion of ByteBufferReader and ByteBufferWriter > to uint8_t. > > No-Try: True > Bug: webrtc:15661 > Change-Id: I4152a8a4fd2462282d4107b3c2eed19acc8b29b0 > Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/331640 > Commit-Queue: Harald Alvestrand <hta@webrtc.org> > Reviewed-by: Tomas Gunnarsson <tommi@webrtc.org> > Cr-Commit-Position: refs/heads/main@{#41403} Bug: webrtc:15661, chromium:1513059 Change-Id: I3938b8209f5cc1596307deadac157a8f6c2b2253 No-Presubmit: true No-Tree-Checks: true No-Try: true Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/331940 Owners-Override: Mirko Bonadei <mbonadei@webrtc.org> Bot-Commit: rubber-stamper@appspot.gserviceaccount.com <rubber-stamper@appspot.gserviceaccount.com> Commit-Queue: Mirko Bonadei <mbonadei@webrtc.org> Cr-Commit-Position: refs/heads/main@{#41411}
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.