Adam Barth b63aac40f1 ShaderLayer should actually be ShaderMaskLayer
The shader is supposed to be drawn on top of the children as a mask. The
previous drawing code was incorrect.
2016-01-11 16:45:35 -08:00
..
2015-12-29 22:27:18 -08:00
2015-12-29 22:27:18 -08:00
2015-12-29 22:27:18 -08:00
2015-12-29 21:39:16 -08:00
2015-12-29 20:12:26 -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.