commit | febf55853bfbc29792e8e0b8fc3067509fdb2d3a | [log] [tgz] |
---|---|---|
author | Linus Nilsson <lnilsson@webrtc.org> | Tue Jun 13 10:11:11 2023 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Jun 13 11:27:27 2023 |
tree | 6129296f11c6cc4b8eb5df0fd726074b647b3c5d | |
parent | c8b217a9e2e965acd2d3b2de66570ec7d7745c79 [diff] |
Revert "Adopt EglThread in EglRenderer" This reverts commit f4d0a493b49eef7e55c66e4d03d329e3e655b182. Reason for revert: Potentially causing crash in eglSurfaceCreationRunnable (b/286664896) Original change's description: > Adopt EglThread in EglRenderer > > This allows EglRenderer to share render thread EGLContext with other renderers. > go/meet-android-eglcontext-reduction > > Bug: b/225229697 > Change-Id: I8aa41e61ada195fbbe3338c05815b26f3238dd78 > Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/306281 > Reviewed-by: Xavier Lepaul <xalep@webrtc.org> > Commit-Queue: Linus Nilsson <lnilsson@webrtc.org> > Cr-Commit-Position: refs/heads/main@{#40141} Bug: b/225229697 Change-Id: I4c57ea88047bde6e9782f0ce76bdaacd1bad4af3 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/308580 Commit-Queue: Linus Nilsson <lnilsson@webrtc.org> Reviewed-by: Xavier Lepaul <xalep@webrtc.org> Cr-Commit-Position: refs/heads/main@{#40266}
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.