commit | 2af0d174288bad913ddd0756ca5c2e8cba8079d7 | [log] [tgz] |
---|---|---|
author | Ken Rockot <rockot@google.com> | Wed Nov 22 17:03:47 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Nov 22 17:03:47 2023 |
tree | e24bf7556a1485cd72164e549af53cfbf9133e39 | |
parent | a59ad4195ecce56354cd141afbc9e3e16b250c38 [diff] |
Move ChromeML public interface into chromium/src This is copied out of the internal optimization_guide repo. Only superficial changes to support the move. Bug: None Change-Id: I6f9453cb4ee092a901f50cb9530d52ce360e24c6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5050904 Reviewed-by: Scott Violet <sky@chromium.org> Reviewed-by: Austin Eng <enga@chromium.org> Reviewed-by: Maggie Chen <magchen@chromium.org> Reviewed-by: John Abd-El-Malek <jam@chromium.org> Commit-Queue: John Abd-El-Malek <jam@chromium.org> Auto-Submit: Ken Rockot <rockot@google.com> Reviewed-by: Daniel Cheng <dcheng@chromium.org> Cr-Commit-Position: refs/heads/main@{#1228049}
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.