commit | bd7c804bacb529382b4437d18225cda9babdc7b0 | [log] [tgz] |
---|---|---|
author | Elitsa Bankova <elitsa@google.com> | Wed Oct 11 01:14:42 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Oct 11 01:14:42 2023 |
tree | 6e12c8490af46b0dd3d0cfa9ffc321ab58245dfe | |
parent | 798603b76c03df311518f28ebe27d037b1bb7274 [diff] |
Almanac: add a generic icon cache for the Almanac Icons, which urls will be provided by the Google Server Almanac, will be downloaded and cached for all use cases. This is a skeleton class. Bug: b/296157719 Change-Id: I3b609879fdbed7cb680a6b028ab6f09a33091436 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4917475 Reviewed-by: Tim Sergeant <tsergeant@chromium.org> Reviewed-by: Christian Dullweber <dullweber@chromium.org> Commit-Queue: Elitsa Bankova <elitsa@google.com> Reviewed-by: Chris Harrelson <chrishtr@chromium.org> Cr-Commit-Position: refs/heads/main@{#1208030}
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.