mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
* Revert "Revert "Reland layer state stack" (#37178)" This reverts commit 21cc000359d8a4da097e8849e83dcbe8ac941e01. * fix double-transform rendering issues in #114359 * adjust recently added unit test to state_stack APIs * introduce LSS delegates to simplify some code and reduce overhead * Fix ShellTest.OnServiceProtocolEstimateRasterCacheMemoryWorks * add unit test for tracker.setTransform(4x4) and fix bug * fix culling issue in LayerTree::Flatten