Jason Simmons b93e9419bd Support the JNI bridge in secondary isolates
This requires detaching from the JVM at thread shutdown using a callback
that was recently added to the Dart VM.
2016-03-28 10:03:18 -07:00
..
2016-03-22 09:28:46 -07:00
2016-03-28 00:43:42 -07:00
2016-01-18 16:59:52 -08:00
2015-12-29 20:12:26 -08:00
2015-10-09 19:27:13 -07:00

Sky Engine

This directory contains the bulk of the C++ code backing the dart:ui module.

It is based on Blink, Chromium's rendering engine, which itself is descended from WebKit, which is descended from KHTML.