commit | 7a3407efa1c1ad2cbd6c0cc891b49f8e36a974cc | [log] [tgz] |
---|---|---|
author | Artsiom Mitrokhin <amitrokhin@google.com> | Thu Aug 25 12:56:20 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Aug 25 12:56:20 2022 |
tree | a1696fac32e22a98c47ceb63056f8d7b72b81adb | |
parent | 825cca215ec6fc1e55994a1f60d62766b33ba6f7 [diff] |
glanceables: Fetch and render today's calendar events For simplicity, existing calendar model is used. Bug: 1353495 Test: added to ash_unittests ("GlanceablesTest.UpNextViewRendersCorrectly") Change-Id: I276330c8cd8ba8289f7ffd2fa4858edf230b6d9d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3845184 Commit-Queue: Artsiom Mitrokhin <amitrokhin@chromium.org> Reviewed-by: Mihai Sardarescu <msarda@chromium.org> Reviewed-by: James Cook <jamescook@chromium.org> Reviewed-by: Jiaming Cheng <jiamingc@chromium.org> Cr-Commit-Position: refs/heads/main@{#1039207}
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.