commit | 50dace2f5b0c90a07e62e1571efbeeb9eb033ded | [log] [tgz] |
---|---|---|
author | sophiewen <sophiewen@chromium.org> | Tue Dec 13 19:36:04 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Dec 13 19:36:04 2022 |
tree | 1c137ded1fcbdf2f7f657ae76a8343feb3c62f5a | |
parent | c182c6856ac23b272abe9e39823f8132c9649ee4 [diff] |
lacros/client: Add partial split support This moves `CommitSnap` to the toplevel and pipes `snap_ratio` for platform window extensions. Server side change was landed in crrev.com/c/4044645. Bug: b/252505431 Change-Id: I8ae8851e83b48d36ad1772a9968c337b4db26ded Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4099193 Reviewed-by: Mitsuru Oshima <oshima@chromium.org> Reviewed-by: Scott Violet <sky@chromium.org> Reviewed-by: Maksim Sisov <msisov@igalia.com> Commit-Queue: Sophie Wen <sophiewen@chromium.org> Cr-Commit-Position: refs/heads/main@{#1082638}
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.