commit | 683b8186b3353b6db4f00456a197daf53d8e0cab | [log] [tgz] |
---|---|---|
author | Hubert Chao <hchao@chromium.org> | Fri Feb 02 19:39:21 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Feb 02 19:39:21 2024 |
tree | b32a5062259bf9ea028fa5cde8975b4a4a9af39c | |
parent | f969d4b8ade9d60b73a0e5b98d46425d41722982 [diff] |
Roll src/third_party/boringssl/src db7308de8..10a2132f5 https://boringssl.googlesource.com/boringssl/+log/db7308de87ea138e7bbcbbb00dfc9b841774ba2f..10a2132f50aaf7d49db7e258666f447b821588d9 The following commits have Chromium bugs associated: 10a2132f5 Create a new NameConstraints constructor that takes in an already constructed GeneralNames object for permitted names. The following commits have update notes: 56d3ad9d2 Require SSE2 when targetting 32-bit x86 Bug: 1477317 Change-Id: Iff8cdb9aca193da46cd54a86418554169d277574 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5261868 Reviewed-by: Adam Langley <agl@chromium.org> Reviewed-by: Bob Beck <bbe@chromium.org> Commit-Queue: Bob Beck <bbe@chromium.org> Cr-Commit-Position: refs/heads/main@{#1255700}
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.