Descriptioncc: Inflate invalidation in each picture list
We inflate invalidation and then intersect with each picture
list. This means we lose the guaranteed minimum size of the
picture, if the invalidation just crosses a picture list
boundary.
Instead, do the intersection with each picture list affected,
then inflate within the picture list's bounds to make sure
the invalidation in each picture list meets the minimum size.
Tests:
PicturePileTest.SmallInvalidateInflated
PicturePileTest.LargeInvalidateInflated
PicturePileTest.InvalidateOnTileBoundaryInflated
R=enne,nduca
BUG=237211
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=199359
Patch Set 1 : #Patch Set 2 : for windows #
Total comments: 3
Patch Set 3 : review+tests #
Total comments: 2
Patch Set 4 : #
Total comments: 4
Patch Set 5 : #
Messages
Total messages: 15 (0 generated)
|