commit | a1a7802b3b93d4ab8d604f3477dbfe8318c47737 | [log] [tgz] |
---|---|---|
author | Alex Turner <alexmt@chromium.org> | Tue May 06 15:02:52 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue May 06 15:02:52 2025 |
tree | 7204f0a586c2c574063adfdbc2358663bfe848cd | |
parent | 23f70fe18f0906eb436a1ebc93696932df85a037 [diff] |
Remove Distributed Point Functions library This third-party library is no longer integrated with any Chromium code following https://crrev.com/c/6505925, so we can remove the library. Note that this also removes the associated fuzzer. We can't remove the third_party/highway library as well as it is now used in //third_party/blink/renderer/core/html/parser/html_document_parser_fastpath.cc. We update the OWNERS to align with that new usage. Bug: 40178420 Change-Id: I879d718fbd83d6069adef18801de0d1c13ab3037 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6507840 Reviewed-by: Anton Bikineev <bikineev@chromium.org> Reviewed-by: Andrew Grieve <agrieve@chromium.org> Reviewed-by: Nan Lin <linnan@chromium.org> Commit-Queue: Alex Turner <alexmt@chromium.org> Cr-Commit-Position: refs/heads/main@{#1456337}
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.