commit | a5530d1c77808872a509af82f9f0311126a35a2d | [log] [tgz] |
---|---|---|
author | Florin Malita <fmalita@chromium.org> | Thu Jan 25 18:50:52 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Jan 25 18:50:52 2024 |
tree | f9b429711ca354ab7980bfa7282aa2f8e2e1c597 | |
parent | 83e3eac9b8f231daaba3282aad93b46b241e0dcb [diff] |
[skia] Opt into SKOTTIE_TRIVIAL_FONTRUN_ITER Use a TrivialFontRunIterator to avoid unsupported font fallback. Bug: 1520148 Change-Id: I1a505d8bdb2b779969337ab3f0481879060efb6c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5238526 Reviewed-by: Ben Wagner <bungeman@chromium.org> Commit-Queue: Florin Malita <fmalita@chromium.org> Cr-Commit-Position: refs/heads/main@{#1252239}
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.