tree: 1118463e6f8e466511f0f4ba9dca99d792fe1fc5 [path history] [tgz]
  1. build_instructions.md
  2. debug_instructions.md
  3. DIR_METADATA
  4. gpu_testing.md
  5. gtests.md
  6. platform_versioning.md
  7. README.md
  8. sdk_updates.md
  9. telemetry.md
  10. test_scripts.md
  11. web_tests.md
  12. webpage_tests.md
docs/fuchsia/README.md

Fuchsia

Documentation for developing Chromium for the Fuchsia platform.

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

Fuchsia WebEngine and Runners

See Fuchsia WebEngine and Runners.

Resources for developers working on Chromium for Fuchsia