commit | 2c0e4e504ed3864dfc2633e3b7726f88181e2a98 | [log] [tgz] |
---|---|---|
author | Mohamad Ahmadi <mahmadi@chromium.org> | Fri May 24 16:30:42 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri May 24 16:30:42 2024 |
tree | ea48cf78a775fafd1ec7bac7b1becbba68ce348f | |
parent | 74be75b576f2b016a0d7b711cb460f88ee544cb2 [diff] |
[lensoverlay] Resolves dynamic color palette based on screenshot 1. Calls dynamic color palette resolution upon screenshot success. 2. Saves the palette identifier on the initialization data. 3. Adds tests. Bug: b/340358494 Change-Id: I5bf1371b101a1173973e991cd7c6f4fdbfa1c83f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5559110 Commit-Queue: Moe Ahmadi <mahmadi@chromium.org> Reviewed-by: Jason Hu <hujasonx@google.com> Cr-Commit-Position: refs/heads/main@{#1305757}
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.