Bug 80451

Summary: [chromium] Change the minimum accelerated canvas size to be > 256*256
Product: WebKit Reporter: Vangelis Kokkevis <vangelis>
Component: WebCore Misc.Assignee: Vangelis Kokkevis <vangelis>
Status: RESOLVED FIXED    
Severity: Normal CC: senorblanco
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch senorblanco: review+

Vangelis Kokkevis
Reported 2012-03-06 16:06:35 PST
Currently we accelerate canvas rendering for canvas sizes > 128 * 128 . While we are working on resolving path rendering perf issues, we should bump up that number to 256 * 256 to avoid slowdowns with small-ish canvas' (e.g. the ones used by Google Maps API V3).
Attachments
Patch (1.24 KB, patch)
2012-03-06 16:14 PST, Vangelis Kokkevis
senorblanco: review+
Vangelis Kokkevis
Comment 1 2012-03-06 16:14:18 PST
Stephen White
Comment 2 2012-03-06 16:14:54 PST
Comment on attachment 130462 [details] Patch OK. r=me
Vangelis Kokkevis
Comment 3 2012-03-06 16:17:11 PST
Note You need to log in before you can comment on or make changes to this bug.