commit | 73ba19ae75ae651faf2a9b6cd26a8d35838173ab | [log] [tgz] |
---|---|---|
author | Hui Yingst <nigi@chromium.org> | Tue Mar 10 19:45:21 2020 |
committer | Commit Bot <commit-bot@chromium.org> | Tue Mar 10 19:45:21 2020 |
tree | 49653cc97e5f8f4f67959382926b176fe8506133 | |
parent | 695561b2bd2ef8c425fc42a4b0ddec3308e37c97 [diff] |
Add front-end support to enable two-up view status. Implement a two-up view toggle button in PDF Viewer's zoom toolbar. This button is available when feature "pdf-two-up-view" is enabled. Bug: 51472 Change-Id: Icf6867e2897f1090b6b9fd8e9494006f648ffdd8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2012837 Reviewed-by: Lei Zhang <thestig@chromium.org> Reviewed-by: Karan Bhatia <karandeepb@chromium.org> Reviewed-by: Rebekah Potter <rbpotter@chromium.org> Commit-Queue: Hui Yingst <nigi@chromium.org> Cr-Commit-Position: refs/heads/master@{#748840}
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.