commit | ecae9cd1a7753e9f8025d0a3898a70fac07b954c | [log] [tgz] |
---|---|---|
author | Magnus Jedvert <magjed@webrtc.org> | Fri Jul 05 12:33:12 2019 |
committer | Commit Bot <commit-bot@chromium.org> | Fri Jul 05 13:04:17 2019 |
tree | 7ee347f6447a6dfbb4f30dd833d1b77b1a2caa3c | |
parent | 48b1b18065c5aff930a5354f691e22df014e4be9 [diff] |
Android: Add error callback for GL_OUT_OF_MEMORY in EglRenderer Encountering GL_OUT_OF_MEMORY is relatively common and we should give clients a chance to deal with it in a non-fatal way. Bug: webrtc:8154 Change-Id: Ifa9ca74392f21083692b02a5144dc5632a88d34d Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/144561 Commit-Queue: Magnus Jedvert <magjed@webrtc.org> Reviewed-by: Sami Kalliomäki <sakal@webrtc.org> Cr-Commit-Position: refs/heads/master@{#28495}
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.