commit | 6ecab7cfba3045f3e8bd8f13fc9beedfe869ef03 | [log] [tgz] |
---|---|---|
author | Jordan Demeulenaere <jdemeulenaere@google.com> | Tue Nov 14 17:43:23 2023 +0100 |
committer | Jordan Demeulenaere <jdemeulenaere@google.com> | Wed Nov 15 17:28:01 2023 +0100 |
tree | c016f1efa9be2f549043ee839cccf5c4b8fb10be | |
parent | 2205c0aafc664c5c0b48bd52b376fad774c81718 [diff] |
Annotate Stable classes/interfaces to optimize compositions This CL annotates most of the public STL classes as @Stable (which they are) so that we don't recompose when it's not necessary. This CL adds a small test to ensure that existing elements don't recompose when starting or finishing a transition. Bug: 291071158 Flag: NA Test: ElementTest Change-Id: Idccc990000d7678261c6a14c7a86aedbc353221d