Bug 269450

Summary: [Skia] Add support for multi-threaded CPU rendering
Product: WebKit Reporter: Nikolas Zimmermann <zimmermann>
Component: WPE WebKitAssignee: Nikolas Zimmermann <zimmermann>
Status: RESOLVED FIXED    
Severity: Normal CC: bugs-noreply, webkit-bug-importer
Priority: P2    
Version: WebKit Local Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 269650, 269738    
Bug Blocks: 268972    

Description Nikolas Zimmermann 2024-02-15 02:24:40 PST
Cairo supports using up to 8 threads for tile painting -- add a similar mechanism to the Skia/CPU backend.
Comment 1 Nikolas Zimmermann 2024-02-15 02:28:37 PST
Pull request: https://github.com/WebKit/WebKit/pull/24498
Comment 2 EWS 2024-02-22 03:17:58 PST
Committed 275170@main (203eb419d822): <https://commits.webkit.org/275170@main>

Reviewed commits have been landed. Closing PR #24498 and removing active labels.