commit | 940e7d92ec20a11468c8da1e0f156c6228fe1299 | [log] [tgz] |
---|---|---|
author | James Zern <jzern@chromium.org> | Mon Mar 17 18:12:58 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Mar 17 18:12:58 2025 |
tree | 70c8a2832f8dacb196bf6d250a11c2f80a51adc1 | |
parent | 195ee61d61703afd7086d95225727eb4867ce161 [diff] |
Roll src/third_party/libvpx/source/libvpx/ 95afae324..349820a50 (3 commits) https://chromium.googlesource.com/webm/libvpx.git/+log/95afae324986..349820a50dd2 $ git log 95afae324..349820a50 --date=short --no-merges --format='%ad %ae %s' 2025-03-13 jzern vp[89]_encoder: move timers behind CONFIG_INTERNAL_STATS 2025-03-12 hnt examples.mk: Expose vpxdec.SRCS as vpxdec_srcs.txt 2025-03-07 Feifei.Feng Fix test VP8/9 encoder CTS failure Created with: roll-dep src/third_party/libvpx/source/libvpx Change-Id: Ideaf79c53f808a45e7e37e10a02da69f0c30b7b4 Bug: 308446709 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6362376 Auto-Submit: James Zern <jzern@google.com> Commit-Queue: James Zern <jzern@google.com> Reviewed-by: Vignesh Venkat <vigneshv@google.com> Commit-Queue: Vignesh Venkat <vigneshv@google.com> Cr-Commit-Position: refs/heads/main@{#1433650}
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.