commit | 4198408de18b9bcdebce8f03385a09d56737f0b1 | [log] [tgz] |
---|---|---|
author | Nate Fischer <[email protected]> | Wed Feb 16 23:23:33 2022 |
committer | Chromium LUCI CQ <[email protected]> | Wed Feb 16 23:23:33 2022 |
tree | 422089544a5286d148359e268a0ae4107707f39d | |
parent | 357ae8ee6803c4ef78640e9b83dd02bf11243f5d [diff] |
Docs: @RequiresApi in class verification docs No change to logic. This swaps @TargetApi for @RequiresApi in the class verification documentation. Bug: 1116486 Test: Upload to gerrit > open file > click "browse" Change-Id: I4f3fdbcbf25921424022a0a130d9c15dada345a3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3469170 Auto-Submit: Nate Fischer <[email protected]> Reviewed-by: Sam Maier <[email protected]> Commit-Queue: Nate Fischer <[email protected]> Cr-Commit-Position: refs/heads/main@{#972133}
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.