DescriptionShare backing canvases between browser compositors.
The software compositor's canvas is only used between BeginPaint and EndPaint. Those happen consecutively for a compositor, so we can share a single buffer to back multiple canvases, one per compositor. This cuts down on memory used to that necessary to contain just the largest window of the process.
Committed: https://crrev.com/8fe39ccf33d9f1a2d785c4deebce4cc7afad7d1e
Cr-Commit-Position: refs/heads/master@{#329525}
Patch Set 1 #Patch Set 2 : #
Total comments: 3
Patch Set 3 : #Patch Set 4 : #
Total comments: 1
Patch Set 5 : #
Messages
Total messages: 10 (3 generated)
|