commit | 211ecae267686a0ad52c0b983de9fe88d97d29f9 | [log] [tgz] |
---|---|---|
author | Allen Bauer <[email protected]> | Tue Aug 22 16:33:39 2023 |
committer | Chromium LUCI CQ <[email protected]> | Tue Aug 22 16:33:39 2023 |
tree | 985648baec306ae563eb1d2048fca12c242c2591 | |
parent | 8bbb257ab3e99c42b884e69cccae15477d820077 [diff] |
Initial commit of ActionManager and ActionItems. See design doc linked in the bug reference (Googlers only right now). Change-Id: I98b5ffdeb39b4d74fc96cb211a55222a04023766 Bug: 1472023 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4769608 Reviewed-by: Elaine Chien <[email protected]> Reviewed-by: Peter Kasting <[email protected]> Reviewed-by: Avi Drissman <[email protected]> Reviewed-by: Dirk Pranke <[email protected]> Commit-Queue: Allen Bauer <[email protected]> Cr-Commit-Position: refs/heads/main@{#1186601}
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.