commit | 5f44a56d8938e0be1daf1e9efcc7ead0636169ee | [log] [tgz] |
---|---|---|
author | Shakti Sahu <shaktisahu@chromium.org> | Wed Oct 07 12:27:58 2020 |
committer | Commit Bot <commit-bot@chromium.org> | Wed Oct 07 12:27:58 2020 |
tree | 4cd27c6447274f0660eca937707dae2b8f6caa3d | |
parent | db577026ed7064d39d33d06047781da0d6c390a0 [diff] |
Moved AsyncImageView out of downloads This CL moves AsyncImageView to components/browser_ui/widget, which includes moving AutoAnimatorDrawable, ForegroundRounderCornerImageView, and unavailable/waiting drawable XML files. Bug: 1134412 Change-Id: I0466620ec4571a75f9839fa575b9d07f1f201b40 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2444172 Reviewed-by: Theresa <twellington@chromium.org> Commit-Queue: Shakti Sahu <shaktisahu@chromium.org> Cr-Commit-Position: refs/heads/master@{#814637}
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.
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.