commit | f48b88e23fc24ba85f2eddf70ce91a7a18841038 | [log] [tgz] |
---|---|---|
author | Thomas Lukaszewicz <tluk@chromium.org> | Thu May 01 18:41:02 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu May 01 18:41:02 2025 |
tree | 1956d2ee27b735695cd349d8fbd2dcb655c8eb4b | |
parent | fd4a073dbd11406e71d16b46cf0352224b3e59b3 [diff] |
Add tluk to //chrome/browser/ui/OWNERS Proposing adding myself to //chrome/browser/ui/OWNERS. Context: I've been working on various projects under //chrome/browser/ui for many years now, including: - Tab Search - WebUI Tab Strip - Side Search - New Tab Page I have also contributed on projects directly impacting chrome browser features generally - ColorProvider and theme support - TabInterface / BrowserInterface refactors - WebUI context refactors Currently working on Browser / BrowserView simplification which similarly affect many classes under //chrome/browser/ui broadly. Bug: 413168662 Change-Id: I8d25d3f101dec44dfaa40408e8af56ac071d05dd Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6503415 Reviewed-by: David Pennington <dpenning@chromium.org> Commit-Queue: Tom Lukaszewicz <tluk@chromium.org> Cr-Commit-Position: refs/heads/main@{#1454564}
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.