commit | a2fb30c8cb29eec755fe931db7bf5aecf0d8dbbf | [log] [tgz] |
---|---|---|
author | kthelgason <kthelgason@webrtc.org> | Thu Mar 09 11:34:27 2017 |
committer | Commit bot <commit-bot@chromium.org> | Thu Mar 09 11:34:27 2017 |
tree | 85a33a26c8c43a3a6f20adc52fd5716e07bd7918 | |
parent | e47c1d3ca172e5ea84e59c1e88dbe25664664e54 [diff] |
Reland of Add Metal video view in AppRTCMobile and metal availability macro. (patchset #1 id:1 of https://codereview.webrtc.org/2739793003/ ) Reason for revert: Fixing rendering issues in AppRTCMobile Original issue's description: > Revert of Add Metal video view in AppRTCMobile and metal availability macro. (patchset #5 id:80001 of https://codereview.webrtc.org/2722583002/ ) > > Reason for revert: > Breaks AppRTCMobile > > Original issue's description: > > Add Metal video view in AppRTCMobile and Metal availability macro. > > > > - The RTC_SUPPORTS_METAL macro allows consumers to gracefully handle compilation for different archs that are not supporting Metal. > > > > BUG=webrtc:7079 > > > > Review-Url: https://codereview.webrtc.org/2722583002 > > Cr-Commit-Position: refs/heads/master@{#17004} > > Committed: https://chromium.googlesource.com/external/webrtc/+/154a7bb877abefada22afe28b0a755cf621e8d9e > > TBR=magjed@webrtc.org,tkchin@webrtc.org,denicija@webrtc.org > # Not skipping CQ checks because original CL landed more than 1 days ago. > BUG=webrtc:7079 > > Review-Url: https://codereview.webrtc.org/2739793003 > Cr-Commit-Position: refs/heads/master@{#17119} > Committed: https://chromium.googlesource.com/external/webrtc/+/cbbd8c76e8a8a1cf3f1193ea50980bc9d858458d TBR=magjed@webrtc.org,tkchin@webrtc.org,denicija@webrtc.org # Skipping CQ checks because original CL landed less than 1 days ago. NOPRESUBMIT=true NOTREECHECKS=true NOTRY=true BUG=webrtc:7079 Review-Url: https://codereview.webrtc.org/2742603003 Cr-Commit-Position: refs/heads/master@{#17139}
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. This page is maintained by the Google Chrome team.
See http://www.webrtc.org/native-code/development for instructions on how to get started developing with the native code.