| commit | ffe7c3239bee3ba7bf05667351ae2a96f14eaefc | [log] [tgz] |
|---|---|---|
| author | Kalvin Lee <kdlee@chromium.org> | Mon Sep 01 05:08:25 2025 |
| committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Sep 01 05:08:25 2025 |
| tree | 994449cf1f6cbcc7c2e28ee86f6fd283f4d8aeaa | |
| parent | 1c539394085ba8f8d48fd114a115fa9e87af2c09 [diff] |
spanification: automatically spanify media/formats/mp4/track_run_iterator.cc etc. This is the result of running the automatic spanification on linux and updating code to use and pass spans where size is known. The original patch was fully automated using script: //tools/clang/spanify/rewrite-multiple-platforms.sh -platforms=linux Then refined with gemini-cli gemini-run/batch-run-1755462473/group_120 Change-Id: I23c0f520dc69b841569f81a0ef92b577f3e24ab6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6856958 Commit-Queue: Kalvin Lee <kdlee@chromium.org> Reviewed-by: Dale Curtis <dalecurtis@chromium.org> Cr-Commit-Position: refs/heads/main@{#1508994}
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.