commit | fe5be2eb4ff8dccd96257fb8cbf32500c636c358 | [log] [tgz] |
---|---|---|
author | Caroline Liu <carolineliu@google.com> | Fri Jul 14 17:28:22 2023 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Jul 14 21:05:29 2023 |
tree | eaca60914126de7958d82abe4f69f67455204dc4 | |
parent | c0ed83eac258032a2416b7e4200bd074a6455f4b [diff] |
[fuchsia] remove Scenic and GFX dependencies in DesktopCapturer We previously used: - fuchsia.ui.scenic.Scenic/UsesFlatland to determine whether to use Flatland; from now on it should always be the case, so this check is no longer necessary. - fuchsia.ui.scenic.Scenic/GetDisplayInfo to get fuchsia.ui.gfx.DisplayInfo. This has been migrated to fuchsia.ui.display.singleton.Info/GetMetrics and fuchsia.ui.display.singleton.Metrics. Bug: fuchsia:100303 Change-Id: I147da9ffdf0ca49e1c5bde5d188e434fc660becc Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/311860 Reviewed-by: Emircan Uysaler <emircan@google.com> Reviewed-by: Alexander Cooper <alcooper@chromium.org> Commit-Queue: Caroline Liu <carolineliu@google.com> Cr-Commit-Position: refs/heads/main@{#40432}
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.