commit | 156cfeb21ba7b4ae05ff49268542e97059a3a398 | [log] [tgz] |
---|---|---|
author | Maryla <maryla@google.com> | Mon Oct 07 17:37:10 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Oct 07 17:37:10 2024 |
tree | a2f8b88011ae104ee44d51561d560e13d0eda910 | |
parent | ec3e0fe85b3cec96cfb149a4fb61d5a4139bd2ca [diff] |
Roll src/third_party/libavif/src/ 910017630..773f5c88b (6 commits) https://chromium.googlesource.com/external/github.com/AOMediaCodec/libavif.git/+log/9100176307d3..84b886522e1e $ git log 910017630..84b886522 --date=short --no-merges --format='%ad %ae %s' 2024-10-01 maryla Fix order of AVIF_NODISCARD and AVIF_API. (#2458) 2024-10-01 yguyon Use runner.os in artifact archive name (#2456) 2024-10-01 yguyon Disable AppVeyor CI (#2455) 2024-10-01 yguyon Update README.md (#2454) 2024-10-01 49699333+dependabot[bot] Bump the github-actions group with 3 updates (#2450) 2024-10-01 yguyon Remove all remaining references to AppVeyor (#2451) 2024-09-30 wtc Disable the MSVC C4232 warning 2024-09-30 maryla Refactor gain map API (#2444) Created with: roll-dep src/third_party/libavif/src Change-Id: Iedec51ac3d72246523d5bdef64a87a11697ab3c6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5899446 Reviewed-by: Wan-Teh Chang <wtc@google.com> Reviewed-by: Dale Curtis <dalecurtis@chromium.org> Commit-Queue: Wan-Teh Chang <wtc@google.com> Cr-Commit-Position: refs/heads/main@{#1365020}
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.