
The SDK does not currently exist for Mac, and the toolchain no longer includes the runtimes. Bug: 1517393 Change-Id: Id8e9794478cb103077de7f4605d29bdbefec9d42 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5214371 Commit-Queue: Zijie He <zijiehe@google.com> Auto-Submit: Hans Wennborg <hans@chromium.org> Reviewed-by: Zijie He <zijiehe@google.com> Cr-Commit-Position: refs/heads/main@{#1249359}
Fuchsia
Documentation for developing Chromium for the Fuchsia platform.
[TOC]
Contact information
Bugs
Fuchsia-specific issues should have Component Fuchsia
and OS Fuchsia
.
To report a new issue, use this template.
Chromium development for Fuchsia
See Checking out and building on Fuchsia for Fuchsia-specific build instructions.
Deploying and running Fuchsia code.
Fuchsia binaries are deployed and executed via scripts that are automatically
generated by the fuchsia_package_installer()
or
fuchsia_run_script_with_packages()
GN templates.
For information on running tests, see Tests.
Debugging
See Debugging
Tests
- Deploying and running gtests on Fuchsia
- Deploying content_shell and running web_tests on Fuchsia
- Running GPU integration tests on Fuchsia
- Running Telemetry Benchmarks on Fuchsia
- Fuchsia Binary Size Bot
Fuchsia WebEngine and Runners
See Fuchsia WebEngine and Runners.