commit | 09f16c6a0a4b6b711daf9eebc7d9d03323ec6dfa | [log] [tgz] |
---|---|---|
author | Zijie He <zijiehe@chromium.org> | Tue Aug 01 03:26:11 2017 |
committer | Commit Bot <commit-bot@chromium.org> | Wed Aug 02 01:07:44 2017 |
tree | 7c947d6c313dc3a0fc20593120a8676a96c55b57 | |
parent | b1338fec81b8eea646c114f5fd555a94d85abb4e [diff] |
Add new constructors for all DesktopFrame inheritances This change adds constructors for all DesktopFrame inheritances to pass in DesktopRect instead of DesktopSize. Because the newly added constructors and DesktopFrame::top_left() function are not actively used, this change should have no logic impact. Bug: webrtc:7950 Change-Id: If78187865c991211dfc28d3723403ce6e6fe0290 Reviewed-on: https://chromium-review.googlesource.com/590508 Reviewed-by: Jamie Walch <jamiewalch@chromium.org> Commit-Queue: Zijie He <zijiehe@chromium.org> Cr-Commit-Position: refs/heads/master@{#19204}
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.