commit | 1c367aec61d709adf1475606a3fdb2acffd3bbbd | [log] [tgz] |
---|---|---|
author | Tatsuyuki Ishi <ishitatsuyuki@google.com> | Thu Apr 10 12:25:46 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Apr 10 12:25:46 2025 |
tree | cf2cc42e68ab381a1232478deec877855ca7e23c | |
parent | b68ea9c472eeb73262184c3d3c5a7b33700de4a4 [diff] |
Reland "Enable building new ETC1 encoder on ARMv7" This is a reland of commit 2cc32f7ca52396a08f7cca3567d821f1e3b3d7a9 Original change's description: > Enable building new ETC1 encoder on ARMv7 > > Now that we have enabled NEON on relevant ARMv7 targets [1], we can use > the new ETC1 encoder with expected performance. > > [1]: https://crrev.com/c/6333255 > > Bug: 393494744 > Change-Id: I9f44784233fb775ca14ca749c59a236dea1aef65 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6332954 > Commit-Queue: Tatsuyuki Ishi <ishitatsuyuki@google.com> > Reviewed-by: Calder Kitagawa <ckitagawa@chromium.org> > Reviewed-by: Junichi Uekawa <uekawa@chromium.org> > Cr-Commit-Position: refs/heads/main@{#1437997} Bug: 393494744 Change-Id: I776d759f0629a96107c4379a931e5404333e3b67 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6399674 Reviewed-by: Junichi Uekawa <uekawa@chromium.org> Reviewed-by: Calder Kitagawa <ckitagawa@chromium.org> Commit-Queue: Tatsuyuki Ishi <ishitatsuyuki@google.com> Cr-Commit-Position: refs/heads/main@{#1445225}
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.