Chromium Code Reviews
DescriptionRemove root layer specialness in calculateDrawTransforms
This patch is step 2 in removing root layer specialness. The previous patch removed root
layer specialness from code outside of CCLayerTreeHostCommon, this patch removes it from
within CCLayerTreeHostCommon.
One subtle semantics change occurs with this patch, that only affects tests and not
real-world code: The root renderSurface now re-parents the root layer's drawTransform. In
practice, the root layer's drawTransform is always an identity matrix, so it does not
matter.
BUG=154442
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=164723
Patch Set 1 #
Total comments: 3
Patch Set 2 : updated to tip of tree, fixes unit tests as needed #
Total comments: 1
Patch Set 3 : removed bogus comment #
Total comments: 1
Patch Set 4 : Added assertion that rounding does not affect exact coverage testing #
Messages
Total messages: 16 (0 generated)
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||