Chromium Code Reviews
Descriptioncc: Remove tile ref counting in tile manager.
Instead of increasing a ref count on a tile when passing a task
into raster worker pool, use a unique id and a hash map. This allows
tiles to be deleted even when raster task is working on rasterizing
a resource.
BUG=256777
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=210713
Patch Set 1 #Patch Set 2 : #
Total comments: 21
Patch Set 3 : review #
Total comments: 14
Patch Set 4 : #
Total comments: 18
Patch Set 5 : review #Patch Set 6 : review #Patch Set 7 : review #
Total comments: 13
Patch Set 8 : removed small helper functions #
Total comments: 5
Patch Set 9 : s/UpdateSortedTiles/GetSortedTiles/ #
Total comments: 2
Patch Set 10 : nit + rebase #Patch Set 11 : ut compile fix #
Messages
Total messages: 20 (0 generated)
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||