| commit | 8c40ef8e6629b83c2b47d92ea3bac02a4f38ea80 | [log] [tgz] |
|---|---|---|
| author | Lukasz Anforowicz <lukasza@chromium.org> | Mon Aug 12 22:16:35 2024 |
| committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Aug 12 22:16:35 2024 |
| tree | 31fe2c194ed9e6b3c4efc66fd1ef144af6ebd15d | |
| parent | 2e06ecfe68db301ab7c136a0e992a58ff8fca54c [diff] |
[rust png] Adding `//third_party/rust/png` crate (and transitive deps). This CL has been generated semi-automatically, using the `gnrt` tool (see `//tools/crates/README.md`). Approvals listed by `//docs/adding_to_third_party.md`: - Security review: done in this CL (see the changes in `audits.toml` as well as the policy in `//docs/rust-unsafe.md`) - Chrome Area Tech Leads discussion and approval: https://groups.google.com/a/google.com/g/chrome-atls-discuss/c/Dlx9-wQUgCE Bug: 356874896 Change-Id: Ic446fcba8768ff2602a94ef926964fdda72067e9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4723145 Reviewed-by: danakj <danakj@chromium.org> Commit-Queue: Ćukasz Anforowicz <lukasza@chromium.org> Cr-Commit-Position: refs/heads/main@{#1340654}
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.