commit | ecf26199c42611c4004255aff8cf99bda48032ed | [log] [tgz] |
---|---|---|
author | Sorin Jianu <sorin@chromium.org> | Sun Feb 09 01:10:30 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Sun Feb 09 01:10:30 2025 |
tree | 6cadf9aca74db9bbf0bf8b99de08ec7821363845 | |
parent | bdf52813d8439ab1f3ccc3a472862977ff0436c2 [diff] |
media: use begin/end instead of + std::size in //media This resolves some unsafe buffers issues as well. Bug: 392116519 Change-Id: Iee5ce8a0042474a550acb01acdf7b6654041c1f6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6244112 Reviewed-by: Xiaohan Wang <xhwang@chromium.org> Commit-Queue: Sorin Jianu <sorin@chromium.org> Cr-Commit-Position: refs/heads/main@{#1417819}
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.