Jason Simmons 087da3237a Merge pull request #2227 from jason-simmons/jni_bind_library
Move the JNI bridge out of dart:ui and into a separate dart:jni library
2016-01-08 14:01:23 -08:00
..
2015-12-29 22:27:18 -08:00
2015-12-29 22:27:18 -08:00
2015-12-29 22:27:18 -08:00
2015-12-29 21:39:16 -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.