commit | deb466812584dd7044917cef0bd684c59457d752 | [log] [tgz] |
---|---|---|
author | Brandon Wylie <wylieb@chromium.org> | Mon Apr 19 17:11:35 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Apr 19 17:11:35 2021 |
tree | 9a41432e0a0ca14aed0b9fef79d2b641ec31fc4a | |
parent | 5e86e691fe1331c3bc5200a101301a0e55f624f4 [diff] |
[ChromeActivity] Deprecate and replace ChromeActivity#fromWebContents Also renaming existing test/util/ActivityUtils to ActivityTestUtils. Bug: 1055811 Change-Id: I998e883042e750d8867168a59ea102c7f1bd7d46 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2819226 Commit-Queue: Brandon Wylie <wylieb@chromium.org> Reviewed-by: Filip Gorski <fgorski@chromium.org> Cr-Commit-Position: refs/heads/master@{#873846}
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.