Adam Barth e1dacd833f Switch sdk_xcode_harness to use flutter build aot (#2706)
Switch sdk_xcode_harness to use flutter build aot

This patch moves a bunch of complexity out of FlutterApplication.xcodeproj and
into `flutter build aot`, which will make it easier for developers to create
their own FlutterApplication.xcodeproj.
2016-05-24 16:22:33 -07:00
..
2016-05-23 14:36:08 -07:00
2016-01-18 16:59:52 -08: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.