commit | 63bf19cab172b95268739e867c9045c2017b576f | [log] [tgz] |
---|---|---|
author | Tomasz Wiszkowski <ender@google.com> | Tue Oct 17 21:06:15 2023 |
committer | Tomasz Wiszkowski <ender@google.com> | Tue Oct 17 21:06:15 2023 |
tree | a75f100c2cdd04d934cc81b9cd2a73847b785e4b | |
parent | 59059711c14ff59d1d390d63d2ae9a220b279b47 [diff] |
[Cleanup] Reformat omnibox/U* using google-java-format. Manual changes include bullet list formatting. Reformatted using: google-java-format --aosp -i {styles,suggestions}/**/*.java More info: go/chrome-google-java-format-lsc Bug: 1491626 Change-Id: I6ba92e1b51c2d7e19d875b70538223ee6271c909 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4949761 Reviewed-by: Patrick Noland <pnoland@chromium.org> Commit-Queue: Tomasz Wiszkowski <ender@google.com> Auto-Submit: Tomasz Wiszkowski <ender@google.com> Cr-Commit-Position: refs/heads/main@{#1211092}
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.