Ian Hickson 579dcf9d67 Flesh our dart:ui graphics documentation. (#2721)
I gave up before I was completely done.

Items still remaining include:

 * drawVertices
 * drawAtlas
 * TransferMode.*
 * VertexMode

Also:
 * Add a convenience constructor to RSTransform
 * Add some convenience methods to Rect and Size
 * Make some defaults more explicit
2016-05-27 17:14:49 -07:00
..
2016-05-23 14:36:08 -07:00
2016-01-18 16:59:52 -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.