| commit | 3ddda58ba0dd280dee7c82bebf0a6b49f68ee50c | [log] [tgz] |
|---|---|---|
| author | Xiaodan Zhu <zxdan@chromium.org> | Tue Oct 03 03:20:33 2023 |
| committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Oct 03 03:20:33 2023 |
| tree | acd3a1cabe4cf38abfb26eac3845e8bdc19ce887 | |
| parent | 315c28616e5d175705be1c0fef8847bc13bee052 [diff] |
cros_next: stylize capture mode dimmer This cl stylize the dimmer shield of capture mode with dynamic color token cros-sys-scrim. The cl made CaptureModeSession and VideoRecordingWater inherit from ui::ColorProviderSourceObserver to observe the change of the color theme. Then, use the updated color to paint the dimmer shield. The stylized dimmer shields are shown in the bug comment. Bug: b:252358689 Change-Id: I5c0404753beb556ae8d7447186f78b2a9a8d2bd0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4893777 Commit-Queue: Xiaodan Zhu <zxdan@chromium.org> Reviewed-by: Ahmed Fakhry <afakhry@chromium.org> Reviewed-by: Xiaodan Zhu <zxdan@chromium.org> Cr-Commit-Position: refs/heads/main@{#1204441}
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.