commit | 5692649b9b778237b83fb21efc003f660c7fc3ce | [log] [tgz] |
---|---|---|
author | Harald Alvestrand <hta@webrtc.org> | Tue Dec 19 15:32:38 2023 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Dec 20 07:48:54 2023 |
tree | 2fd2914a7874b5a8d62420de53104a3cb0b505ac | |
parent | 06a8ecadf2897cffae24f37222b763138aad6c49 [diff] |
Revert^2 "Remove deprecated ByteBufferReader and ByteBufferWriter functions" This reverts commit ca58f0eb9da32023752c978ac81f4df39a38e721. Reason for revert: Webkit Linux Leak bot seems flaky Original change's description: > 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} Bug: webrtc:15661, chromium:1513059 Change-Id: I702c695ba0f83bba5721b18ebd994435a8932c0a Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/331980 Commit-Queue: Harald Alvestrand <hta@webrtc.org> Bot-Commit: rubber-stamper@appspot.gserviceaccount.com <rubber-stamper@appspot.gserviceaccount.com> Reviewed-by: Mirko Bonadei <mbonadei@webrtc.org> Cr-Commit-Position: refs/heads/main@{#41419}
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.