commit | 713fa163ec619f704e9aefbb07f209ef9226e9e1 | [log] [tgz] |
---|---|---|
author | Weizhong Xia <weizhong@google.com> | Wed May 31 07:16:25 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed May 31 07:16:25 2023 |
tree | 1ff781892b2a67b71a9dbd53459179d72770b33c | |
parent | e3985b912e2c7184e37a3ab23dd9cece3e44a10d [diff] |
Only merge necessary files under layout-test-results After we landed crrev.com/c/4495508, we are not achieving the whole layout-test-results directory. So merge less file to speed up the processing. Also reverted part of crrev.com/c/3058748 as there is no need to launch another child process. Bug: 1382949 Change-Id: I478fae5e357d51d18c815c5222649d29a5ee3e81 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4563026 Reviewed-by: Kuan Huang <kuanhuang@chromium.org> Commit-Queue: Weizhong Xia <weizhong@google.com> Reviewed-by: Brian Sheedy <bsheedy@chromium.org> Cr-Commit-Position: refs/heads/main@{#1151102}
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.