Reland: Update cc layers when collecting layer tree for devtools
We use cc::Layer::ScreenSpaceTransform() when collecting layer tree for devtools in layer list mode. We need to ensure the screen space transforms are up-to-date before using them. This is a reland of https://crrev.com/671720 which was rolled out in https://crrev.com/677720 due to multiple UpdateLayers calls. Full layer updates (e.g., with invalidation) are not needed for up-to-date to-screen transforms. Bug: 977578 Change-Id: I21a39a4198290c64e315c586c64a4da3a83da83d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1720791Reviewed-by:Chris Harrelson <chrishtr@chromium.org> Commit-Queue: Philip Rogers <pdr@chromium.org> Cr-Commit-Position: refs/heads/master@{#681382}
Showing
Please register or sign in to comment