blob: 8594fad0f1b8622e81a6e7975419059ca3ebe48e [file] [log] [blame] [view]
Robert Liao2f287812020-04-16 19:55:141# Learning about Chromium UI
2
Robert Liaobc0ae61d2020-04-21 22:12:343# Best Practices
4
Robert Liaoce1735da2020-04-27 21:50:285* [Colors](bestpractices/colors.md): How to work with Chromium colors.
Wei Libc431812020-06-03 22:44:376* [Layout](bestpractices/layout.md): How to use Views layout.
Robert Liaobc0ae61d2020-04-21 22:12:347* [Ownership](bestpractices/ownership.md): How to manage Views object lifetimes.
8
Robert Liao2f287812020-04-16 19:55:149# Architecture Overview
10Coming soon.