commit | dcbae03672371d825d2b42d81260c192ea4203d6 | [log] [tgz] |
---|---|---|
author | Daniel Libby <dlibby@microsoft.com> | Mon Sep 13 13:19:59 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Sep 13 13:19:59 2021 |
tree | e381ab153a0b9cf8c8e50b3078e223d5e05e221f | |
parent | 14a4bdde8776f51f64ae17ec04cfbab27e604338 [diff] |
Add androidx.window new dependencies There have been a number of API breaking changes as the androidx.window support library transitioned from alpha to beta. One of these is how the library is now split out. This CL adds three new dependencies that are required to use the API from Java code. Once these roll, upcoming CL will start using the new APIs. Bug: 1039050 Change-Id: I54931e1ca11883567f57187b99c9614b2b401bfa Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3151474 Commit-Queue: Peter Wen <wnwen@chromium.org> Reviewed-by: Peter Wen <wnwen@chromium.org> Cr-Commit-Position: refs/heads/main@{#920734}
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.