Implement the ChromiumAndroidGPUPort
Created attachment 126915 [details] Patch
Comment on attachment 126915 [details] Patch I thought the gpu ports were dead/default?
> I thought the gpu ports were dead/default? http://www.youtube.com/watch?v=Sh8mNjeuyV4
This seems really unnecessary. We run everything in the Android port through the gpu path, so we should just declare that the default and not worry about the 'software' path until the time that we want to start using it.
Comment on attachment 126915 [details] Patch I'd suggest that you just make chromium_android set the gpu options unless there's some really compelling need to test a config we aren't planning to ship for a while. To match what we ship, we really should set force compositing mode by default when running the android layout tests.
Created attachment 126922 [details] Patch
Comment on attachment 126922 [details] Patch R=me, probably want to change the bug title / checkin message to limit the inevitable confusion
Created attachment 126923 [details] Patch for landing
Comment on attachment 126923 [details] Patch for landing Clearing flags on attachment: 126923 Committed r107697: <http://trac.webkit.org/changeset/107697>
All reviewed patches have been landed. Closing bug.