[dev-servo] RGSoC- servo

2017-03-07 Thread shehani nimasha
Hi.. This is regarding to RGSoC and we would love to contribute for your project Servo . We are Team AlogoRist.We believe we have talent to work with it.Your company hope us to be enthusiastic about learning rust. So we have that enthusiasm to complete your task.We have enough knowledge that requir

[dev-servo] Android support

2017-03-07 Thread Fabrice Desré
Hi all, I want to start a discussion about Servo's Android support. The current state is quite basic and doesn't provide what we need to cover several interesting use cases. So far I have identified these: 1- Full screen app (games, VR). 2- Browser with a pure html "chrome" like browser.html

Re: [dev-servo] Android support

2017-03-07 Thread Michael Howell
Would the Chrome Embedding Framework (CEF) work help at all? On Tue, Mar 7, 2017 at 4:11 PM Fabrice Desré wrote: > Hi all, > > I want to start a discussion about Servo's Android support. The current > state is quite basic and doesn't provide what we need to cover several > interesting use case

Re: [dev-servo] Android support

2017-03-07 Thread Keith Yeung
Have you also looked at https://github.com/paulrouget/servoshell/projects/2 ? I believe that some issues listed there are being addressed, maybe it also addresses the issues arising from supporting use case 3-5. On Tue, Mar 7, 2017 at 3:15 PM, Michael Howell wrote: > Would the Chrome Embedding F

Re: [dev-servo] Android support

2017-03-07 Thread Jack Moffitt
> - glutin may not be something we want to keep using. I haven't looked in > details yet but glutin may be too high level an opinionated for us in this > context (eg. can glutin let us display several ServoViews?). > > So my current plan of action is to verify whether glutin is suitable or not > on