commit | a4be724d18e690e76d50cdeae0931e3ba6c885fe | [log] [tgz] |
---|---|---|
author | Alexander Surkov <asurkov@igalia.com> | Wed Jan 06 19:00:15 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Jan 06 19:00:15 2021 |
tree | 25d700f2712657c52ed6e24e14412f0b5c59101e | |
parent | e86573fe14f90594f8c69b4c429bf6a12fd2799c [diff] |
ax_dump_tree tool: support browser selectors on linux Support --chrome/--chromium/--firefox selectors. You can do out/Default/ax_dump_tree --chrome. Bug: 1160279 Change-Id: Ibc9310a58d479a505134d17534c810aeb5d3f16c AX-Relnotes: n/a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2598576 Reviewed-by: Aaron Leventhal <aleventhal@chromium.org> Commit-Queue: Alexander Surkov <asurkov@igalia.com> Cr-Commit-Position: refs/heads/master@{#840694}
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.