Chrome Release Bot (LUCI) 4762b62e7d Publish DEPS for 106.0.5249.13 пре 1 година
..
BUILD.gn 4762b62e7d Publish DEPS for 106.0.5249.13 пре 1 година
DEPS 4762b62e7d Publish DEPS for 106.0.5249.13 пре 1 година
DIR_METADATA 4762b62e7d Publish DEPS for 106.0.5249.13 пре 1 година
OWNERS 4762b62e7d Publish DEPS for 106.0.5249.13 пре 1 година
README 4762b62e7d Publish DEPS for 106.0.5249.13 пре 1 година
accelerated_widget_mac.h 4762b62e7d Publish DEPS for 106.0.5249.13 пре 1 година
accelerated_widget_mac.mm 4762b62e7d Publish DEPS for 106.0.5249.13 пре 1 година
accelerated_widget_mac_export.h 4762b62e7d Publish DEPS for 106.0.5249.13 пре 1 година
ca_layer_frame_sink.h 4762b62e7d Publish DEPS for 106.0.5249.13 пре 1 година
ca_layer_frame_sink.mm 4762b62e7d Publish DEPS for 106.0.5249.13 пре 1 година
ca_layer_tree_coordinator.h 4762b62e7d Publish DEPS for 106.0.5249.13 пре 1 година
ca_layer_tree_coordinator.mm 4762b62e7d Publish DEPS for 106.0.5249.13 пре 1 година
ca_layer_tree_unittest_mac.mm 4762b62e7d Publish DEPS for 106.0.5249.13 пре 1 година
ca_renderer_layer_tree.h 4762b62e7d Publish DEPS for 106.0.5249.13 пре 1 година
ca_renderer_layer_tree.mm 4762b62e7d Publish DEPS for 106.0.5249.13 пре 1 година
ca_transaction_observer.h 4762b62e7d Publish DEPS for 106.0.5249.13 пре 1 година
ca_transaction_observer.mm 4762b62e7d Publish DEPS for 106.0.5249.13 пре 1 година
display_ca_layer_tree.h 4762b62e7d Publish DEPS for 106.0.5249.13 пре 1 година
display_ca_layer_tree.mm 4762b62e7d Publish DEPS for 106.0.5249.13 пре 1 година
io_surface_context.h 4762b62e7d Publish DEPS for 106.0.5249.13 пре 1 година
io_surface_context.mm 4762b62e7d Publish DEPS for 106.0.5249.13 пре 1 година
window_resize_helper_mac.cc 4762b62e7d Publish DEPS for 106.0.5249.13 пре 1 година
window_resize_helper_mac.h 4762b62e7d Publish DEPS for 106.0.5249.13 пре 1 година

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.