Adam Barth ff48ddb68f Add the ability to dispose host objects
Some host objects hold on to a lot of state and take time to tear down. This
patch adds the ability to dispose them eagerly to release resources faster.
2015-11-11 08:36:29 -08:00
..
2015-10-24 00:26:24 -07:00
2015-11-01 12:49:27 -08:00
2015-10-24 00:26:24 -07: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.