commit | 0292146f59b8e9e316ce0d3e6b2dea90ecd24e53 | [log] [tgz] |
---|---|---|
author | Fred Shih <ffred@chromium.org> | Tue Jan 28 02:20:51 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Jan 28 02:20:51 2025 |
tree | 4bf272914231158f6d475c095b6c34cbff64dd3f | |
parent | a58e7d765631d6639a5d229466de4f44d987f1b8 [diff] |
mojo: Generate and check in sample bindings Add a script to generate bindings for a small sample mojom file. Add a presubmit check to enforce generated bindings are up-to-date and checked in. Change-Id: I5a50ade675a9f872faf901db95697cfc06db8ee8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5519281 Reviewed-by: Daniel Cheng <dcheng@chromium.org> Commit-Queue: Fred Shih <ffred@chromium.org> Cr-Commit-Position: refs/heads/main@{#1412037}
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.