0
Files
src/content/browser
Zhenyao Mo 8b82c6788a Change raw arrays to std::array in gpu control lists
So they can safely map to base::span and we can remove
allow_unsafe_buffers from a few files.

Bug: 40285824
TEST=gpu_unittests,content_unittests

Change-Id: Ief017aa75e9413081e286a6f51a59080b90a6cb4
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5867926
Auto-Submit: Zhenyao Mo <zmo@chromium.org>
Commit-Queue: Vasiliy Telezhnikov <vasilyt@chromium.org>
Reviewed-by: Vasiliy Telezhnikov <vasilyt@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1356438}
2024-09-17 14:00:44 +00:00
..
2024-09-17 04:49:03 +00:00
2024-08-06 02:43:45 +00:00
2024-09-12 09:39:04 +00:00
2024-09-17 04:49:03 +00:00
2024-07-15 19:40:30 +00:00
2024-07-06 14:14:10 +00:00
2024-07-06 14:14:10 +00:00

This directory contains the core code needed for the browser process of a multi-process sandboxed browser.