
ThroughputTracker can track any compositor metrics over a sequence of time. It current name reflect its usage to collect smoothness related metrics. However, we want to use mechanism to track other metrics (paint) as well. The naming convention should reflect this genericness. In crrev.com/c/6040362, we did renaming in ui/compositor and ash/ directories. In this CL, we are renaming cc/ and blink/ directories. (mostly) Bug: b:380318532 Change-Id: I71e60a3312d30224b77fa51dbf04ebbc55837f3a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6042895 Commit-Queue: Zoraiz Naeem <zoraiznaeem@chromium.org> Reviewed-by: Stefan Zager <szager@chromium.org> Reviewed-by: Jonathan Ross <jonross@chromium.org> Cr-Commit-Position: refs/heads/main@{#1387187}
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).