commit | 8f6210c121634f6212021c8b34c4d22c408256cb | [log] [tgz] |
---|---|---|
author | Emircan Uysaler <emircan@chromium.org> | Thu Jun 09 18:36:32 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Jun 09 18:36:32 2022 |
tree | 28147989487e5bd70cb12a15d74fb000d371f7ef | |
parent | 5226dfed4b4d912cf9e47a8e05f36b9aababbf22 [diff] |
[fuchsia] Present overlay frames in Flatland This CL adds the foundation for handling overlay planes in Flatland and generating a scene graph. It also add includes tests for FlatlandSurface class. Bug: 1146006 Change-Id: I4e7801511c9039b0abf643b6ad4d80a5ca4a872b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3513953 Reviewed-by: Kyle Charbonneau <kylechar@chromium.org> Reviewed-by: Sergey Ulanov <sergeyu@chromium.org> Commit-Queue: Emircan Uysaler <emircan@chromium.org> Cr-Commit-Position: refs/heads/main@{#1012628}
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.