servo/ports/libsimpleservo
2019-11-06 16:13:55 -05:00
..
api Centralize definitions of window sizes and DPI in compositor/constellation during startup. 2019-11-06 16:13:55 -05:00
capi do not rely on UWP URL parser 2019-11-06 07:38:19 +01:00
jniapi Allow setting GST_DEBUG on Android through mach 2019-10-14 17:27:29 +02:00
README.md new android port: introduce a simple servo library 2018-07-31 22:33:51 +08:00

This is a basic wrapper around Servo. While libservo itself (/components/servo/) offers a lot of flexibility, libsimpleservo (/ports/libsimpleservo/) tries to make it easier to embed Servo, without much configuration needed. It is limited to only one view (no tabs, no multiple rendering area).