commit | 8266e029b0b343f3bd23d629dc98f781a92c1b27 | [log] [tgz] |
---|---|---|
author | Vasiliy Telezhnikov <vasilyt@chromium.org> | Fri Dec 06 20:32:12 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Dec 06 20:32:12 2024 |
tree | 96e952d42dab32360c1afe6daa0b1b0692f79080 | |
parent | 018a723fcdc7d597cfbe051db27cd1fa826da6c7 [diff] |
Remove VideoFrame::IsTextureOriginTopLeft It's not needed anymore, we can just inline it to all call-sites. Bug: 378688985 Change-Id: I513e4bfbf8f1811b5080cef278668d66746568e5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6069916 Commit-Queue: Vasiliy Telezhnikov <vasilyt@chromium.org> Reviewed-by: Dale Curtis <dalecurtis@chromium.org> Cr-Commit-Position: refs/heads/main@{#1393112}
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.