commit | ab393d06459404f2e35c2e26284f845ba95d08ce | [log] [tgz] |
---|---|---|
author | Kalvin Lee <kdlee@chromium.org> | Wed Apr 16 18:28:20 2025 |
committer | Copybara-Service <copybara-worker@google.com> | Wed Apr 16 18:34:40 2025 |
tree | 1dd0af2c20cd330d7483a89fb58eff1892fc537c | |
parent | abecf9a6402f77ddfb97ed4567be38c2d55e6cca [diff] |
spanify: Renewed arrayification (X/43) This CL is part of the wider spanification / arrayification effort [1] and does not (intentionally) introduce behavioral change. It applies the `std::array` rewrite to dbus as close as possible to the output directly written by `spanify`, with no hand-rolled fixes (except where rebasing would require). This change (and its siblings taken together) is thought not to cause any measurable perf regressions [2]. [1] https://issues.chromium.org/356643982 [2] https://docs.google.com/document/d/1jughaR6JKn7T-dDjMou10awyNkhE5T-vLY_K2YMqHE4/edit?tab=t.0#heading=h.r2eguxl5lhu7 This CL was uploaded by an experimental version of git cl split (https://crbug.com/389069356). Bug: 406029216 Change-Id: Ib0dc6d26918cc822eb19a83c56e1690c3a2294cf Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6436893 Commit-Queue: Alex Gough <ajgo@chromium.org> Owners-Override: Alex Gough <ajgo@chromium.org> Reviewed-by: Yuki Shiino <yukishiino@chromium.org> Auto-Submit: Kalvin Lee <kdlee@chromium.org> Reviewed-by: Alex Gough <ajgo@chromium.org> Cr-Commit-Position: refs/heads/main@{#1447891} NOKEYCHECK=True GitOrigin-RevId: 078e99bb7800f56b7d63aa6496765fdeb4d4c6b1