commit | ecf9ec1b6890201216502aa60e277f3a4e1a76dc | [log] [tgz] |
---|---|---|
author | kylechar <kylechar@chromium.org> | Sun Apr 13 01:35:43 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Sun Apr 13 01:35:43 2025 |
tree | be7136dab6165755ebbefe95c598533b10e081a0 | |
parent | 7451f22f1a27a848b6576b7b8d319832ff9fd090 [diff] |
Enable SkiaGraphite field trial on Android This enables SkiaGraphite in fieldtrial_testing_config.json for Android. This only causes *some* Android devices to run graphite, namely devices that were already running Ganesh/Vulkan. This will cause a change on some bots, such as Pixel 6, Pixel 7 and Pixel 9. Most Android bots with older hardware will not see any change. This is expected to cause a regression on Pixel 6 perf bots. There is a mix of real and incorrect perf/memory regressions that the switch causes and we are actively investigating. Bug: 40945084 Change-Id: I611dcca5356e3b5c27c8a19845b2c1d3d9aee9fc Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6443916 Commit-Queue: Kyle Charbonneau <kylechar@chromium.org> Reviewed-by: Colin Blundell <blundell@chromium.org> Cr-Commit-Position: refs/heads/main@{#1446264}
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.