0
Files
src/gpu
Saifuddin Hitawala 02e0b427ea [gpu] Fix media_texture_owner dump allowlist
Memory allocator dumps in background mode have an allowlist that only
supports hex codes as wild entries and is not a proper regex supporter.
This means only "0x?" is supported. There's media_texture_owner_?
which does not work properly because of this. This change updates
to use a hex code there as well so it follows the pattern matching.

Bug: 397720827
Change-Id: Id0dbac5623d9d4bafd527548a9f66d388802f500
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6394522
Reviewed-by: Kyle Charbonneau <kylechar@chromium.org>
Commit-Queue: Saifuddin Hitawala <hitawala@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1438409}
2025-03-26 14:35:55 -07:00
..
2025-03-07 09:13:07 -08:00