| commit | ae76f36fe468691b2afdb4a79e7a6822d80cdf8d | [log] [tgz] |
|---|---|---|
| author | Andrew Naumov <andrew-naumov@yandex-team.ru> | Wed Sep 18 11:25:30 2024 |
| committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Sep 18 11:25:30 2024 |
| tree | 58065f7b45ceb16c3b04e689e8febf588022ec1c | |
| parent | 9af356e1d98387882a14aef18ede7a5570300b2f [diff] |
Remove cache for HTMLVideoElement::CreateStaticBitmapImage by timer Also prevent unnecessary cache recreation when kN32_SkColorType is kBGRA_8888_SkColorType or accelerated canvas is not available, and add check for CanvasResourceProvider::IsGpuContextLost. Change-Id: I975d8c3ea215998275ced9468ec6a6b9ea3e5728 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5854733 Reviewed-by: Dale Curtis <dalecurtis@chromium.org> Reviewed-by: Fernando Serboncini <fserb@chromium.org> Commit-Queue: Andrew Naumov <andrew-naumov@yandex-team.ru> Cr-Commit-Position: refs/heads/main@{#1357008}
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.