RESOLVED FIXED 80451
[chromium] Change the minimum accelerated canvas size to be > 256*256
https://bugs.webkit.org/show_bug.cgi?id=80451
Summary [chromium] Change the minimum accelerated canvas size to be > 256*256
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.