commit | 7f8b5165cc286c1accb7a4293d55a8565181093f | [log] [tgz] |
---|---|---|
author | Yue She <yueshe@google.com> | Thu Nov 14 02:23:55 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Nov 14 02:23:55 2024 |
tree | 2cac38d1c314293137400586fb42eec5e6adc7d6 | |
parent | b68caa3f05aa8ee5d12f557085bf17c6102cfd5e [diff] |
Initial implementation for Xcode16+ xcresult parser In Xcode16, xcresulttool introduced a new command line interface for parsing xcresult. Therefore, the old command lines will be deprecated in a future release according to Apple. This cl attempts to re-implement all the relevant APIs with the new command line interface. Bug: 352097361 Change-Id: Ia04eb00c4ff590d7f7be9e5635c91a79e3b772e3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5695425 Reviewed-by: Zhaoyang Li <zhaoyangli@chromium.org> Commit-Queue: Yue She <yueshe@google.com> Cr-Commit-Position: refs/heads/main@{#1382763}
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.