commit | 8bcef50eaf76f27b47e532d6cec5ee4a24afa33f | [log] [tgz] |
---|---|---|
author | Sirisha Kavuluru <[email protected]> | Mon Jun 30 16:56:23 2025 |
committer | Chromium LUCI CQ <[email protected]> | Mon Jun 30 16:56:23 2025 |
tree | 2a39f17249078c029ab40bbfca5824d0d0db2d78 | |
parent | df5e19a7c519994412a7d6c885274dce2b540948 [diff] |
Refactor: Use DeviceInfo.isDesktop() instead of DeviceFormFactor.isDesktop(). Bug: 6685228 Change-Id: I7cb477b36d32c3a52e9d7a0d0fbfd47f85f3f79e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6685555 Reviewed-by: Theresa Sullivan <[email protected]> Reviewed-by: Jinsuk Kim <[email protected]> Commit-Queue: Sirisha Kavuluru <[email protected]> Cr-Commit-Position: refs/heads/main@{#1480583}
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.