DescriptionSupport for drawing a debug border around animated layers
This is the groundwork for showing a border around the
animation bounds of a layer. The animation bounds are the
bounds of the layer transformed to screen space where layers
that have an animation instead transform by an "inflate"
step.
To follow, compute the animation bounds of layers when
needed.
+ Add debug rect code to show a lime green border around
layers that have animation bounds.
+ Add --show-layer-animation-bounds that will enable the
drawing of the green box.
BUG=
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=239863
Patch Set 1 #
Total comments: 6
Patch Set 2 : Address vollick's comments. #
Total comments: 5
Patch Set 3 : Address danakj and vollick comments. #
Total comments: 4
Patch Set 4 : Disable animation bounds in the ui compositor (incorrect for now anyways). #Patch Set 5 : Add ui version of the flag. #
Total comments: 1
Patch Set 6 : Copy switches for chromeos #
Messages
Total messages: 19 (0 generated)
|