commit | cf25d5d8f331b51df93af93ea56b0a60ac6493cf | [log] [tgz] |
---|---|---|
author | Michael Wojcicka <mwoj@google.com> | Thu Sep 19 21:00:55 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Sep 19 21:00:55 2024 |
tree | 87eaf5f73845370c8df48e17887461a459fefb8f | |
parent | 595795860aee8389a559d060cbd718dfc84c34cd [diff] |
Add Header Customization for Task Manager - ScrollView is comprised of a TableHeader and a TableView. - This CL adds an API for changing the padding values in the TableHeader class. - By default, these values remain unchanged, but if the Task Manager feature flag is enabled, these will be customized. Change-Id: I615c53bfee7b460c4f79738bc78df825f126c447 Bug: b:363309668 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5868833 Reviewed-by: Scott Violet <sky@chromium.org> Commit-Queue: Michael Wojcicka <mwoj@google.com> Reviewed-by: Yichen Zhou <yichenz@chromium.org> Cr-Commit-Position: refs/heads/main@{#1357849}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
To check out the source code locally, don't use git clone
! Instead, follow the instructions on how to get the code.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure.
For historical reasons, there are some small top level directories. Now the guidance is that new top level directories are for product (e.g. Chrome, Android WebView, Ash). Even if these products have multiple executables, the code should be in subdirectories of the product.
If you found a bug, please file it at https://crbug.com/new.