commit | 26dacbf4b527cc10f5648cc0da274e7d66e6bd0d | [log] [tgz] |
---|---|---|
author | Shengsong Tan <sstan@chromium.org> | Mon Feb 07 08:41:20 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Feb 07 08:41:20 2022 |
tree | 650579b1d026dafdf35068a6539088e83abc4ca5 | |
parent | 54e637a87683c025910389779d45ddb54170bfde [diff] |
arc: Remove landscape checking when get different layout type The original landscape checking is working on Android side. In chrome side it actually not need this transpose. BUG=b:211609015 TEST=manually test in two kind of display orientation. Change-Id: I603de67223da41ed891b4b33f160da77fb23fa3b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3439155 Reviewed-by: Yuichiro Hanada <yhanada@chromium.org> Commit-Queue: Shengsong Tan <sstan@chromium.org> Cr-Commit-Position: refs/heads/main@{#967708}
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.
To check out the source code locally, don't use git clone
! Instead, follow the instructions on how to get the code.
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.
If you found a bug, please file it at https://crbug.com/new.