Adam Barth 0f23213486 Fully detach the IDL compiler from the build
Prior to this patch, we were still using it to generate dart_ui.dart.
We'll eventually want to reorganize the dart files in the engine. See
https://github.com/flutter/flutter/issues/1040 for some discussion.
2015-12-29 19:52:27 -08:00
..
2015-10-24 00:26:24 -07:00
2015-12-29 11:02:36 -08:00
2015-12-14 16:48:49 -08:00
2015-11-18 13:07:19 -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.