pwnall / chromeview

Proof of concept Android WebView implementation based on Chromium code
1.69k stars 434 forks source link

Hardware acceleration #35

Open edoardocavazza opened 10 years ago

edoardocavazza commented 10 years ago

First of all, congratulations for the project.

I'm trying to load my HTML5 app in the Chrome View, but I have noticed that hardware acceleration is not active, and everything with CSS3 3d tranform is not displayed. Have I missed something that enabled the HW acceleration?

Thanks

pre commented 10 years ago

It's a Chromium issue, see for example:

https://groups.google.com/a/chromium.org/forum/#!topic/chromium-dev/Z2_a_fFm19M

https://code.google.com/p/chromium/issues/detail?id=239864#c8