commit | 868dac36bf23adceb6d1b815c5056f71338d28d5 | [log] [tgz] |
---|---|---|
author | Quentin Pubert <qpubert@google.com> | Tue Jul 01 16:43:41 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Jul 01 16:43:41 2025 |
tree | 2100fdc28a922b29fbe80bb5992da8f3a5771add | |
parent | b67e627f441987cedbc81d2fa5491d3dac6dcd9c [diff] |
[iOS] Add Reading mode options controls view This CL adds the Reader mode options controls view which has buttons to change the font family, font size and color theme in Reader mode. These buttons will be connect to the model layer in a later change. Screenshot: http://screen/3aLFUGAiNf8zXRE Bug: 409941529 Change-Id: I646f13c51de718f4a776d81ffb57824191d4b59c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6695214 Auto-Submit: Quentin Pubert <qpubert@google.com> Reviewed-by: Nohemi Fernandez <fernandex@google.com> Commit-Queue: Quentin Pubert <qpubert@google.com> Cr-Commit-Position: refs/heads/main@{#1481116}
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.