
This change makes it explicit that a layer ID of 0 valid, and sets a unique id for RenderSurfaceImpl. Bug: 324460866 Change-Id: Ib3ea70e9f375f49313ec103469b250e4eab0a14e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5912146 Commit-Queue: Michael Tang <tangm@microsoft.com> Reviewed-by: Vasiliy Telezhnikov <vasilyt@chromium.org> Cr-Commit-Position: refs/heads/main@{#1396195}
cc/slim
This directory contains the "slim" compositor. The initial goal is a re-implementation of cc with only the features and requirements needed by the Android browser compositor, and transition the Android browser compositor from cc to slim compositor.
During the transition, cc/slim will have a similar API surface as cc, and cc/slim will conditionally wrap cc types so that slim compositor can be controlled via an experiment.