commit | 6367b887a32c955c80b1ad082ce87c0d7478bc52 | [log] [tgz] |
---|---|---|
author | Peter Wen <[email protected]> | Wed Aug 05 16:55:50 2020 |
committer | Commit Bot <[email protected]> | Wed Aug 05 16:55:50 2020 |
tree | aa2af44a61452b7c543bad2a88f12d8883ea8d7a | |
parent | e17bfbc80b204e975b7d1a5c9e9bdcaaf4692c18 [diff] |
Android: Clean up baseline.xml for downstream Fix lint errors/warnings for all downstream files. This paves the way for upstream and downstream monochrome bundle targets to generate the same baseline.xml file. Add support to ignore @VisibleForTesting(otherwise = ...) annotations in presubmit and fix a few presubmit errors along the way. Tbr: No functional changes in components/ and net/ Bug: 1111363 Change-Id: Ia3752c9a775a5ad0dedc10d415376c264d2575fb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2330332 Commit-Queue: Peter Wen <[email protected]> Auto-Submit: Peter Wen <[email protected]> Reviewed-by: Andrew Grieve <[email protected]> Cr-Commit-Position: refs/heads/master@{#795062}
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.