commit | cc25185ac1b039f6d2d224d40ac1003829e5d4da | [log] [tgz] |
---|---|---|
author | Mike Wasserman <msw@chromium.org> | Tue Jan 14 20:20:57 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Jan 14 20:20:57 2025 |
tree | 1eb7fc60c4bab524c47f28dda2d8016f0acee7e4 | |
parent | e187fb2aa85885be95bef000b85562c7abc80d87 [diff] |
Writing Assistance API: Add Optimization Guide feature entry Stand up feature/target entries for Writer & Rewriter web APIs. Bug: 377749376, 380239468, 382596381, 382615217 Change-Id: I6cd51b1eaf5a8d480a75e7e6ed3ef862b0b1137f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6172281 Commit-Queue: Ilya Sherman <isherman@chromium.org> Reviewed-by: Sophie Chang <sophiechang@chromium.org> Reviewed-by: Ilya Sherman <isherman@chromium.org> Code-Coverage: findit-for-me@appspot.gserviceaccount.com <findit-for-me@appspot.gserviceaccount.com> Auto-Submit: Mike Wasserman <msw@chromium.org> Commit-Queue: Mike Wasserman <msw@chromium.org> Cr-Commit-Position: refs/heads/main@{#1406285}
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.