commit | b18c2748391bfec9d8ed338fc6af96983cee3191 | [log] [tgz] |
---|---|---|
author | Justin Green <greenjustin@google.com> | Wed Mar 15 15:39:27 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Mar 15 15:39:27 2023 |
tree | 36518bed81b1faac121f25ecaa0c6c0744069b68 | |
parent | 696facff55819449077f513bf46ab82a57cae82d [diff] |
Roll src/third_party/libyuv/ f9b23b9cc..76468711d (1 commit) https://chromium.googlesource.com/libyuv/libyuv.git/+log/f9b23b9cc0ca..76468711d5c8 $ git log f9b23b9cc..76468711d --date=short --no-merges --format='%ad %ae %s' 2023-03-14 greenjustin M2T2 Unpack fixes Created with: roll-dep src/third_party/libyuv Change-Id: I915554638c8cb7618d531119010c92a60bf77c5f Bug: b:258474032 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4335215 Commit-Queue: Justin Green <greenjustin@google.com> Reviewed-by: Frank Barchard <fbarchard@chromium.org> Cr-Commit-Position: refs/heads/main@{#1117540}
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.