Adam Barth e3c12b1daa Remove IDL from engine/core/compositing
Rather than using IDL code generation, we now use some template magic to
generate this code. No all the code is template-generated yet, but this
patch is a start in that direction.
2015-12-24 00:13:09 -08:00
..
2015-10-24 00:26:24 -07: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.