DescriptionRe-enable canvas optimization for getImageData with new codepath
This change re-enables the optimization that makes canvases switch
out of gpu-acceleration when getImageData is called. The old
implementation was scrapped in favor of the new
ImageBuffer::disableAcceleration method that was introduced by
https://crrev.com/98739b054a5b28cc607d688b2e9e582456bbb20e
BUG=606688
Committed: https://crrev.com/e56410217e3d336d0c2d1dbc442180aefba935c5
Cr-Commit-Position: refs/heads/master@{#406950}
Patch Set 1 #Patch Set 2 : fix tests #
Messages
Total messages: 15 (8 generated)
|