| commit | 56e9fde06388280f3aaa6e720b3669be1eac590b | [log] [tgz] |
|---|---|---|
| author | Alex Turner <alexmt@chromium.org> | Thu Jan 19 18:54:49 2023 |
| committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Jan 19 18:54:49 2023 |
| tree | 242318d9d77b2df1066db4d093bccbfd13e0fe9d | |
| parent | 96efeea20dd28892562586d917899a75126e18ff [diff] |
Roll distributed_point_functions library Updates library to the latest version (dated 2023-01-17, commit 95a383908a4b39158ec0dd7da6cfe1088403bc5b). This should fix GCC AARCH64 compilation, which was broken by crrev.com/c/4035697. This patch was generated by replacing the code/ directory with the commit above and then applying the modifications listed in the README, i.e. removing the non-dpf/ top-level directories and adding the .clang-format file. The DEPS file was also updated to handle other changes. Change-Id: I30cfc44dbfdbdca2ed470106903c8244729d9c5c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4178971 Reviewed-by: John Abd-El-Malek <jam@chromium.org> Reviewed-by: Charlie Harrison <csharrison@chromium.org> Commit-Queue: Alex Turner <alexmt@chromium.org> Cr-Commit-Position: refs/heads/main@{#1094584}
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.