commit | ca2ff539af8c217e4ac5ccdb5dfc302973d68866 | [log] [tgz] |
---|---|---|
author | Peter Wen <[email protected]> | Wed Jul 22 15:35:22 2020 |
committer | Commit Bot <[email protected]> | Wed Jul 22 15:35:22 2020 |
tree | 3c888068ff3875df6f1cfc3b9f2faf5a013ba12a | |
parent | 623aead7039d796eab5caccc58860488db376219 [diff] |
Android: Add comments for lint Add comments to explain why classpath, baseline, and other args are necessary for linting. Bug: None Change-Id: I8f4a7541df965f8c714032893150e3b2f0fa142d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2313096 Commit-Queue: Peter Wen <[email protected]> Commit-Queue: Andrew Grieve <[email protected]> Auto-Submit: Peter Wen <[email protected]> Reviewed-by: Andrew Grieve <[email protected]> Cr-Commit-Position: refs/heads/master@{#790855}
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.