Brings back handwriting test.
[chromium-blink-merge.git] / ui / accelerated_widget_mac / README
blobde7b0ebed8624dce24061ccd6e1ac045cf0f5dbe
1 This directory contains the accelerated_widget_mac ui component. The main
2 exported class is AcceleratedWidgetMac, which owns a tree of Core Animation
3 CALayers that are placed into an NSView provided by the
4 AcceleratedWidgetMacNSView client class.
6 AcceleratedWidgetMac receives frames from the compositor and ensures it has
7 appropriate layers for rendering that frame type into the NSView.