commit | c0814143b16de72f0612bb663a29488761d1c136 | [log] [tgz] |
---|---|---|
author | Maggie Chen <magchen@chromium.org> | Mon Oct 04 15:49:26 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Oct 04 15:49:26 2021 |
tree | a9babd05055577921291e9af796ba6ba7eda6d8e | |
parent | 7841da2f191dd15397d588ba71c12ac8d3d34cfc [diff] |
Correct histogram enum UnderlayDamageRect Correct the description for deprecated enum in UnderlayDamageRect. "Occluding Damage Only" is the one that is deprecated. See the code in overlay_processor_interface.cc where kOccludingDamageOnly is no longer used. https://source.chromium.org/chromium/chromium/src/+/main:components/viz/service/display/overlay_processor_interface.cc;l=41 Change-Id: Ie208c40496c95a952f7708d6749c1d565c58c652 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3200593 Auto-Submit: Maggie Chen <magchen@chromium.org> Reviewed-by: Jonathan Ross <jonross@chromium.org> Commit-Queue: Jonathan Ross <jonross@chromium.org> Cr-Commit-Position: refs/heads/main@{#927693}
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.