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.