Descriptioncc: Remove tile sharing from tilings.
This patch removes sharing tiles from tilings. Previously, tiles
that were not invalidated were shared between the pending and
the active trees. With this patch, tiles that are exist on the
active tree and are not invalidated are not created on the pending
tree, resulting in fewer overall tiles. This improves performance
of updating and managing tiles.
Also, this patch opens up opportunities for a lot of code clean
up that can otherwise be confusing when two trees are involved.
R=danakj, enne
Committed: https://crrev.com/0061b75e810f088900a0a8fbdd29ba5595c73016
Cr-Commit-Position: refs/heads/master@{#326804}
Committed: https://crrev.com/a960b5558d7210bb5bfa67a832f800bb36e629a7
Cr-Commit-Position: refs/heads/master@{#327553}
Patch Set 1 #
Total comments: 16
Patch Set 2 : update #Patch Set 3 : #Patch Set 4 : #Patch Set 5 : #Patch Set 6 : #
Total comments: 29
Patch Set 7 : update #Patch Set 8 : #Patch Set 9 : +comments #Patch Set 10 : update #Patch Set 11 : update #
Total comments: 17
Patch Set 12 : update #
Total comments: 2
Patch Set 13 : #Patch Set 14 : #Patch Set 15 : #Patch Set 16 : update #
Total comments: 10
Patch Set 17 : update #Patch Set 18 : update #Patch Set 19 : update #
Total comments: 2
Patch Set 20 : typo #Patch Set 21 : fixes #
Total comments: 7
Patch Set 22 : update #
Total comments: 2
Patch Set 23 : #
Total comments: 1
Patch Set 24 : #Messages
Total messages: 59 (5 generated)
|