| commit | 8d9e40f319424424bc8778a6955f3814e375f61e | [log] [tgz] |
|---|---|---|
| author | Andrew Grieve <[email protected]> | Wed Mar 15 21:04:42 2023 |
| committer | Chromium LUCI CQ <[email protected]> | Wed Mar 15 21:04:42 2023 |
| tree | 0bed39204c44e94bcc9207d1e3265c0722c847e3 | |
| parent | 1675e62be7153ede7c6d1a23634769b80ec2323c [diff] |
Android: Mention Java 8 Streams APIs in style guide Discussion here: https://groups.google.com/a/chromium.org/g/java/c/X-oBLyTLH6M/m/7Vv_Mmp6AAAJ Bug: None Change-Id: I72602e7509efe5fda043a7246061739e60fdb43c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4328531 Commit-Queue: Andrew Grieve <[email protected]> Reviewed-by: Tommy Nyquist <[email protected]> Reviewed-by: Peter Conn <[email protected]> Reviewed-by: Henrique Nakashima <[email protected]> Cr-Commit-Position: refs/heads/main@{#1117743}
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.