commit | 66778588e3bf7e122f556af58413118ec74594a4 | [log] [tgz] |
---|---|---|
author | Frank Barchard <fbarchard@google.com> | Fri Mar 24 21:18:23 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Mar 24 21:18:23 2023 |
tree | 34e64d244c14ceef4ebf068d9f3c96ea0bba7b81 | |
parent | f002edbc81ee7a1d745e688ab870f58ad588f4a0 [diff] |
Roll src/third_party/libyuv/ 1a971f8cc..464c51a03 (1 commit) https://chromium.googlesource.com/libyuv/libyuv.git/+log/1a971f8cc351..464c51a0353c $ git log 1a971f8cc..464c51a03 --date=short --no-merges --format='%ad %ae %s' 2023-03-24 fbarchard AArch32 YUVTORGB_SETUP use load and dup to avoid modifying pointer Created with: roll-dep src/third_party/libyuv Bug: chromium:1424089 Change-Id: Icd4b3fd87e05098585162990fbb545f17e24c7f6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4371059 Reviewed-by: Mirko Bonadei <mbonadei@chromium.org> Commit-Queue: Frank Barchard <fbarchard@chromium.org> Reviewed-by: Justin Green <greenjustin@google.com> Cr-Commit-Position: refs/heads/main@{#1121928}
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.