DescriptionCompute if a layer is clipped outside CalcDrawProps
We need to know if a layer is clipped to compute its drawable
visible rect. So, we need to compute it outside CalcDrawProps to move
drawable visible rect computation outside CalcDrawProps.
BUG=497817
Committed: https://crrev.com/2af7226e29be65a8ea4a279b9358a6fcfada5cd3
Cr-Commit-Position: refs/heads/master@{#338515}
CQ_INCLUDE_TRYBOTS=tryserver.blink:linux_blink_rel
Committed: https://crrev.com/d36e7fa1ce7503fa9c64e3271e1a831c5f3aec50
Cr-Commit-Position: refs/heads/master@{#338691}
Patch Set 1 #
Total comments: 2
Patch Set 2 : Comment on Patch 1 #
Total comments: 3
Patch Set 3 : is_clipped moved from draw_properties to layer #
Total comments: 2
Patch Set 4 : DrawProperties is_clipped removed #
Total comments: 19
Patch Set 5 : Comments on PatchSet4 #
Total comments: 1
Patch Set 6 : CHECK -> DCHECK #Patch Set 7 : Rebuild when render surface is updated #Patch Set 8 : Nits #
Total comments: 2
Patch Set 9 : Rebuild moved to SetHasRenderSurface #Patch Set 10 : Initialized is_clipped_ #
Messages
Total messages: 51 (11 generated)
|