commit | ef2d30eb72a7b9124a5f715e2f044c3c2804bf58 | [log] [tgz] |
---|---|---|
author | Mark Schillaci <mschillaci@google.com> | Sat Mar 01 00:18:10 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Sat Mar 01 00:18:10 2025 |
tree | 4d0a9e0c3632fe288ff91ea403ef15f598cf08ad | |
parent | c58f804f717f25690b442a66a1aaa5c582ba5732 [diff] |
Serialize style attributes for text formatting experiment on Android This CL adds some additional serialization to get an early signal on potential performance impacts of the TextFormatting experiment on Android. There is no functional change to the user or browser-side process. Change-Id: I13256b4be1d026ed35330fcf9a1d22e6c6f11517 AX-Relnotes: N/A Bug: 370878026 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6312814 Reviewed-by: David Tseng <dtseng@chromium.org> Auto-Submit: Mark Schillaci <mschillaci@google.com> Commit-Queue: Aaron Leventhal <aleventhal@chromium.org> Commit-Queue: Mark Schillaci <mschillaci@google.com> Reviewed-by: Aaron Leventhal <aleventhal@chromium.org> Cr-Commit-Position: refs/heads/main@{#1426621}
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.