RESOLVED FIXED 53936
compile option to use skia's gpu backend for <canvas>
https://bugs.webkit.org/show_bug.cgi?id=53936
Summary compile option to use skia's gpu backend for <canvas>
Mike Reed
Reported 2011-02-07 13:01:31 PST
ENABLE(SKIA_GPU) flag to use Skia's gpu backend to handle <canvas> drawing. Disabled by default.
Attachments
Compile flag to use skia's gpu backend for <canvas> drawing (134.82 KB, patch)
2011-02-07 13:08 PST, Mike Reed
jamesr: review-
Compile flag to use skia's gpu backend for <canvas> drawing (4.72 KB, patch)
2011-02-07 13:36 PST, Mike Reed
no flags
Mike Reed
Comment 1 2011-02-07 13:08:26 PST
Created attachment 81511 [details] Compile flag to use skia's gpu backend for <canvas> drawing
James Robinson
Comment 2 2011-02-07 13:10:59 PST
Comment on attachment 81511 [details] Compile flag to use skia's gpu backend for <canvas> drawing There's a bajillion spurious whitespace changes in the Source/WebCore/ChangeLog.
Mike Reed
Comment 3 2011-02-07 13:36:29 PST
Created attachment 81514 [details] Compile flag to use skia's gpu backend for <canvas> drawing Re-edit ChangeLog using vi instead of xcode (which wacked all of the white-space)
Kenneth Russell
Comment 4 2011-02-07 15:23:27 PST
Comment on attachment 81514 [details] Compile flag to use skia's gpu backend for <canvas> drawing Looks good to me.
WebKit Commit Bot
Comment 5 2011-02-07 22:48:20 PST
Comment on attachment 81514 [details] Compile flag to use skia's gpu backend for <canvas> drawing Clearing flags on attachment: 81514 Committed r77905: <http://trac.webkit.org/changeset/77905>
WebKit Commit Bot
Comment 6 2011-02-07 22:48:26 PST
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.