Descriptioncc: Put to_target and to_screen behind an accessor.
Target-related information will eventually be removed from transform
tree and computed when needed.
This CL wraps the target-related information in transform tree in an
accessor, so that we can hide the implementations of the accessor, thus
we can make the code work with either the old way or the new way of
computing the information each time we need it.
BUG=597721
CQ_INCLUDE_TRYBOTS=tryserver.blink:linux_blink_rel
Committed: https://crrev.com/2c5f8d42b4bc2282953fb4c724831b8d7aac98f1
Cr-Commit-Position: refs/heads/master@{#398989}
Patch Set 1 #Patch Set 2 : Put target_id behind accessor #
Total comments: 3
Patch Set 3 : Add a cache structure to transform tree #Patch Set 4 : Rename ids to node_ids #
Total comments: 6
Patch Set 5 : Resolve comments #
Total comments: 1
Patch Set 6 : Delete obsolete comments #Patch Set 7 : Rebase #
Messages
Total messages: 37 (17 generated)
|