commit | 0fcc41f89a38eee3bd4ee8ab6cccd20541a9396e | [log] [tgz] |
---|---|---|
author | Kent Tamura <tkent@chromium.org> | Tue Jul 12 22:58:45 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Jul 12 22:58:45 2022 |
tree | 0981ced870c8646507e7314a4bd9c8216297e160 | |
parent | 4634041a6d5e6442914b49f0517203b6f2ad399b [diff] |
Disable DeferredShaping feature in blink_perf.{accessibility,paint} The feature is not suitable for microbenchmarks. Bug: 1342229, 1342363 Change-Id: Ia3fcca375851c9f58a7cd7ec7cac3280b529c3fb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3756246 Reviewed-by: John Chen <johnchen@chromium.org> Commit-Queue: Kent Tamura <tkent@chromium.org> Cr-Commit-Position: refs/heads/main@{#1023466}
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.