commit | fd5950e33c06f58e02492b1b25c8e0bba1cb3b89 | [log] [tgz] |
---|---|---|
author | Sebastien <seblalancette@chromium.org> | Fri May 21 18:57:10 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri May 21 18:57:10 2021 |
tree | 88d0e08f02f733273789436d1327e714ccb6cac1 | |
parent | 19cd5922d90ab6f573de8a4d07f474048df1b8cd [diff] |
[Stylize] Add Condensed Font Support On Android, Condensed fonts can be retrieved as the their regular form with an additional "width=75" parameter. This CL adds support for all future Google Fonts named with " Condensed". Bug: 1194168 Change-Id: I8d584674b5f1e49f696214b7cca625eafcf3cfa3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2904188 Reviewed-by: David Trainor <dtrainor@chromium.org> Reviewed-by: sebsg <sebsg@chromium.org> Reviewed-by: Gayane Petrosyan <gayane@chromium.org> Commit-Queue: Sebastien Lalancette <seblalancette@chromium.org> Cr-Commit-Position: refs/heads/master@{#885598}
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.