1. d014a0f Remove bytecode mode of Dart SDK build by Alexander Markov · 4 years, 2 months ago
  2. 4fb4e0a [ VM / DartDev ] Run dartdev from kernel instead of AppJIT snapshot by Ben Konyi · 4 years, 5 months ago
  3. fd5140d [SDK] Fix VM/kernel version mix in build. by Clement Skau · 4 years, 5 months ago
  4. 90bba3a [vm] Ensure SDK hash is correctly embedded for CFE and other tools that produce Kernel by Martin Kustermann · 4 years, 6 months ago
  5. 0ce8398 Reland "[SDK] Adds an SDK hash to kernels and the VM." by Clement Skau · 4 years, 6 months ago
  6. bb8d145 Revert "[SDK] Adds an SDK hash to kernels and the VM." by asiva · 4 years, 6 months ago
  7. edde575 [SDK] Adds an SDK hash to kernels and the VM. by Clement Skau · 4 years, 6 months ago
  8. e33d023 [BUILD] - Format gn files, this is being done to ensure the unfork CL by asiva · 4 years, 10 months ago
  9. ac27627 Do not opt-in to NNBD when building application snapshots for kernel service and other tools like dartjs, dart analyzer etc. We should enable this only when all the tools are ready to opt-in. by asiva · 5 years ago
  10. 122e942 [SDK/BUILD] Pass --enable-experiment=non-nullable to the gen_kernel when it is used to compile the sdk tools. by asiva · 5 years ago
  11. 3166b7d [vm] Enable nnbd experiment when building the SDK with --nnbd by Liam Appelbe · 5 years ago
  12. 34087a6 [build] Remove dart_host_toolchain. by Alexander Aprelev · 5 years ago
  13. 6a27310 Reland "[build] Speed up debug and simulator builds by running steps on the prebuilt VM." by Ryan Macnak · 5 years ago
  14. b87c9af Revert "Reland "[build] Speed up debug and simulator builds by running steps on the prebuilt VM."" by Clement Skau · 5 years ago
  15. 46f2603 Reland "[build] Speed up debug and simulator builds by running steps on the prebuilt VM." by Ryan Macnak · 5 years ago
  16. d948962 Revert "[build] Speed up debug and simulator builds by running steps on the prebuilt VM." by Alexander Aprelev · 5 years ago
  17. 351acd1 [build] Fix application_snapshot.gni for uses outside of utils/xyz. by Ryan Macnak · 5 years ago
  18. 74cff6c [build] Speed up debug and simulator builds by running steps on the prebuilt VM. by Ryan Macnak · 5 years ago
  19. 3ad32e4 [vm] Revert 1db1ac48632df42d1569a80859b9db7a82293eab. by Ryan Macnak · 6 years ago
  20. 30b47d2 [sdk] Remove unused --packages flag no longer recognized by gen_snapshot. by Ryan Macnak · 6 years ago
  21. 30aa464 [VM] Remove 'corelib' and 'dart-io' sources generation into C++ arrays by asiva · 6 years ago
  22. 2f25dcd [vm] Remove script snapshots. by Ryan Macnak · 6 years ago
  23. 355c73d [VM] Remove support for option --no-preview-dart-2 by asiva · 6 years ago
  24. a077609 Cleanup some of the build rules to not use Dart 1 mode. by asiva · 6 years ago
  25. a6d20e6 Fix dependence on kernel-service in the application snapshot rule. by asiva · 6 years ago
  26. d1bd887 [VM/SDK] Switch kernel isolate to run in Dart 2 mode by asiva · 6 years ago
  27. 0320376 Revert "[VM/SDK] Switch kernel isolate to run in Dart 2 mode" by Vyacheslav Egorov · 6 years ago
  28. 499761f [VM/SDK] Switch kernel isolate to run in Dart 2 mode by asiva · 6 years ago
  29. 33697f7 Revert "Reland "[VM/SDK]"" by Siva Annamalai · 6 years ago
  30. b59583e Reland "[VM/SDK]" by asiva · 6 years ago
  31. 7f53344 Revert "[VM/SDK]" by Siva Annamalai · 6 years ago
  32. b414641 [VM/SDK] by asiva · 6 years ago
  33. edcd3be Update aot_assembly rule to temporarily use --no-preview-dart-2 by asiva · 7 years ago
  34. bc7220a [VM] Turn dart2 on by default on the command line VM by asiva · 7 years ago
  35. a9ab8f4 [GN] Hack around Dart 2 application_snapshot deps issue by Zach Anderson · 7 years ago
  36. 50fbd1a [GN] Fix dartanalyzer_aot target by Zach Anderson · 7 years ago
  37. 4877587 [GN] Uses dart_action.gni instead of compiled_action.gni. by Zach Anderson · 7 years ago
  38. 1db1ac4 Produce a single-file analyzer for Goma. by Ryan Macnak · 7 years ago
  39. ee15c8e Move frontend_server from flutter to dart sdk. by Alexander Aprelev · 7 years ago
  40. e842c9b [infra] Use dart_action() instead of python scripts by Zachary Anderson · 7 years ago
  41. 0c04eb5 Disable int64 when running dart2js by Sigmund Cherem · 7 years ago
  42. 76842f7 [vm] Fix leak when generating snapshot depfile. by Ryan Macnak · 7 years ago
  43. d366f96 [vm] Toward deterministic builds. by Ryan Macnak · 7 years ago
  44. e25898d Allow caller of application_snapshot to override .packages. by Alexander Aprelev · 7 years ago
  45. 9ab39ae Reapply "[fuchsia] Prepare for setting the Dart target architecture appropriately in the host binaries." by Ryan Macnak · 8 years ago
  46. 3383c4a Revert "[fuchsia] Prepare for setting the Dart target architecture appropriately in the host binaries." by Ryan Macnak · 8 years ago
  47. 54e80a8 [fuchsia] Prepare for setting the Dart target architecture appropriately in the host binaries. by Ryan Macnak · 8 years ago
  48. edd835c Fix vm tests: introduce a hybrid file system so that the vm tests can find the by Sigmund Cherem · 8 years ago
  49. 98d3105 Change build.py to be like ninja.py and only use a single GN/Ninja invocation to cross-build the SDK. This step alone would fix #29580. This breaks cross-building the SDK with GYP. by Ryan Macnak · 8 years ago
  50. c5751b2 [GN] Change a filesystem absolute path deps to be source absolute by Zachary Anderson · 8 years ago
  51. 26a364f Support spawnUri in app snapshots. by Ryan Macnak · 8 years ago
  52. 12a3699 Revert "Support spawnUri in app snapshots." by Ryan Macnak · 8 years ago
  53. c6ecfe1 Support spawnUri in app snapshots. by Ryan Macnak · 8 years ago
  54. f89056f Revert "Support spawnUri in app snapshots." by Ryan Macnak · 8 years ago
  55. 593d450 Support spawnUri in app snapshots. by Ryan Macnak · 8 years ago
  56. 5062baf Revert pub to script snapshots in the GN build. Fixes #28346. by Ryan Macnak · 8 years ago
  57. 7f55ad8 Fuchsia: Allows building the full SDK for host and target. by Zachary Anderson · 8 years ago
  58. 90d3962 Don't depend on dart_bootstrap if there is a usable prebuilt sdk by Zachary Anderson · 8 years ago