commit | 76f5fd03ac44a9d30c9f62094d11377c2bc607c5 | [log] [tgz] |
---|---|---|
author | Peng Huang <[email protected]> | Fri Sep 01 00:59:39 2017 |
committer | Commit Bot <[email protected]> | Fri Sep 01 00:59:39 2017 |
tree | 860412e38e0f05a960286db4c07c5e2f0e25f5b9 | |
parent | e9efa4448ac426dc9c958493560a4135bc5efab8 [diff] |
exo: fix scale problem in mushrome In muschrome, exo doesn't render correctly if the device scale factor is not 1. In exo, surface's size is in dip, but the size of viz::Surface is in pixel. So we need scale the exo surfaces when we composite them to a viz::Surface. Bug: 731742 Change-Id: I4c86e5d53053b36a1889de7afb425aa68017a2b6 Reviewed-on: https://chromium-review.googlesource.com/616841 Commit-Queue: Peng Huang <[email protected]> Reviewed-by: David Reveman <[email protected]> Cr-Commit-Position: refs/heads/master@{#499088}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .