| commit | efa8ace1e8cbe6471a7e11a60e1f079c1a6e6711 | [log] [tgz] |
|---|---|---|
| author | Daniel Rubery <drubery@chromium.org> | Mon Sep 29 16:46:21 2025 |
| committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Sep 29 16:46:21 2025 |
| tree | 7af5a4394d30992c70e3325e4dd6ec83edf80487 | |
| parent | bbb74c75db77e87876c219c5ab3ce49a8fe1e20c [diff] |
Roll skrifa, read-fonts, font-types crates to new version 0.37, 0.35, 0.10 This CL has been created semi-automatically. The expected review process and other details can be found at //tools/crates/create_update_cl.md Updated crates: * font-types: 0.9.0 => 0.10.0; https://docs.rs/crate/font-types/0.10.0 * read-fonts: 0.34.0 => 0.35.0; https://docs.rs/crate/read-fonts/0.35.0 * skrifa: 0.36.0 => 0.37.0; https://docs.rs/crate/skrifa/0.37.0 Bug: 40045339 Change-Id: If321bc0b20be75e51c749cebd9d0cd39e8c42eee Cq-Include-Trybots: chromium/try:android-rust-arm32-rel Cq-Include-Trybots: chromium/try:android-rust-arm64-dbg Cq-Include-Trybots: chromium/try:android-rust-arm64-rel Cq-Include-Trybots: chromium/try:linux-rust-x64-dbg Cq-Include-Trybots: chromium/try:linux-rust-x64-rel Cq-Include-Trybots: chromium/try:win-rust-x64-dbg Cq-Include-Trybots: chromium/try:win-rust-x64-rel Disable-Rts: True Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6990184 Reviewed-by: Dominik Röttsches <drott@chromium.org> Commit-Queue: Daniel Rubery <drubery@chromium.org> Cr-Commit-Position: refs/heads/main@{#1522294}
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.