Reland "SkiaOutputdeviceBufferQueue: kick off next frame earlier"
The original change was reverted for crbug.com/1052790 ( webgl_conformance_tests on Android device Nexus 5 failing), However the change is only used for Android 10, it should not affect Nexus 5. So the CL is not related to the problem. This is a reland of 75b5db21 Original change's description: > SkiaOutputdeviceBufferQueue: kick off next frame earlier > > PageFlipComplete() is not trivial, so call FinishSwapBuffers() > before it to kick off next frame in viz thread earlier, and compositor > will have more time budget to render the next frame. > > Bug: None > Change-Id: Ie6e0f87d75d81b405447757585ec291887ca0063 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2057043 > Commit-Queue: Vasiliy Telezhnikov <vasilyt@chromium.org> > Auto-Submit: Peng Huang <penghuang@chromium.org> > Reviewed-by: Vasiliy Telezhnikov <vasilyt@chromium.org> > Cr-Commit-Position: refs/heads/master@{#741430} Bug: None Change-Id: Ic062caff8493e1af63fe4b1c4788f0eb5c53e7f1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2069844Reviewed-by:Vasiliy Telezhnikov <vasilyt@chromium.org> Commit-Queue: Peng Huang <penghuang@chromium.org> Cr-Commit-Position: refs/heads/master@{#743923}
Showing
Please register or sign in to comment