RESOLVED FIXED 34900
Implement accelerated compositing for chromium
https://bugs.webkit.org/show_bug.cgi?id=34900
Summary Implement accelerated compositing for chromium
Alok Priyadarshi
Reported 2010-02-12 10:28:17 PST
Need to implement accelerated compositing for: - Hardware-decoded video for <video> and WebGL <canvas> elements without expensive copy operations - Support for 3D CSS transforms and animations
Attachments
Changes to build webkit with WTF_USE_ACCELERATED_COMPOSITING flag (2.45 KB, patch)
2010-02-16 15:17 PST, Alok Priyadarshi
no flags
Alok Priyadarshi
Comment 1 2010-02-16 15:17:56 PST
Created attachment 48840 [details] Changes to build webkit with WTF_USE_ACCELERATED_COMPOSITING flag WTF_USE_ACCELERATED_COMPOSITING is disabled by default. It can be enabled with a gyp command-line flag.
Ariya Hidayat
Comment 2 2010-02-16 22:45:46 PST
Comment on attachment 48840 [details] Changes to build webkit with WTF_USE_ACCELERATED_COMPOSITING flag A nice start! LGTM.
Alok Priyadarshi
Comment 3 2010-02-17 09:55:38 PST
Comment on attachment 48840 [details] Changes to build webkit with WTF_USE_ACCELERATED_COMPOSITING flag I do not have commit access. Could someone submit the patch please.
Ariya Hidayat
Comment 4 2010-02-17 11:10:33 PST
Comment on attachment 48840 [details] Changes to build webkit with WTF_USE_ACCELERATED_COMPOSITING flag cq+
WebKit Commit Bot
Comment 5 2010-02-17 11:28:11 PST
Comment on attachment 48840 [details] Changes to build webkit with WTF_USE_ACCELERATED_COMPOSITING flag Clearing flags on attachment: 48840 Committed r54904: <http://trac.webkit.org/changeset/54904>
WebKit Commit Bot
Comment 6 2010-02-17 11:28:15 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.