Chrome Release Bot (LUCI) 4762b62e7d Publish DEPS for 106.0.5249.13 il y a 1 an
..
BUILD.gn 4762b62e7d Publish DEPS for 106.0.5249.13 il y a 1 an
DEPS 4762b62e7d Publish DEPS for 106.0.5249.13 il y a 1 an
DIR_METADATA 4762b62e7d Publish DEPS for 106.0.5249.13 il y a 1 an
OWNERS 4762b62e7d Publish DEPS for 106.0.5249.13 il y a 1 an
README 4762b62e7d Publish DEPS for 106.0.5249.13 il y a 1 an
accelerated_widget_mac.h 4762b62e7d Publish DEPS for 106.0.5249.13 il y a 1 an
accelerated_widget_mac.mm 4762b62e7d Publish DEPS for 106.0.5249.13 il y a 1 an
accelerated_widget_mac_export.h 4762b62e7d Publish DEPS for 106.0.5249.13 il y a 1 an
ca_layer_frame_sink.h 4762b62e7d Publish DEPS for 106.0.5249.13 il y a 1 an
ca_layer_frame_sink.mm 4762b62e7d Publish DEPS for 106.0.5249.13 il y a 1 an
ca_layer_tree_coordinator.h 4762b62e7d Publish DEPS for 106.0.5249.13 il y a 1 an
ca_layer_tree_coordinator.mm 4762b62e7d Publish DEPS for 106.0.5249.13 il y a 1 an
ca_layer_tree_unittest_mac.mm 4762b62e7d Publish DEPS for 106.0.5249.13 il y a 1 an
ca_renderer_layer_tree.h 4762b62e7d Publish DEPS for 106.0.5249.13 il y a 1 an
ca_renderer_layer_tree.mm 4762b62e7d Publish DEPS for 106.0.5249.13 il y a 1 an
ca_transaction_observer.h 4762b62e7d Publish DEPS for 106.0.5249.13 il y a 1 an
ca_transaction_observer.mm 4762b62e7d Publish DEPS for 106.0.5249.13 il y a 1 an
display_ca_layer_tree.h 4762b62e7d Publish DEPS for 106.0.5249.13 il y a 1 an
display_ca_layer_tree.mm 4762b62e7d Publish DEPS for 106.0.5249.13 il y a 1 an
io_surface_context.h 4762b62e7d Publish DEPS for 106.0.5249.13 il y a 1 an
io_surface_context.mm 4762b62e7d Publish DEPS for 106.0.5249.13 il y a 1 an
window_resize_helper_mac.cc 4762b62e7d Publish DEPS for 106.0.5249.13 il y a 1 an
window_resize_helper_mac.h 4762b62e7d Publish DEPS for 106.0.5249.13 il y a 1 an

README

This directory contains the accelerated_widget_mac ui component. The main
exported class is AcceleratedWidgetMac, which owns a tree of Core Animation
CALayers that are placed into an NSView provided by the
AcceleratedWidgetMacNSView client class.

AcceleratedWidgetMac receives frames from the compositor and ensures it has
appropriate layers for rendering that frame type into the NSView.