commit | 89756df8b80723fbaf9b655a2f08e814a09a8ab0 | [log] [tgz] |
---|---|---|
author | Sophey <sophey@chromium.org> | Thu Sep 23 16:36:20 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Sep 23 16:36:20 2021 |
tree | e205ac324722663a4b2b2ab5ff4e548e05404d5d | |
parent | b489062e68af7725381e7b97c20ef8fdc6bda6e2 [diff] |
[LR] Create basic scene XML. - Uses an ImageView for the background (temp drawable to be replaced with a screenshot in the future). - Replaces bug for contentDescription with one specifically for accessibility string. Fixed: 1249148 Change-Id: If295a7729e02d952914f8f65a1e813754d5c3c5f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3177466 Reviewed-by: Guillaume Jenkins <gujen@google.com> Commit-Queue: Sophey <sophey@chromium.org> Cr-Commit-Position: refs/heads/main@{#924336}
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.