commit | 10eefba7a217186445af2af703d4cb8fbc6e6ab0 | [log] [tgz] |
---|---|---|
author | Jamie Walch <[email protected]> | Mon Oct 26 19:30:35 2020 |
committer | Commit Bot <[email protected]> | Mon Oct 26 19:30:35 2020 |
tree | 516ad2b5b6e437fb23f4646d858926599d871866 | |
parent | b0b2c56dc96a7c786b4544665cc1ef73be615eda [diff] |
Fix upside-down host desktop after resize. This CL improves the "best mode" selection logic to take into account the initial as well as the current orientation and frequency, preferring the initial values for both where available. Bug: 1140756 Change-Id: I1497df10d718ec5b297dc88c7f69694bc977fef3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2487877 Commit-Queue: Jamie Walch <[email protected]> Reviewed-by: Joe Downing <[email protected]> Cr-Commit-Position: refs/heads/master@{#820859}
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 .
For historical reasons, there are some small top level directories. Now the guidance is that new top level directories are for product (e.g. Chrome, Android WebView, Ash). Even if these products have multiple executables, the code should be in subdirectories of the product.