0
Files
src/cc/slim
Michael Tang c00a822079 viz: Set an explicit layer ID for RenderSurfaceImpl
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}
2024-12-13 13:49:23 -08:00
..
2024-11-19 21:45:01 +00:00

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.