commit | 58681d6fd17a9d01581f81be60c89ef701533d1f | [log] [tgz] |
---|---|---|
author | Pilar Molina Lopez <pmolinalopez@chromium.org> | Thu Mar 20 21:57:27 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Mar 20 21:57:27 2025 |
tree | c1f7c8a3d9f4eaf824162d45fc11bd6f8e88afd5 | |
parent | 339118cf082e3d279c7cacd9b971555813fefdcb [diff] |
Rename stable_video_decoder_* files CL:5960256 removed the stable video decoding Mojo interfaces and replaced them with non-stable ones. These files were not renamed in that CL because git wouldn't keep the diff. To make easier for reviewers this was left for this follow-up CL. Bug: b:347331029 Test: unit tests Change-Id: I2db139408898e7aa0fde6896d6faa040099459c8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6372965 Reviewed-by: Ken Buchanan <kenrb@chromium.org> Reviewed-by: Dale Curtis <dalecurtis@chromium.org> Commit-Queue: Pilar Molina Lopez <pmolinalopez@chromium.org> Reviewed-by: Avi Drissman <avi@chromium.org> Cr-Commit-Position: refs/heads/main@{#1435711}
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.