commit | a01655045bf5f3340a62e55758cfb7b80be37202 | [log] [tgz] |
---|---|---|
author | dljames <dljames@chromium.org> | Mon Mar 24 21:43:29 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Mar 24 21:43:29 2025 |
tree | 7ca46139ee529cbc85f7bac5d081d7ec0ee0447a | |
parent | 98213a3084083555e294832204ef70d0824417e5 [diff] |
[Documentation] Update Ozone Overview to mention BUILDFLAG differences Updates the Ozone Overview documentation to explicitly specify the differences between the IS_OZONE and IS_OZONE_WAYLAND buildflags. IS_OZONE should run on Linux, ChromeOS, and Fuchsia. IS_OZONE_WAYLAND should only run on Linux systems using the Wayland window manager. Does not include ChromeOS or Fuchsia. Change-Id: I1a2d875d3190344042ec960a56a48d3887b843fe Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6389135 Reviewed-by: Dirk Pranke <dpranke@google.com> Commit-Queue: Darryl James <dljames@chromium.org> Cr-Commit-Position: refs/heads/main@{#1437110}
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.