commit | b2018bc152329c337ac507958b0afb5064e3a8e8 | [log] [tgz] |
---|---|---|
author | sangwoo ko <sangwoo108@chromium.org> | Fri Jan 10 20:00:46 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Jan 10 20:00:46 2025 |
tree | b47300fdf2646937ec32c1e3846150a1ec58da03 | |
parent | 0c8740fe00e049887087558ff326da6621865054 [diff] |
Pass ImageModel to ImageView::SetImage() in ash/system/focus_mode The ImageSkia version of ImageView::SetImage() is deprecated. There's no intended behavior changes with this patch. This CL was uploaded by git cl split. R=richui@chromium.org Bug: 40137576 Change-Id: I9f1853a75c4e01dec509fc46e09d2153917dffc5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6166584 Reviewed-by: Richard Chui <richui@chromium.org> Commit-Queue: Richard Chui <richui@chromium.org> Auto-Submit: SangWoo Ko <sangwoo108@chromium.org> Cr-Commit-Position: refs/heads/main@{#1404937}
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.