commit | de8bd0cac1698beb4ee39296cd2cc7a3b718de40 | [log] [tgz] |
---|---|---|
author | Matt Mueller <[email protected]> | Mon Dec 19 20:06:13 2022 |
committer | Chromium LUCI CQ <[email protected]> | Mon Dec 19 20:06:13 2022 |
tree | a25c35e83f080dc6a67999ebfe344951c25e812f | |
parent | 15d7368cfe86284da837b346cc79502a71486c19 [diff] |
CertificateTrust: use builder pattern for setting optional flags Bug: 1399621 Change-Id: Ia352329b1b39734eb0f654201e5f333b58e55480 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4114741 Reviewed-by: David Benjamin <[email protected]> Commit-Queue: Matt Mueller <[email protected]> Cr-Commit-Position: refs/heads/main@{#1085056}
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.