dart-sdk/utils
Alexander Markov a681867054 [vm/kernel/aot] Prepare to enable type flow analysis in Flutter
* Introduce --tfa option in gen_kernel and 'useGlobalTypeFlowAnalysis'
  parameter in compileToKernel(), which is used in Flutter's frontend
  server.

* Split entry_points_extra.json into 2 parts: common to all embedders
  and specific to a standalone VM (entry_points_extra_standalone.json).

* Extract generation of entry points JSON files into a separate .gni
  file, introduce action to generate entry points JSON using
  gen_snapshot instead of dart_bootstrap (required for Flutter), and
  action to copy checked-in extra entry points file.

Issue: https://github.com/dart-lang/sdk/issues/30480
Change-Id: Ie0af9d7128d7fc0e3a9d623fd3c1589e87c83f5c
Reviewed-on: https://dart-review.googlesource.com/43884
Commit-Queue: Alexander Markov <alexmarkov@google.com>
Reviewed-by: Zach Anderson <zra@google.com>
2018-02-27 19:59:19 +00:00
..
analysis_server [infra] Begin removing gyp 2017-08-04 22:19:35 -07:00
bazel Rename PhysicalFileSystem to StandardFileSystem. 2018-01-11 11:23:25 +00:00
compiler Cleanup dart2js snapshot generation 2018-01-17 00:35:34 +00:00
dartanalyzer [infra] Use dart_action() instead of python scripts 2018-02-06 21:51:13 +00:00
dartdevc [infra] Use dart_action() instead of python scripts 2018-02-06 21:51:13 +00:00
dartdoc [infra] Begin removing gyp 2017-08-04 22:19:35 -07:00
dartfmt [infra] Begin removing gyp 2017-08-04 22:19:35 -07:00
kernel-service [testing] Make dartkp configuration work on Windows 2018-02-26 17:31:48 +00:00
peg Spelling fixes e to i. 2017-06-24 13:41:39 +02:00
pub [infra] Begin removing gyp 2017-08-04 22:19:35 -07:00
tests/peg Delete old tests that aren't used and/or useful any more. 2017-07-18 14:12:57 -07:00
application_snapshot.gni [infra] Use dart_action() instead of python scripts 2018-02-06 21:51:13 +00:00
compile_platform.gni Reland: [GN] Adds dart_host_sdk_toolchain argument 2017-11-02 19:02:18 +00:00
create_timestamp.gni Make list_files.py and list_dart_files.py return absolute paths for GN 2016-12-13 10:01:28 -08:00
generate_entry_points_json.gni [vm/kernel/aot] Prepare to enable type flow analysis in Flutter 2018-02-27 19:59:19 +00:00
generate_patch_sdk.gni [infra] Use dart_action() instead of python scripts 2018-02-06 21:51:13 +00:00