0
Files
src/ui
Christopher Cameron 5711020bd1 gfx::ColorTransform: Remove SKSL generation
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}
2025-04-30 07:56:20 -07:00
..
2025-03-25 07:56:27 -07:00
2025-04-22 12:24:10 -07:00

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).