Bug 43059

Summary: [Qt] putImageData() optimizations
Product: WebKit Reporter: Andreas Kling <kling>
Component: WebCore Misc.Assignee: QtWebKit Unassigned <webkit-qt-unassigned>
Status: RESOLVED FIXED    
Severity: Normal Keywords: Performance, Qt, QtTriaged
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Proposed patch none

Andreas Kling
Reported 2010-07-27 10:50:46 PDT
- Single-pass premultiplication and BGR->RGB conversion - Use ARGB32PM for the temporary image so Qt calls the fast Source composition function
Attachments
Proposed patch (4.33 KB, patch)
2010-07-27 11:00 PDT, Andreas Kling
no flags
Andreas Kling
Comment 1 2010-07-27 11:00:09 PDT
Created attachment 62710 [details] Proposed patch
Andreas Kling
Comment 2 2010-07-27 14:17:50 PDT
Comment on attachment 62710 [details] Proposed patch Clearing flags on attachment: 62710 Committed r64157: <http://trac.webkit.org/changeset/64157>
Andreas Kling
Comment 3 2010-07-27 14:18:01 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.