commit | 6f79d840ba238b8122d7ab354f54a444bb22a4ca | [log] [tgz] |
---|---|---|
author | qiangchen <qiangchen@chromium.org> | Wed Sep 21 16:44:55 2016 -0700 |
committer | Commit bot <commit-bot@chromium.org> | Wed Sep 21 23:45:03 2016 +0000 |
tree | 50c9acabd7ca61daf88e77f3be5e43911881000b | |
parent | e35d329315af6f57acf63b0a1037cfe5a8232317 [diff] |
Bug Fix: Mac Retina Screen Capture's Mouse Cursor Too Small On retina display, when we do screen capture, the mouse cursor looks too small. The reason is that we painted the cursor with low resolution on to the frame directly. This CL fixes the bug. BUG=632995 Review-Url: https://codereview.webrtc.org/2350743003 Cr-Commit-Position: refs/heads/master@{#14340}
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.