commit | f6c035c11b96971714176c0d1061d1f443aa8277 | [log] [tgz] |
---|---|---|
author | Sam Maier <smaier@chromium.org> | Thu Oct 29 17:07:12 2020 |
committer | Commit Bot <commit-bot@chromium.org> | Thu Oct 29 17:07:12 2020 |
tree | ffc003f9ffbe1a7f7275b6f1bbc0a1d76c7e1a8e | |
parent | e4ca4af91ed1c27431aaca46893cfb6da22060c8 [diff] |
Using R8's built-in -checkdiscard ignoring Now that R8 supports ignoring checkdiscard, we no longer have to split files by whether or not they have checkdiscard flags. Change-Id: I065c3b5987851471e07b3bca868f5ec52dd358df Bug: 1143257 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2503633 Commit-Queue: Sam Maier <smaier@chromium.org> Reviewed-by: Andrew Grieve <agrieve@chromium.org> Cr-Commit-Position: refs/heads/master@{#822221}
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.