blob: 8e7413f05c92f29fa253e42f46a20b40a69d30ce [file] [log] [blame] [view]
# Learning about Chromium UI
# Best Practices
* [Colors](bestpractices/colors.md): How to work with Chromium colors.
* [Layout](bestpractices/layout.md): How to use Views layout.
* [Ownership](bestpractices/ownership.md): How to manage Views object lifetimes.
# Chrome UI
* [Views](/docs/ui/views/overview.md)
* [Product Excellence](/docs/ui/product_excellence/index.md)
* [UI Debugging](/docs/ui/learn/ui_debugging.md)
* [UI Devtools](/docs/ui/ui_devtools/index.md)
* [Input Event Routing](/docs/ui/input_event/index.md)
* [Metadata and Properties](/docs/ui/views/metadata_properties.md)
# Archival Documentation on Chrome UI.
* [Aura](/docs/ui/aura/index.md)
* [Compositor](/docs/ui/compositor/index.md)
# Processes
* [Frontline Triage Procedures](frontline_triage.md)