• tobiasjs's avatar
    Move fallback tick software draw. · 3fd0c951
    tobiasjs authored
    Ideally we want to remove the fallback ticking of webview entirely, but
    in the interim we should move it to the compositor thread in order to
    avoid the sync IPC for the software draw as well as the shared memory
    allocation.
    
    BUG=431166
    
    Review URL: https://codereview.chromium.org/1782093002
    
    Cr-Commit-Position: refs/heads/master@{#381688}
    3fd0c951
synchronous_compositor_output_surface.h 4.47 KB