commit | de65acfe2c5eddabfce6bd0cc5ece7b2b05cd066 | [log] [tgz] |
---|---|---|
author | Xing Liu <[email protected]> | Fri May 29 07:12:52 2020 |
committer | Commit Bot <[email protected]> | Fri May 29 07:12:52 2020 |
tree | fb508b5ba9a01edd8296f044dbb4fdc4977fa3b4 | |
parent | 6fe5526ffcbdecf45c3003c088f1c74a4e16fdaf [diff] |
Download later: Add OfflineItemSchedule to carry data to UI. The download home UI uses offline item collection code stack. This CL introduces a new struct in both native and Java. The DownloadSchedule struct will be converted to this when plumbing to the UI. Bug: 1078454 Change-Id: Ib636f5df4a81c4fd12c6cca7df5e064b895e45a4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2218483 Commit-Queue: Xing Liu <[email protected]> Reviewed-by: Shakti Sahu <[email protected]> Reviewed-by: David Trainor <[email protected]> Reviewed-by: Hesen Zhang <[email protected]> Cr-Commit-Position: refs/heads/master@{#773074}
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.