Descriptioncc: Upload cheap tiles synchronously
When we have determined that a tile is cheap to rasterize and have
performed the rasterization on the impl thread, upload the tile texture
synchronously instead of passing it though the asynchronous upload
queue. This further reduces the latency of cheap tile updates.
BUG=161828
BUG=173802
Patch Set 1 #Patch Set 2 : Rebased against 12194015. Renamed set pixels to upload. #Patch Set 3 : Rebased. #Patch Set 4 : Rebased. #Patch Set 5 : Rebased. #Messages
Total messages: 16 (0 generated)
|