commit | a1d618cb37461c3f16e379dec90211c8669e96e4 | [log] [tgz] |
---|---|---|
author | Koji Ishii <kojii@chromium.org> | Mon Apr 21 19:52:20 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Apr 21 19:52:20 2025 |
tree | 5ad1c3f0f48507c7e7a01b72100a431d44cc0201 | |
parent | 10d0fb6d6718894d262ea3dd401db63c04a3277c [diff] |
[perf] Reduce `GlyphOffsetArray` by 4 bytes By moving out the `size_` member field. It's now given as arguments of each function. Bug: 412125816, 406127861 Change-Id: I7c1dfe1ad4680c25ab9692f15fd08b04153a9f8a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6475288 Commit-Queue: Ian Kilpatrick <ikilpatrick@chromium.org> Commit-Queue: Koji Ishii <kojii@chromium.org> Reviewed-by: Ian Kilpatrick <ikilpatrick@chromium.org> Auto-Submit: Koji Ishii <kojii@chromium.org> Cr-Commit-Position: refs/heads/main@{#1449568}
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.