commit | 7248d583b9907474254123297d74e769ef7e7b86 | [log] [tgz] |
---|---|---|
author | Hubert Chao <hchao@chromium.org> | Wed Jul 21 16:33:26 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Jul 21 16:33:26 2021 |
tree | 60beec69c5a202d7a56514c202c5f882ce7a4419 | |
parent | 8175828c1048fe1ca69ae74e04d47f415f32fce3 [diff] |
Change crypto::ECSignatureCreator::Sign to take in a span Bug: 830085 Change-Id: I39d1dd92a3c8bb11da54f6530b0cc0f583a4dc8e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3035129 Reviewed-by: Josh Nohle <nohle@chromium.org> Reviewed-by: Charlie Harrison <csharrison@chromium.org> Reviewed-by: Martin Rodriguez <rodmartin@google.com> Reviewed-by: Michael van Ouwerkerk <mvanouwerkerk@chromium.org> Reviewed-by: David Benjamin <davidben@chromium.org> Reviewed-by: Adam Langley <agl@chromium.org> Commit-Queue: Hubert Chao <hchao@chromium.org> Cr-Commit-Position: refs/heads/master@{#903939}
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.