commit | 7e5f36ad5d0618ad7186960c32bd465293f94c6e | [log] [tgz] |
---|---|---|
author | Alex Deymo <[email protected]> | Fri May 07 14:31:33 2021 |
committer | Chromium LUCI CQ <[email protected]> | Fri May 07 14:31:33 2021 |
tree | 1ca21e1be603a5ce63f7366fcaaa251fed27b212 | |
parent | fab203ee4de71bffbc4d94f4588db2b872deca19 [diff] |
Update libjxl (v0.4.x branch) and its dependencies Updates libjxl to the latest v0.4.x release branch to fix a regression in alpha decoding with big images, among other smaller fixes. Updates highway (libjxl dependency) to the matching version used in libjxl, version 0.12 of highway. There are no API changes in this release of highway. Bug: 1178058 Change-Id: Ia12372cbdb8ac1852a27f94e540979db7d49fcdb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2878953 Auto-Submit: Alex Deymo <[email protected]> Commit-Queue: Leon Scroggins <[email protected]> Reviewed-by: Leon Scroggins <[email protected]> Cr-Commit-Position: refs/heads/master@{#880381}
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.