commit | cb04d385e3cd9bda3beed51882c7b6eb7cf9a665 | [log] [tgz] |
---|---|---|
author | Vladimir Levin <vmpstr@chromium.org> | Tue Jan 18 17:43:17 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Jan 18 17:43:17 2022 |
tree | ba19be7c871b48fe6f9bfbf58c52e56369ce147b | |
parent | 39bd4b58dac9687001e188a84968d48cc22a4f26 [diff] |
SET: Move the ownership of the saved frame storage to SAM. This patch changes the ownership of the surface saved frame storage to surface animation manager (as opposed to surface), so that it can outlive surface destruction. R=vasilyt@chromium.org Change-Id: I4a9664bc216ce3f4e5eb4b9afad89c726c12c55b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3396239 Reviewed-by: Vasiliy Telezhnikov <vasilyt@chromium.org> Reviewed-by: Kyle Charbonneau <kylechar@chromium.org> Commit-Queue: Vladimir Levin <vmpstr@chromium.org> Cr-Commit-Position: refs/heads/main@{#960470}
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.