DescriptionCompact the clipstack for kReplace_Op'd geometry
When adding a clip rect or clip path to the stack with the
kReplace_Op operation, remove all previous elements within the
same save frame (elements with fSaveCount equal to the current
fSaveCount of the stack). This prevents unbounded growth of the
clipstack for long-lived instances that gets reused.
Addresses https://code.google.com/p/skia/issues/detail?id=748
Committed: http://code.google.com/p/skia/source/detail?r=9502
Patch Set 1 #
Total comments: 2
Patch Set 2 : Fix nits #
Messages
Total messages: 6 (0 generated)
|