| commit | 507691bed8996da7532b008109b2605430d9114d | [log] [tgz] |
|---|---|---|
| author | Christopher Cameron <ccameron@chromium.org> | Sat Dec 13 07:31:57 2025 |
| committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Sat Dec 13 07:31:57 2025 |
| tree | 93da1190836712fd9b686a6c133bea811c4caa00 | |
| parent | 4ea46dffd77949dd8dbe04234dc7c189097d0928 [diff] |
AGTM: Remove JSON prototype Change GetSerializedAgtmItutT35 to only parse the ITU-T T.35 header, and nothing else (not the version inside ST 2094-50, etc). Update tests to reflect this. Remove the JSON-based prototype AGTM implementation, and instead hook up the skhdr::Agtm based implementation. Bug: 395659818 Change-Id: I3a864f11f8d928fbe7e68dbbc4bfcca8086eaad2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/7256035 Commit-Queue: ccameron chromium <ccameron@chromium.org> Reviewed-by: Dale Curtis <dalecurtis@chromium.org> Cr-Commit-Position: refs/heads/main@{#1558413}
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.