DescriptionFix state restoration logic in canvas 2d wakeup from hibernation
This fixes an important detail that was overlooked in
https://codereview.chromium.org/1507863005/: After a Canvas2DLayerBridge
wakes up from hibernation, if deferred rendering is disabled, the
matrix+clip stack must be reconstructed on the new SkCanas. Same
thing when a hibernating canvas switches to software rendering mode for
rendering in the background.
BUG=567161
Committed: https://crrev.com/4a48eda91633abbc68d9ed7a3dbce946840fee0a
Cr-Commit-Position: refs/heads/master@{#365093}
Patch Set 1 #
Messages
Total messages: 8 (3 generated)
|