commit | ef6958a393cfe5e6cecfedaedaed19dfda06d01c | [log] [tgz] |
---|---|---|
author | Luciano Pacheco <lucmult@chromium.org> | Wed Jan 20 07:27:43 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Jan 20 07:27:43 2021 |
tree | 53701e3b17cc16387788b1d37c0b49ba63dc7016 | |
parent | 352d5a2fe4dc967663b13b5133b8e16d8c11df8c [diff] |
Files app: Add JS module for Metadata SharedWorker Change the API to override the ContentMetadataProvider worker URL and update Audio Player, Gallery and Files app. Bug: 1133186 Change-Id: Ie8024f53bd11d8faebb3cd0020af35042dbccbd7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2639058 Reviewed-by: Jeremie Boulic <jboulic@chromium.org> Commit-Queue: Luciano Pacheco <lucmult@chromium.org> Auto-Submit: Luciano Pacheco <lucmult@chromium.org> Cr-Commit-Position: refs/heads/master@{#845084}
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.