commit | 5c63e884896fa1106b763297f6997b075867fd5e | [log] [tgz] |
---|---|---|
author | mustaq <mustaq@chromium.org> | Wed Nov 18 19:58:42 2015 |
committer | Commit bot <commit-bot@chromium.org> | Wed Nov 18 20:00:18 2015 |
tree | 3149ad6af8c815eb421bea3a5188292f1c4c6a85 | |
parent | e2555b3b99e961b8b70b588fdf9d381928622fe8 [diff] |
Complete stylus force & tilt info plumbing in blink. CromeOS now has low level support for stylus 3D orientation data (tiltX/tiltY) and force. For example, a Wacom Intuos Pro device with an Wacom Art Pen reports tiltX, tiltY & force info when attached to a ChromeBook Pixel. This CL completes the missing plumbing in blink so that the data is visible from JS. BUG=516706 Review URL: https://codereview.chromium.org/1458643002 Cr-Commit-Position: refs/heads/master@{#360398}