
This code was introduced when adding color management to GLRenderer in crbug.com/667966. All color management is now done in Skia, and this code will never be used again. It is likely that gfx::ColorTransform will be removed entirely. If it is to remain, it will be a wrapper around Skia functionality. Bug: 395659818 Change-Id: I92ebc0840dbc32b9bd8cbf96657dcbadbcdfa84c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6495917 Reviewed-by: Vasiliy Telezhnikov <vasilyt@chromium.org> Commit-Queue: ccameron chromium <ccameron@chromium.org> Cr-Commit-Position: refs/heads/main@{#1453920}
This directory contains UI frameworks used to build various user interface features. This directory is not intended to contain UI features (such as a keyboard).