commit | a6cf940f790144c13d2d9bd6943b5ca2d634ad39 | [log] [tgz] |
---|---|---|
author | Anatoliy Potapchuk <apotapchuk@chromium.org> | Wed Oct 06 15:05:14 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Oct 06 15:05:14 2021 |
tree | 683b60c26b2a63b7cc1cf4da89a2f162ba13ac7b | |
parent | 1e90b13afbc24490f3ec17811218d85d943f42f3 [diff] |
Revert "Reland "Reland "mac: Refactor the linker_driver.py to not use global variables.""" This reverts commit 056ef139fd931d2b993f283452f1b8a75e13ff1d. Reason for revert: breaks the tree https://ci.chromium.org/ui/p/chromium/builders/ci/mac-arm64-archive-rel/3413/overview Original change's description: > Reland "Reland "mac: Refactor the linker_driver.py to not use global variables."" > > This reverts commit 172858e7c63141b8c3c35e2677c80bfee8c8d874. > > Reason for revert: wrong CL > > Original change's description: > > Revert "Reland "mac: Refactor the linker_driver.py to not use global variables."" > > > > This reverts commit d5c5f6cbd62d979e491c3baeea9ef2dba0691faa. > > > > Reason for revert: Speculative revert for https://ci.chromium.org/ui/p/chromium/builders/ci/Mac%20ASan%2064%20Builder/115425/overview > > > > Original change's description: > > > Reland "mac: Refactor the linker_driver.py to not use global variables." > > > > > > This is a reland of 38803034c5e507e668f620161e810e1efd823855 > > > > > > Original change's description: > > > > mac: Refactor the linker_driver.py to not use global variables. > > > > > > > > Bug: 1255223 > > > > Change-Id: I15f28c39da3bc856cec0a4514443bf3fe566b89e > > > > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3200450 > > > > Commit-Queue: Robert Sesek <rsesek@chromium.org> > > > > Reviewed-by: Mark Mentovai <mark@chromium.org> > > > > Cr-Commit-Position: refs/heads/main@{#927836} > > > > > > Bug: 1255223 > > > Change-Id: I05e5eddb8d348994962128e1c3af98ca040faef7 > > > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3205812 > > > Reviewed-by: Mark Mentovai <mark@chromium.org> > > > Commit-Queue: Robert Sesek <rsesek@chromium.org> > > > Cr-Commit-Position: refs/heads/main@{#928401} > > > > Bug: 1255223 > > Change-Id: If6d1a86d5a18356583159e964af86ef8ffe6c29d > > No-Presubmit: true > > No-Tree-Checks: true > > No-Try: true > > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3207287 > > Bot-Commit: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com> > > Commit-Queue: Tarun Bansal <tbansal@chromium.org> > > Owners-Override: Tarun Bansal <tbansal@chromium.org> > > Cr-Commit-Position: refs/heads/main@{#928410} > > Bug: 1255223 > Change-Id: I8c21f836ae4157a6be0da1b8c7246c4d6027552b > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3208566 > Bot-Commit: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com> > Commit-Queue: Robert Sesek <rsesek@chromium.org> > Reviewed-by: Mark Mentovai <mark@chromium.org> > Reviewed-by: Tarun Bansal <tbansal@chromium.org> > Cr-Commit-Position: refs/heads/main@{#928659} Bug: 1255223 Change-Id: Ieb042b7ff95eda36b98aee6a5640f313dc4eefad No-Presubmit: true No-Tree-Checks: true No-Try: true Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3208055 Auto-Submit: Anatoliy Potapchuk <apotapchuk@chromium.org> Commit-Queue: Anatoliy Potapchuk <apotapchuk@chromium.org> Commit-Queue: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com> Owners-Override: Anatoliy Potapchuk <apotapchuk@chromium.org> Bot-Commit: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com> Cr-Commit-Position: refs/heads/main@{#928665}
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.