diff --git a/ci/licenses_golden/licenses_flutter b/ci/licenses_golden/licenses_flutter index cd9bf74121a145679678e888f7133ae2d9166d7e..bc32edb502ef57f0edb5d6c540b8eb0a56fdb17a 100644 --- a/ci/licenses_golden/licenses_flutter +++ b/ci/licenses_golden/licenses_flutter @@ -832,54 +832,54 @@ FILE: ../../../flutter/shell/platform/fuchsia/dart-pkg/zircon/sdk_ext/natives.cc FILE: ../../../flutter/shell/platform/fuchsia/dart-pkg/zircon/sdk_ext/natives.h FILE: ../../../flutter/shell/platform/fuchsia/dart-pkg/zircon/sdk_ext/system.cc FILE: ../../../flutter/shell/platform/fuchsia/dart-pkg/zircon/sdk_ext/system.h -FILE: ../../../flutter/shell/platform/fuchsia/dart/builtin_libraries.cc -FILE: ../../../flutter/shell/platform/fuchsia/dart/builtin_libraries.h -FILE: ../../../flutter/shell/platform/fuchsia/dart/dart_component_controller.cc -FILE: ../../../flutter/shell/platform/fuchsia/dart/dart_component_controller.h -FILE: ../../../flutter/shell/platform/fuchsia/dart/dart_runner.cc -FILE: ../../../flutter/shell/platform/fuchsia/dart/dart_runner.h -FILE: ../../../flutter/shell/platform/fuchsia/dart/embedder/builtin.dart -FILE: ../../../flutter/shell/platform/fuchsia/dart/embedder/script_runner_snapshot.dart -FILE: ../../../flutter/shell/platform/fuchsia/dart/embedder/shim.dart -FILE: ../../../flutter/shell/platform/fuchsia/dart/embedder/snapshot.cc.tmpl -FILE: ../../../flutter/shell/platform/fuchsia/dart/embedder/snapshot.dart -FILE: ../../../flutter/shell/platform/fuchsia/dart/embedder/snapshot.h -FILE: ../../../flutter/shell/platform/fuchsia/dart/examples/goodbye_dart/goodbye_dart.dart -FILE: ../../../flutter/shell/platform/fuchsia/dart/examples/goodbye_dart/goodbye_dart_test -FILE: ../../../flutter/shell/platform/fuchsia/dart/examples/goodbye_dart/meta/goodbye_dart_aot.cmx -FILE: ../../../flutter/shell/platform/fuchsia/dart/examples/goodbye_dart/meta/goodbye_dart_jit.cmx -FILE: ../../../flutter/shell/platform/fuchsia/dart/examples/greeting/greeting.dart -FILE: ../../../flutter/shell/platform/fuchsia/dart/examples/hello_app_dart/interfaces/hello.fidl -FILE: ../../../flutter/shell/platform/fuchsia/dart/examples/hello_app_dart/main.dart -FILE: ../../../flutter/shell/platform/fuchsia/dart/examples/hello_app_dart/meta/hello_app_dart_aot.cmx -FILE: ../../../flutter/shell/platform/fuchsia/dart/examples/hello_app_dart/meta/hello_app_dart_jit.cmx -FILE: ../../../flutter/shell/platform/fuchsia/dart/examples/hello_dart/bin/hello_dart.dart -FILE: ../../../flutter/shell/platform/fuchsia/dart/examples/hello_dart/meta/hello_dart_aot.cmx -FILE: ../../../flutter/shell/platform/fuchsia/dart/examples/hello_dart/meta/hello_dart_aot_product.cmx -FILE: ../../../flutter/shell/platform/fuchsia/dart/examples/hello_dart/meta/hello_dart_debug.cmx -FILE: ../../../flutter/shell/platform/fuchsia/dart/examples/hello_dart/meta/hello_dart_jit.cmx -FILE: ../../../flutter/shell/platform/fuchsia/dart/examples/hello_dart/meta/hello_dart_jit_product.cmx -FILE: ../../../flutter/shell/platform/fuchsia/dart/integration/main.dart -FILE: ../../../flutter/shell/platform/fuchsia/dart/integration/meta/dart_aot_runner_test.cmx -FILE: ../../../flutter/shell/platform/fuchsia/dart/integration/meta/dart_jit_runner_test.cmx -FILE: ../../../flutter/shell/platform/fuchsia/dart/kernel/libraries.json -FILE: ../../../flutter/shell/platform/fuchsia/dart/logging.h -FILE: ../../../flutter/shell/platform/fuchsia/dart/main.cc -FILE: ../../../flutter/shell/platform/fuchsia/dart/mapped_resource.cc -FILE: ../../../flutter/shell/platform/fuchsia/dart/mapped_resource.h -FILE: ../../../flutter/shell/platform/fuchsia/dart/meta/aot_product_runtime -FILE: ../../../flutter/shell/platform/fuchsia/dart/meta/aot_runtime -FILE: ../../../flutter/shell/platform/fuchsia/dart/meta/dart_aot_product_runner.cmx -FILE: ../../../flutter/shell/platform/fuchsia/dart/meta/dart_aot_runner.cmx -FILE: ../../../flutter/shell/platform/fuchsia/dart/meta/dart_jit_product_runner.cmx -FILE: ../../../flutter/shell/platform/fuchsia/dart/meta/dart_jit_runner.cmx -FILE: ../../../flutter/shell/platform/fuchsia/dart/meta/dart_zircon_test.cmx -FILE: ../../../flutter/shell/platform/fuchsia/dart/meta/jit_product_runtime -FILE: ../../../flutter/shell/platform/fuchsia/dart/meta/jit_runtime -FILE: ../../../flutter/shell/platform/fuchsia/dart/service_isolate.cc -FILE: ../../../flutter/shell/platform/fuchsia/dart/service_isolate.h -FILE: ../../../flutter/shell/platform/fuchsia/dart/vmservice/empty.dart -FILE: ../../../flutter/shell/platform/fuchsia/dart/vmservice/meta/vmservice.cmx +FILE: ../../../flutter/shell/platform/fuchsia/dart_runner/builtin_libraries.cc +FILE: ../../../flutter/shell/platform/fuchsia/dart_runner/builtin_libraries.h +FILE: ../../../flutter/shell/platform/fuchsia/dart_runner/dart_component_controller.cc +FILE: ../../../flutter/shell/platform/fuchsia/dart_runner/dart_component_controller.h +FILE: ../../../flutter/shell/platform/fuchsia/dart_runner/dart_runner.cc +FILE: ../../../flutter/shell/platform/fuchsia/dart_runner/dart_runner.h +FILE: ../../../flutter/shell/platform/fuchsia/dart_runner/embedder/builtin.dart +FILE: ../../../flutter/shell/platform/fuchsia/dart_runner/embedder/script_runner_snapshot.dart +FILE: ../../../flutter/shell/platform/fuchsia/dart_runner/embedder/shim.dart +FILE: ../../../flutter/shell/platform/fuchsia/dart_runner/embedder/snapshot.cc.tmpl +FILE: ../../../flutter/shell/platform/fuchsia/dart_runner/embedder/snapshot.dart +FILE: ../../../flutter/shell/platform/fuchsia/dart_runner/embedder/snapshot.h +FILE: ../../../flutter/shell/platform/fuchsia/dart_runner/examples/goodbye_dart/goodbye_dart.dart +FILE: ../../../flutter/shell/platform/fuchsia/dart_runner/examples/goodbye_dart/goodbye_dart_test +FILE: ../../../flutter/shell/platform/fuchsia/dart_runner/examples/goodbye_dart/meta/goodbye_dart_aot.cmx +FILE: ../../../flutter/shell/platform/fuchsia/dart_runner/examples/goodbye_dart/meta/goodbye_dart_jit.cmx +FILE: ../../../flutter/shell/platform/fuchsia/dart_runner/examples/greeting/greeting.dart +FILE: ../../../flutter/shell/platform/fuchsia/dart_runner/examples/hello_app_dart/interfaces/hello.fidl +FILE: ../../../flutter/shell/platform/fuchsia/dart_runner/examples/hello_app_dart/main.dart +FILE: ../../../flutter/shell/platform/fuchsia/dart_runner/examples/hello_app_dart/meta/hello_app_dart_aot.cmx +FILE: ../../../flutter/shell/platform/fuchsia/dart_runner/examples/hello_app_dart/meta/hello_app_dart_jit.cmx +FILE: ../../../flutter/shell/platform/fuchsia/dart_runner/examples/hello_dart/bin/hello_dart.dart +FILE: ../../../flutter/shell/platform/fuchsia/dart_runner/examples/hello_dart/meta/hello_dart_aot.cmx +FILE: ../../../flutter/shell/platform/fuchsia/dart_runner/examples/hello_dart/meta/hello_dart_aot_product.cmx +FILE: ../../../flutter/shell/platform/fuchsia/dart_runner/examples/hello_dart/meta/hello_dart_debug.cmx +FILE: ../../../flutter/shell/platform/fuchsia/dart_runner/examples/hello_dart/meta/hello_dart_jit.cmx +FILE: ../../../flutter/shell/platform/fuchsia/dart_runner/examples/hello_dart/meta/hello_dart_jit_product.cmx +FILE: ../../../flutter/shell/platform/fuchsia/dart_runner/integration/main.dart +FILE: ../../../flutter/shell/platform/fuchsia/dart_runner/integration/meta/dart_aot_runner_test.cmx +FILE: ../../../flutter/shell/platform/fuchsia/dart_runner/integration/meta/dart_jit_runner_test.cmx +FILE: ../../../flutter/shell/platform/fuchsia/dart_runner/kernel/libraries.json +FILE: ../../../flutter/shell/platform/fuchsia/dart_runner/logging.h +FILE: ../../../flutter/shell/platform/fuchsia/dart_runner/main.cc +FILE: ../../../flutter/shell/platform/fuchsia/dart_runner/mapped_resource.cc +FILE: ../../../flutter/shell/platform/fuchsia/dart_runner/mapped_resource.h +FILE: ../../../flutter/shell/platform/fuchsia/dart_runner/meta/aot_product_runtime +FILE: ../../../flutter/shell/platform/fuchsia/dart_runner/meta/aot_runtime +FILE: ../../../flutter/shell/platform/fuchsia/dart_runner/meta/dart_aot_product_runner.cmx +FILE: ../../../flutter/shell/platform/fuchsia/dart_runner/meta/dart_aot_runner.cmx +FILE: ../../../flutter/shell/platform/fuchsia/dart_runner/meta/dart_jit_product_runner.cmx +FILE: ../../../flutter/shell/platform/fuchsia/dart_runner/meta/dart_jit_runner.cmx +FILE: ../../../flutter/shell/platform/fuchsia/dart_runner/meta/dart_zircon_test.cmx +FILE: ../../../flutter/shell/platform/fuchsia/dart_runner/meta/jit_product_runtime +FILE: ../../../flutter/shell/platform/fuchsia/dart_runner/meta/jit_runtime +FILE: ../../../flutter/shell/platform/fuchsia/dart_runner/service_isolate.cc +FILE: ../../../flutter/shell/platform/fuchsia/dart_runner/service_isolate.h +FILE: ../../../flutter/shell/platform/fuchsia/dart_runner/vmservice/empty.dart +FILE: ../../../flutter/shell/platform/fuchsia/dart_runner/vmservice/meta/vmservice.cmx FILE: ../../../flutter/shell/platform/fuchsia/flutter/collect_traces.dart FILE: ../../../flutter/shell/platform/fuchsia/flutter/component.cc FILE: ../../../flutter/shell/platform/fuchsia/flutter/component.h diff --git a/shell/platform/fuchsia/dart/.gitignore b/shell/platform/fuchsia/dart_runner/.gitignore similarity index 100% rename from shell/platform/fuchsia/dart/.gitignore rename to shell/platform/fuchsia/dart_runner/.gitignore diff --git a/shell/platform/fuchsia/dart/BUILD.gn b/shell/platform/fuchsia/dart_runner/BUILD.gn similarity index 100% rename from shell/platform/fuchsia/dart/BUILD.gn rename to shell/platform/fuchsia/dart_runner/BUILD.gn diff --git a/shell/platform/fuchsia/dart/README.md b/shell/platform/fuchsia/dart_runner/README.md similarity index 100% rename from shell/platform/fuchsia/dart/README.md rename to shell/platform/fuchsia/dart_runner/README.md diff --git a/shell/platform/fuchsia/dart/builtin_libraries.cc b/shell/platform/fuchsia/dart_runner/builtin_libraries.cc similarity index 100% rename from shell/platform/fuchsia/dart/builtin_libraries.cc rename to shell/platform/fuchsia/dart_runner/builtin_libraries.cc diff --git a/shell/platform/fuchsia/dart/builtin_libraries.h b/shell/platform/fuchsia/dart_runner/builtin_libraries.h similarity index 100% rename from shell/platform/fuchsia/dart/builtin_libraries.h rename to shell/platform/fuchsia/dart_runner/builtin_libraries.h diff --git a/shell/platform/fuchsia/dart/dart_app.gni b/shell/platform/fuchsia/dart_runner/dart_app.gni similarity index 100% rename from shell/platform/fuchsia/dart/dart_app.gni rename to shell/platform/fuchsia/dart_runner/dart_app.gni diff --git a/shell/platform/fuchsia/dart/dart_component_controller.cc b/shell/platform/fuchsia/dart_runner/dart_component_controller.cc similarity index 100% rename from shell/platform/fuchsia/dart/dart_component_controller.cc rename to shell/platform/fuchsia/dart_runner/dart_component_controller.cc diff --git a/shell/platform/fuchsia/dart/dart_component_controller.h b/shell/platform/fuchsia/dart_runner/dart_component_controller.h similarity index 100% rename from shell/platform/fuchsia/dart/dart_component_controller.h rename to shell/platform/fuchsia/dart_runner/dart_component_controller.h diff --git a/shell/platform/fuchsia/dart/dart_runner.cc b/shell/platform/fuchsia/dart_runner/dart_runner.cc similarity index 100% rename from shell/platform/fuchsia/dart/dart_runner.cc rename to shell/platform/fuchsia/dart_runner/dart_runner.cc diff --git a/shell/platform/fuchsia/dart/dart_runner.h b/shell/platform/fuchsia/dart_runner/dart_runner.h similarity index 100% rename from shell/platform/fuchsia/dart/dart_runner.h rename to shell/platform/fuchsia/dart_runner/dart_runner.h diff --git a/shell/platform/fuchsia/dart/embedder/BUILD.gn b/shell/platform/fuchsia/dart_runner/embedder/BUILD.gn similarity index 100% rename from shell/platform/fuchsia/dart/embedder/BUILD.gn rename to shell/platform/fuchsia/dart_runner/embedder/BUILD.gn diff --git a/shell/platform/fuchsia/dart/embedder/builtin.dart b/shell/platform/fuchsia/dart_runner/embedder/builtin.dart similarity index 100% rename from shell/platform/fuchsia/dart/embedder/builtin.dart rename to shell/platform/fuchsia/dart_runner/embedder/builtin.dart diff --git a/shell/platform/fuchsia/dart/embedder/pubspec.yaml b/shell/platform/fuchsia/dart_runner/embedder/pubspec.yaml similarity index 100% rename from shell/platform/fuchsia/dart/embedder/pubspec.yaml rename to shell/platform/fuchsia/dart_runner/embedder/pubspec.yaml diff --git a/shell/platform/fuchsia/dart/embedder/script_runner_snapshot.dart b/shell/platform/fuchsia/dart_runner/embedder/script_runner_snapshot.dart similarity index 100% rename from shell/platform/fuchsia/dart/embedder/script_runner_snapshot.dart rename to shell/platform/fuchsia/dart_runner/embedder/script_runner_snapshot.dart diff --git a/shell/platform/fuchsia/dart/embedder/shim.dart b/shell/platform/fuchsia/dart_runner/embedder/shim.dart similarity index 100% rename from shell/platform/fuchsia/dart/embedder/shim.dart rename to shell/platform/fuchsia/dart_runner/embedder/shim.dart diff --git a/shell/platform/fuchsia/dart/embedder/snapshot.cc.tmpl b/shell/platform/fuchsia/dart_runner/embedder/snapshot.cc.tmpl similarity index 100% rename from shell/platform/fuchsia/dart/embedder/snapshot.cc.tmpl rename to shell/platform/fuchsia/dart_runner/embedder/snapshot.cc.tmpl diff --git a/shell/platform/fuchsia/dart/embedder/snapshot.dart b/shell/platform/fuchsia/dart_runner/embedder/snapshot.dart similarity index 100% rename from shell/platform/fuchsia/dart/embedder/snapshot.dart rename to shell/platform/fuchsia/dart_runner/embedder/snapshot.dart diff --git a/shell/platform/fuchsia/dart/embedder/snapshot.h b/shell/platform/fuchsia/dart_runner/embedder/snapshot.h similarity index 100% rename from shell/platform/fuchsia/dart/embedder/snapshot.h rename to shell/platform/fuchsia/dart_runner/embedder/snapshot.h diff --git a/shell/platform/fuchsia/dart/examples/goodbye_dart/BUILD.gn b/shell/platform/fuchsia/dart_runner/examples/goodbye_dart/BUILD.gn similarity index 100% rename from shell/platform/fuchsia/dart/examples/goodbye_dart/BUILD.gn rename to shell/platform/fuchsia/dart_runner/examples/goodbye_dart/BUILD.gn diff --git a/shell/platform/fuchsia/dart/examples/goodbye_dart/analysis_options.yaml b/shell/platform/fuchsia/dart_runner/examples/goodbye_dart/analysis_options.yaml similarity index 100% rename from shell/platform/fuchsia/dart/examples/goodbye_dart/analysis_options.yaml rename to shell/platform/fuchsia/dart_runner/examples/goodbye_dart/analysis_options.yaml diff --git a/shell/platform/fuchsia/dart/examples/goodbye_dart/goodbye_dart.dart b/shell/platform/fuchsia/dart_runner/examples/goodbye_dart/goodbye_dart.dart similarity index 100% rename from shell/platform/fuchsia/dart/examples/goodbye_dart/goodbye_dart.dart rename to shell/platform/fuchsia/dart_runner/examples/goodbye_dart/goodbye_dart.dart diff --git a/shell/platform/fuchsia/dart/examples/goodbye_dart/goodbye_dart_test b/shell/platform/fuchsia/dart_runner/examples/goodbye_dart/goodbye_dart_test similarity index 100% rename from shell/platform/fuchsia/dart/examples/goodbye_dart/goodbye_dart_test rename to shell/platform/fuchsia/dart_runner/examples/goodbye_dart/goodbye_dart_test diff --git a/shell/platform/fuchsia/dart/examples/goodbye_dart/meta/goodbye_dart_aot.cmx b/shell/platform/fuchsia/dart_runner/examples/goodbye_dart/meta/goodbye_dart_aot.cmx similarity index 100% rename from shell/platform/fuchsia/dart/examples/goodbye_dart/meta/goodbye_dart_aot.cmx rename to shell/platform/fuchsia/dart_runner/examples/goodbye_dart/meta/goodbye_dart_aot.cmx diff --git a/shell/platform/fuchsia/dart/examples/goodbye_dart/meta/goodbye_dart_jit.cmx b/shell/platform/fuchsia/dart_runner/examples/goodbye_dart/meta/goodbye_dart_jit.cmx similarity index 100% rename from shell/platform/fuchsia/dart/examples/goodbye_dart/meta/goodbye_dart_jit.cmx rename to shell/platform/fuchsia/dart_runner/examples/goodbye_dart/meta/goodbye_dart_jit.cmx diff --git a/shell/platform/fuchsia/dart/examples/goodbye_dart/pubspec.yaml b/shell/platform/fuchsia/dart_runner/examples/goodbye_dart/pubspec.yaml similarity index 100% rename from shell/platform/fuchsia/dart/examples/goodbye_dart/pubspec.yaml rename to shell/platform/fuchsia/dart_runner/examples/goodbye_dart/pubspec.yaml diff --git a/shell/platform/fuchsia/dart/examples/greeting/BUILD.gn b/shell/platform/fuchsia/dart_runner/examples/greeting/BUILD.gn similarity index 100% rename from shell/platform/fuchsia/dart/examples/greeting/BUILD.gn rename to shell/platform/fuchsia/dart_runner/examples/greeting/BUILD.gn diff --git a/shell/platform/fuchsia/dart/examples/greeting/analysis_options.yaml b/shell/platform/fuchsia/dart_runner/examples/greeting/analysis_options.yaml similarity index 100% rename from shell/platform/fuchsia/dart/examples/greeting/analysis_options.yaml rename to shell/platform/fuchsia/dart_runner/examples/greeting/analysis_options.yaml diff --git a/shell/platform/fuchsia/dart/examples/greeting/greeting.dart b/shell/platform/fuchsia/dart_runner/examples/greeting/greeting.dart similarity index 100% rename from shell/platform/fuchsia/dart/examples/greeting/greeting.dart rename to shell/platform/fuchsia/dart_runner/examples/greeting/greeting.dart diff --git a/shell/platform/fuchsia/dart/examples/greeting/pubspec.yaml b/shell/platform/fuchsia/dart_runner/examples/greeting/pubspec.yaml similarity index 100% rename from shell/platform/fuchsia/dart/examples/greeting/pubspec.yaml rename to shell/platform/fuchsia/dart_runner/examples/greeting/pubspec.yaml diff --git a/shell/platform/fuchsia/dart/examples/hello_app_dart/BUILD.gn b/shell/platform/fuchsia/dart_runner/examples/hello_app_dart/BUILD.gn similarity index 100% rename from shell/platform/fuchsia/dart/examples/hello_app_dart/BUILD.gn rename to shell/platform/fuchsia/dart_runner/examples/hello_app_dart/BUILD.gn diff --git a/shell/platform/fuchsia/dart/examples/hello_app_dart/analysis_options.yaml b/shell/platform/fuchsia/dart_runner/examples/hello_app_dart/analysis_options.yaml similarity index 100% rename from shell/platform/fuchsia/dart/examples/hello_app_dart/analysis_options.yaml rename to shell/platform/fuchsia/dart_runner/examples/hello_app_dart/analysis_options.yaml diff --git a/shell/platform/fuchsia/dart/examples/hello_app_dart/interfaces/BUILD.gn b/shell/platform/fuchsia/dart_runner/examples/hello_app_dart/interfaces/BUILD.gn similarity index 100% rename from shell/platform/fuchsia/dart/examples/hello_app_dart/interfaces/BUILD.gn rename to shell/platform/fuchsia/dart_runner/examples/hello_app_dart/interfaces/BUILD.gn diff --git a/shell/platform/fuchsia/dart/examples/hello_app_dart/interfaces/hello.fidl b/shell/platform/fuchsia/dart_runner/examples/hello_app_dart/interfaces/hello.fidl similarity index 100% rename from shell/platform/fuchsia/dart/examples/hello_app_dart/interfaces/hello.fidl rename to shell/platform/fuchsia/dart_runner/examples/hello_app_dart/interfaces/hello.fidl diff --git a/shell/platform/fuchsia/dart/examples/hello_app_dart/main.dart b/shell/platform/fuchsia/dart_runner/examples/hello_app_dart/main.dart similarity index 100% rename from shell/platform/fuchsia/dart/examples/hello_app_dart/main.dart rename to shell/platform/fuchsia/dart_runner/examples/hello_app_dart/main.dart diff --git a/shell/platform/fuchsia/dart/examples/hello_app_dart/meta/hello_app_dart_aot.cmx b/shell/platform/fuchsia/dart_runner/examples/hello_app_dart/meta/hello_app_dart_aot.cmx similarity index 100% rename from shell/platform/fuchsia/dart/examples/hello_app_dart/meta/hello_app_dart_aot.cmx rename to shell/platform/fuchsia/dart_runner/examples/hello_app_dart/meta/hello_app_dart_aot.cmx diff --git a/shell/platform/fuchsia/dart/examples/hello_app_dart/meta/hello_app_dart_jit.cmx b/shell/platform/fuchsia/dart_runner/examples/hello_app_dart/meta/hello_app_dart_jit.cmx similarity index 100% rename from shell/platform/fuchsia/dart/examples/hello_app_dart/meta/hello_app_dart_jit.cmx rename to shell/platform/fuchsia/dart_runner/examples/hello_app_dart/meta/hello_app_dart_jit.cmx diff --git a/shell/platform/fuchsia/dart/examples/hello_app_dart/pubspec.yaml b/shell/platform/fuchsia/dart_runner/examples/hello_app_dart/pubspec.yaml similarity index 100% rename from shell/platform/fuchsia/dart/examples/hello_app_dart/pubspec.yaml rename to shell/platform/fuchsia/dart_runner/examples/hello_app_dart/pubspec.yaml diff --git a/shell/platform/fuchsia/dart/examples/hello_dart/BUILD.gn b/shell/platform/fuchsia/dart_runner/examples/hello_dart/BUILD.gn similarity index 100% rename from shell/platform/fuchsia/dart/examples/hello_dart/BUILD.gn rename to shell/platform/fuchsia/dart_runner/examples/hello_dart/BUILD.gn diff --git a/shell/platform/fuchsia/dart/examples/hello_dart/analysis_options.yaml b/shell/platform/fuchsia/dart_runner/examples/hello_dart/analysis_options.yaml similarity index 100% rename from shell/platform/fuchsia/dart/examples/hello_dart/analysis_options.yaml rename to shell/platform/fuchsia/dart_runner/examples/hello_dart/analysis_options.yaml diff --git a/shell/platform/fuchsia/dart/examples/hello_dart/bin/hello_dart.dart b/shell/platform/fuchsia/dart_runner/examples/hello_dart/bin/hello_dart.dart similarity index 100% rename from shell/platform/fuchsia/dart/examples/hello_dart/bin/hello_dart.dart rename to shell/platform/fuchsia/dart_runner/examples/hello_dart/bin/hello_dart.dart diff --git a/shell/platform/fuchsia/dart/examples/hello_dart/meta/hello_dart_aot.cmx b/shell/platform/fuchsia/dart_runner/examples/hello_dart/meta/hello_dart_aot.cmx similarity index 100% rename from shell/platform/fuchsia/dart/examples/hello_dart/meta/hello_dart_aot.cmx rename to shell/platform/fuchsia/dart_runner/examples/hello_dart/meta/hello_dart_aot.cmx diff --git a/shell/platform/fuchsia/dart/examples/hello_dart/meta/hello_dart_aot_product.cmx b/shell/platform/fuchsia/dart_runner/examples/hello_dart/meta/hello_dart_aot_product.cmx similarity index 100% rename from shell/platform/fuchsia/dart/examples/hello_dart/meta/hello_dart_aot_product.cmx rename to shell/platform/fuchsia/dart_runner/examples/hello_dart/meta/hello_dart_aot_product.cmx diff --git a/shell/platform/fuchsia/dart/examples/hello_dart/meta/hello_dart_debug.cmx b/shell/platform/fuchsia/dart_runner/examples/hello_dart/meta/hello_dart_debug.cmx similarity index 100% rename from shell/platform/fuchsia/dart/examples/hello_dart/meta/hello_dart_debug.cmx rename to shell/platform/fuchsia/dart_runner/examples/hello_dart/meta/hello_dart_debug.cmx diff --git a/shell/platform/fuchsia/dart/examples/hello_dart/meta/hello_dart_jit.cmx b/shell/platform/fuchsia/dart_runner/examples/hello_dart/meta/hello_dart_jit.cmx similarity index 100% rename from shell/platform/fuchsia/dart/examples/hello_dart/meta/hello_dart_jit.cmx rename to shell/platform/fuchsia/dart_runner/examples/hello_dart/meta/hello_dart_jit.cmx diff --git a/shell/platform/fuchsia/dart/examples/hello_dart/meta/hello_dart_jit_product.cmx b/shell/platform/fuchsia/dart_runner/examples/hello_dart/meta/hello_dart_jit_product.cmx similarity index 100% rename from shell/platform/fuchsia/dart/examples/hello_dart/meta/hello_dart_jit_product.cmx rename to shell/platform/fuchsia/dart_runner/examples/hello_dart/meta/hello_dart_jit_product.cmx diff --git a/shell/platform/fuchsia/dart/examples/hello_dart/pubspec.yaml b/shell/platform/fuchsia/dart_runner/examples/hello_dart/pubspec.yaml similarity index 100% rename from shell/platform/fuchsia/dart/examples/hello_dart/pubspec.yaml rename to shell/platform/fuchsia/dart_runner/examples/hello_dart/pubspec.yaml diff --git a/shell/platform/fuchsia/dart/integration/BUILD.gn b/shell/platform/fuchsia/dart_runner/integration/BUILD.gn similarity index 100% rename from shell/platform/fuchsia/dart/integration/BUILD.gn rename to shell/platform/fuchsia/dart_runner/integration/BUILD.gn diff --git a/shell/platform/fuchsia/dart/integration/analysis_options.yaml b/shell/platform/fuchsia/dart_runner/integration/analysis_options.yaml similarity index 100% rename from shell/platform/fuchsia/dart/integration/analysis_options.yaml rename to shell/platform/fuchsia/dart_runner/integration/analysis_options.yaml diff --git a/shell/platform/fuchsia/dart/integration/main.dart b/shell/platform/fuchsia/dart_runner/integration/main.dart similarity index 100% rename from shell/platform/fuchsia/dart/integration/main.dart rename to shell/platform/fuchsia/dart_runner/integration/main.dart diff --git a/shell/platform/fuchsia/dart/integration/meta/dart_aot_runner_test.cmx b/shell/platform/fuchsia/dart_runner/integration/meta/dart_aot_runner_test.cmx similarity index 100% rename from shell/platform/fuchsia/dart/integration/meta/dart_aot_runner_test.cmx rename to shell/platform/fuchsia/dart_runner/integration/meta/dart_aot_runner_test.cmx diff --git a/shell/platform/fuchsia/dart/integration/meta/dart_jit_runner_test.cmx b/shell/platform/fuchsia/dart_runner/integration/meta/dart_jit_runner_test.cmx similarity index 100% rename from shell/platform/fuchsia/dart/integration/meta/dart_jit_runner_test.cmx rename to shell/platform/fuchsia/dart_runner/integration/meta/dart_jit_runner_test.cmx diff --git a/shell/platform/fuchsia/dart/integration/pubspec.yaml b/shell/platform/fuchsia/dart_runner/integration/pubspec.yaml similarity index 100% rename from shell/platform/fuchsia/dart/integration/pubspec.yaml rename to shell/platform/fuchsia/dart_runner/integration/pubspec.yaml diff --git a/shell/platform/fuchsia/dart/kernel/BUILD.gn b/shell/platform/fuchsia/dart_runner/kernel/BUILD.gn similarity index 100% rename from shell/platform/fuchsia/dart/kernel/BUILD.gn rename to shell/platform/fuchsia/dart_runner/kernel/BUILD.gn diff --git a/shell/platform/fuchsia/dart/kernel/libraries.json b/shell/platform/fuchsia/dart_runner/kernel/libraries.json similarity index 100% rename from shell/platform/fuchsia/dart/kernel/libraries.json rename to shell/platform/fuchsia/dart_runner/kernel/libraries.json diff --git a/shell/platform/fuchsia/dart/kernel/libraries.yaml b/shell/platform/fuchsia/dart_runner/kernel/libraries.yaml similarity index 100% rename from shell/platform/fuchsia/dart/kernel/libraries.yaml rename to shell/platform/fuchsia/dart_runner/kernel/libraries.yaml diff --git a/shell/platform/fuchsia/dart/logging.h b/shell/platform/fuchsia/dart_runner/logging.h similarity index 100% rename from shell/platform/fuchsia/dart/logging.h rename to shell/platform/fuchsia/dart_runner/logging.h diff --git a/shell/platform/fuchsia/dart/main.cc b/shell/platform/fuchsia/dart_runner/main.cc similarity index 100% rename from shell/platform/fuchsia/dart/main.cc rename to shell/platform/fuchsia/dart_runner/main.cc diff --git a/shell/platform/fuchsia/dart/mapped_resource.cc b/shell/platform/fuchsia/dart_runner/mapped_resource.cc similarity index 100% rename from shell/platform/fuchsia/dart/mapped_resource.cc rename to shell/platform/fuchsia/dart_runner/mapped_resource.cc diff --git a/shell/platform/fuchsia/dart/mapped_resource.h b/shell/platform/fuchsia/dart_runner/mapped_resource.h similarity index 100% rename from shell/platform/fuchsia/dart/mapped_resource.h rename to shell/platform/fuchsia/dart_runner/mapped_resource.h diff --git a/shell/platform/fuchsia/dart/meta/aot_product_runtime b/shell/platform/fuchsia/dart_runner/meta/aot_product_runtime similarity index 100% rename from shell/platform/fuchsia/dart/meta/aot_product_runtime rename to shell/platform/fuchsia/dart_runner/meta/aot_product_runtime diff --git a/shell/platform/fuchsia/dart/meta/aot_runtime b/shell/platform/fuchsia/dart_runner/meta/aot_runtime similarity index 100% rename from shell/platform/fuchsia/dart/meta/aot_runtime rename to shell/platform/fuchsia/dart_runner/meta/aot_runtime diff --git a/shell/platform/fuchsia/dart/meta/dart_aot_product_runner.cmx b/shell/platform/fuchsia/dart_runner/meta/dart_aot_product_runner.cmx similarity index 100% rename from shell/platform/fuchsia/dart/meta/dart_aot_product_runner.cmx rename to shell/platform/fuchsia/dart_runner/meta/dart_aot_product_runner.cmx diff --git a/shell/platform/fuchsia/dart/meta/dart_aot_runner.cmx b/shell/platform/fuchsia/dart_runner/meta/dart_aot_runner.cmx similarity index 100% rename from shell/platform/fuchsia/dart/meta/dart_aot_runner.cmx rename to shell/platform/fuchsia/dart_runner/meta/dart_aot_runner.cmx diff --git a/shell/platform/fuchsia/dart/meta/dart_jit_product_runner.cmx b/shell/platform/fuchsia/dart_runner/meta/dart_jit_product_runner.cmx similarity index 100% rename from shell/platform/fuchsia/dart/meta/dart_jit_product_runner.cmx rename to shell/platform/fuchsia/dart_runner/meta/dart_jit_product_runner.cmx diff --git a/shell/platform/fuchsia/dart/meta/dart_jit_runner.cmx b/shell/platform/fuchsia/dart_runner/meta/dart_jit_runner.cmx similarity index 100% rename from shell/platform/fuchsia/dart/meta/dart_jit_runner.cmx rename to shell/platform/fuchsia/dart_runner/meta/dart_jit_runner.cmx diff --git a/shell/platform/fuchsia/dart/meta/dart_zircon_test.cmx b/shell/platform/fuchsia/dart_runner/meta/dart_zircon_test.cmx similarity index 100% rename from shell/platform/fuchsia/dart/meta/dart_zircon_test.cmx rename to shell/platform/fuchsia/dart_runner/meta/dart_zircon_test.cmx diff --git a/shell/platform/fuchsia/dart/meta/jit_product_runtime b/shell/platform/fuchsia/dart_runner/meta/jit_product_runtime similarity index 100% rename from shell/platform/fuchsia/dart/meta/jit_product_runtime rename to shell/platform/fuchsia/dart_runner/meta/jit_product_runtime diff --git a/shell/platform/fuchsia/dart/meta/jit_runtime b/shell/platform/fuchsia/dart_runner/meta/jit_runtime similarity index 100% rename from shell/platform/fuchsia/dart/meta/jit_runtime rename to shell/platform/fuchsia/dart_runner/meta/jit_runtime diff --git a/shell/platform/fuchsia/dart/service_isolate.cc b/shell/platform/fuchsia/dart_runner/service_isolate.cc similarity index 100% rename from shell/platform/fuchsia/dart/service_isolate.cc rename to shell/platform/fuchsia/dart_runner/service_isolate.cc diff --git a/shell/platform/fuchsia/dart/service_isolate.h b/shell/platform/fuchsia/dart_runner/service_isolate.h similarity index 100% rename from shell/platform/fuchsia/dart/service_isolate.h rename to shell/platform/fuchsia/dart_runner/service_isolate.h diff --git a/shell/platform/fuchsia/dart/vmservice/BUILD.gn b/shell/platform/fuchsia/dart_runner/vmservice/BUILD.gn similarity index 100% rename from shell/platform/fuchsia/dart/vmservice/BUILD.gn rename to shell/platform/fuchsia/dart_runner/vmservice/BUILD.gn diff --git a/shell/platform/fuchsia/dart/vmservice/analysis_options.yaml b/shell/platform/fuchsia/dart_runner/vmservice/analysis_options.yaml similarity index 100% rename from shell/platform/fuchsia/dart/vmservice/analysis_options.yaml rename to shell/platform/fuchsia/dart_runner/vmservice/analysis_options.yaml diff --git a/shell/platform/fuchsia/dart/vmservice/empty.dart b/shell/platform/fuchsia/dart_runner/vmservice/empty.dart similarity index 100% rename from shell/platform/fuchsia/dart/vmservice/empty.dart rename to shell/platform/fuchsia/dart_runner/vmservice/empty.dart diff --git a/shell/platform/fuchsia/dart/vmservice/meta/vmservice.cmx b/shell/platform/fuchsia/dart_runner/vmservice/meta/vmservice.cmx similarity index 100% rename from shell/platform/fuchsia/dart/vmservice/meta/vmservice.cmx rename to shell/platform/fuchsia/dart_runner/vmservice/meta/vmservice.cmx diff --git a/shell/platform/fuchsia/dart/vmservice/pubspec.yaml b/shell/platform/fuchsia/dart_runner/vmservice/pubspec.yaml similarity index 100% rename from shell/platform/fuchsia/dart/vmservice/pubspec.yaml rename to shell/platform/fuchsia/dart_runner/vmservice/pubspec.yaml diff --git a/shell/platform/fuchsia/flutter/kernel/libraries.json b/shell/platform/fuchsia/flutter/kernel/libraries.json index 41c9c5d4d0583d3e6958a060dd662128ef8fc131..7b64e16f45c29b15f1198bcb2b250a23bfe8ce21 100644 --- a/shell/platform/fuchsia/flutter/kernel/libraries.json +++ b/shell/platform/fuchsia/flutter/kernel/libraries.json @@ -148,7 +148,7 @@ "uri": "../../../../../../flutter/shell/platform/fuchsia/dart-pkg/fuchsia/lib/fuchsia.dart" }, "fuchsia.builtin": { - "uri": "../../../../../../flutter/shell/platform/fuchsia/dart/embedder/builtin.dart" + "uri": "../../../../../../flutter/shell/platform/fuchsia/dart_runner/embedder/builtin.dart" }, "ui": { "uri": "../../../../../../flutter/lib/ui/ui.dart" diff --git a/shell/platform/fuchsia/flutter/kernel/libraries.yaml b/shell/platform/fuchsia/flutter/kernel/libraries.yaml index 567d9e412d87b1768fb751f9e06419f2eb40fdae..6b71da9e1abb291017228d42e9384d624cb2f4e4 100644 --- a/shell/platform/fuchsia/flutter/kernel/libraries.yaml +++ b/shell/platform/fuchsia/flutter/kernel/libraries.yaml @@ -140,7 +140,7 @@ flutter_runner: patches: "../../../../../../third_party/dart/runtime/lib/typed_data_patch.dart" fuchsia.builtin: - uri: "../../../../../../flutter/shell/platform/fuchsia/dart/embedder/builtin.dart" + uri: "../../../../../../flutter/shell/platform/fuchsia/dart_runner/embedder/builtin.dart" zircon: uri: "../../../../../../flutter/shell/platform/fuchsia/dart-pkg/zircon/lib/zircon.dart"