| commit | 48e0ff65fbee34cc3e7a6072d32b039f1e694dd3 | [log] [tgz] |
|---|---|---|
| author | Amanda Lin Dietz <aldietz@google.com> | Thu Sep 26 23:23:11 2024 |
| committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Sep 26 23:23:11 2024 |
| tree | a569a657f05f3befe0c07a602a95c8a08d2d25cd | |
| parent | 8e5d280b97af0283706ff980d59ea14380227911 [diff] |
[FaceGaze] Add webcam component to gesture configuration settings dialog * Add a component to stream the video feed. * Add logic to get the video feed once the component is loaded into the DOM. * Add logic to cleanup when the dialog is closed. * Add logic to change the color of the component background when a gesture is detected. * Update tests to check for video element. Screenshot (webcam feed redacted): https://screenshot.googleplex.com/8g8CArnHXzKxauQ Fixed: 341771702 Change-Id: I07708e444926f940cbc1df85df770cb156f0525d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5882462 Commit-Queue: Amanda Lin Dietz <aldietz@google.com> Reviewed-by: Connie Xu <conniekxu@chromium.org> Reviewed-by: Akihiro Ota <akihiroota@chromium.org> Reviewed-by: Xiaohui Chen <xiaohuic@chromium.org> Cr-Commit-Position: refs/heads/main@{#1360850}
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.