commit | 0a412c6cb3033d5bd48849d5b424b6c3d09c912a | [log] [tgz] |
---|---|---|
author | Michael Martis <martis@chromium.org> | Tue May 10 03:40:07 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue May 10 03:40:07 2022 |
tree | b5a5149def64dbce00213c821a7d85fc1805c5c6 | |
parent | d6dbd1d302834922ffc02c3cc1573c6422e3832e [diff] |
[Human presence] Consolidated code locations. We should move as much human-presence-specific code into our dedicated folders as possible, to make project organisation and code responsibilities clearer for other engineers. This CL defragments lock-on-leave and snooping protection logic into our dedicated human presence folder. Specifically, we move: //ash/system/unified/snooping_protection_* and //ash/system/power/lock_on_leave_* into //ash/system/human_presence Bug: 1241706 Change-Id: I6d78549b0d497042ee532da47c9f8cefc604297f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3630443 Reviewed-by: James Cook <jamescook@chromium.org> Commit-Queue: Michael Martis <martis@chromium.org> Cr-Commit-Position: refs/heads/main@{#1001339}
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.