DescriptionCreates a live_tile_ list that manages live tiles.
This patch creates an explicit list of tiles with the is_live property. This reduces the working set during SortTiles and other methods that loop over the tiles.
BUG=174202
NOTRY=true
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=180811
Patch Set 1 #
Total comments: 10
Patch Set 2 : nitted DCHECK to DCHECK_EQ #Patch Set 3 : AssignGpuMemoryToTiles looks at *all* tiles, not jus live tiles #Patch Set 4 : fixed the leak with a mark-sweep approach #
Total comments: 12
Messages
Total messages: 11 (0 generated)
|