[roll] Roll fuchsia [build][flutter][dart] Migrate //topaz/runtime.

Migrate //topaz/runtime/dart/flutter_test as flutter_test2 to allow for
soft transition.
 - Migrate all dependent sources to //build/flutter/internal.
 - Enable use of fuchsia-source URI schemes in dart_kernel2.
 - Copy flutter runner prebuilt build rules and flutter_tester to
   //src/flutter/BUILD.gn and switch existing references.
 - Switch dart_runner_patched_sdk_nnbd to dart_runner_patched_sdk.
 - Implement soft transition for flutter_runner_patched_sdk.

Original-Bug: 58062, 66565
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/462314
Original-Revision: 6e63bd69fc5e11578630fbe6e4dd59a271e7984c
GitOrigin-RevId: 91cfea9e11ebe5dcddbf2b0c362f22a5575945da
Change-Id: I20d99f3aad1b08967664c23942a135f5d9dfbb7d
1 file changed
tree: 2a7ffd1b6a72bbbeb7fba2b89378d43c68bfc947
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. flower
  8. jiri.lock
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.

Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance via the IRC channel #fuchsia on Freenode.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.