commit | 006ecc197c66cf56c8b5f9a1b0ffde9a219674a3 | [log] [tgz] |
---|---|---|
author | Maksim Sisov <msisov@igalia.com> | Fri Jun 14 06:07:24 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Jun 14 06:07:24 2024 |
tree | 885f788388dc0bce4433568fd8056564d8cc4725 | |
parent | fd46adf93518b7acf8f327a4ace13a18564af827 [diff] |
gfx: add SWAP_NON_SIMPLE_OVERLAYS_FAILED This CL adds a new failure type - SWAP_NON_SIMPLE_OVERLAYS_FAILED. This failure will be used by ozone/drm when non simple overlays such as fullscreen are failed. Bug: 331237773 Change-Id: Id858e726c972cfe908bd6d5da4d24ce2d885ad15 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5625933 Commit-Queue: Maksim Sisov <msisov@igalia.com> Reviewed-by: Nico Weber <thakis@chromium.org> Cr-Commit-Position: refs/heads/main@{#1315052}
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.