commit | 829be6d60c89fbeb9ac73be09d04b9d85af7ee4b | [log] [tgz] |
---|---|---|
author | Colin Blundell <blundell@chromium.org> | Wed Nov 20 10:25:49 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Nov 20 10:25:49 2024 |
tree | 8e57190e6aafcf9375bdc1fc2cb7282bb7286951 | |
parent | cf73d96962a338fed27d314bec1efa733ce0854a [diff] |
[Blink] Have CanvasResource take in SharedImageFormat Followup CLs will propagate this further outward. Bug: 371227617 Change-Id: I130b3d213a512f318304e4c67a3a104b2c0e51e1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6034981 Reviewed-by: Vasiliy Telezhnikov <vasilyt@chromium.org> Commit-Queue: Colin Blundell <blundell@chromium.org> Cr-Commit-Position: refs/heads/main@{#1385540}
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.