commit | ef36375582d8e82d2cb675a83a9d7607e8acdae1 | [log] [tgz] |
---|---|---|
author | Sami Kalliomäki <sakal@webrtc.org> | Mon Sep 25 14:54:42 2017 |
committer | Commit Bot <commit-bot@chromium.org> | Mon Sep 25 16:08:04 2017 |
tree | 6c49a8dd9f86a118200fcb5661ae3228fd65e2ee | |
parent | 39f499b1a41bcf4a9b3cc5ef743090d0f437d88a [diff] |
Return EGL_NO_CONTEXT instead of throwing an exception. Changes EglBase10.Context.getNativeEglContext to return EGL_NO_CONTEXT instead of throwing a runtime exception. Bug: webrtc:8257 Change-Id: I89fe630ada35d247f3a6c00b0cd2d7f0b445afa3 Reviewed-on: https://webrtc-review.googlesource.com/3260 Commit-Queue: Sami Kalliomäki <sakal@webrtc.org> Reviewed-by: Magnus Jedvert <magjed@webrtc.org> Cr-Commit-Position: refs/heads/master@{#19953}
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.