commit | ac5c8382e1dfd2e97807b858e55e65c272858616 | [log] [tgz] |
---|---|---|
author | David Benjamin <davidben@chromium.org> | Thu Aug 04 02:48:32 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Aug 04 02:48:32 2022 |
tree | aa506fe0fcb5ab5edb0ddb10812484ad65bfc840 | |
parent | 4785d758f372fc2ec4c4fe623dffdac6c223181e [diff] |
Roll src/third_party/boringssl/src b95124305..adaa322b6 https://boringssl.googlesource.com/boringssl/+log/b95124305ab15c7523d3e21437309fa5dd717ee8..adaa322b63d1bfbd1abcf4a308926a9a83a6acbe The following commits have update notes: 5697a9202 Add SSL_CTX_get_num_tickets. Bug: none Change-Id: I47c349be9a7f05e8d67ea8c910ad441affe500c7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3808360 Commit-Queue: Adam Langley <agl@chromium.org> Auto-Submit: David Benjamin <davidben@chromium.org> Commit-Queue: David Benjamin <davidben@chromium.org> Reviewed-by: Adam Langley <agl@chromium.org> Cr-Commit-Position: refs/heads/main@{#1031341}
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.