commit | 3ab66b00c950ca598e449ef9dda34bd0bd3f335c | [log] [tgz] |
---|---|---|
author | Peter Wen <wnwen@chromium.org> | Mon Apr 29 19:15:27 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Apr 29 19:15:27 2024 |
tree | 45a3caa2ce19b508ccb447d89eaf573f2121830a | |
parent | 4e78465001b14b901655a57521b58d249b44b6cf [diff] |
Reland "Android: Make official build symbolization work" Original CL: https://crrev.com/c/5477688 Fixed: - Removed crashpad_database_util as it results in local crashes. Although dump_syms can be downloaded from BinaryManager, it is better and more reliable for symbolization if it is always built. This CL adds it as a data dep of official builds. Bug: 332553182 Fixed: 332553182 Change-Id: I158ab52b44c164bdf78c392d39038f4c7d55f0b0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5497836 Reviewed-by: Egor Pasko <pasko@chromium.org> Commit-Queue: Peter Wen <wnwen@chromium.org> Cr-Commit-Position: refs/heads/main@{#1293878}
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.