2.6.0
  1. 6d468d1 Add a script and target to run dartfix by Keerti Parthasarathy · 6 years ago
  2. 50d972b Build DDC targets with forked SDK sources when building with --nnbd flag by Nicholas Shahan · 6 years ago
  3. 13fbf56 [flutter] split frontend_server from vm package by jonahwilliams · 6 years ago
  4. 785ae93 [gardening] Fix NNDB flag use for Flutter HHH build. by Teagan Strickland · 6 years ago
  5. 36e4d5e Reland "[dartdevc] cleaning up unused web files" by Mark Zhou · 6 years ago
  6. 8e2649b Revert https://dart-review.googlesource.com/c/sdk/+/117681. by Robert Nystrom · 6 years ago
  7. 05c75c0 [CFE] Merge DDC and bazel incremental modular entrypoint code by Jens Johansen · 6 years ago
  8. 34087a6 [build] Remove dart_host_toolchain. by Alexander Aprelev · 6 years ago
  9. ff778d1 [bazel] Sort certain things when compiling in incremental mode (take 2) by Jens Johansen · 6 years ago
  10. b0f7cba [VM] Kernel service dill should not include full paths by Jens Johansen · 6 years ago
  11. cdcec63 [bazel] Sort certain things when compiling in incremental mode by Jens Johansen · 6 years ago
  12. 6a27310 Reland "[build] Speed up debug and simulator builds by running steps on the prebuilt VM." by Ryan Macnak · 6 years ago
  13. b0fa0ae [build] Ensure kernel service trains on the source. by Alexander Aprelev · 6 years ago
  14. b87c9af Revert "Reland "[build] Speed up debug and simulator builds by running steps on the prebuilt VM."" by Clement Skau · 6 years ago
  15. 46f2603 Reland "[build] Speed up debug and simulator builds by running steps on the prebuilt VM." by Ryan Macnak · 6 years ago
  16. 4aa820b Reland "[vm/bytecode] Switch kernel service dill to bytecode if building Dart SDK with --bytecode" by Alexander Markov · 6 years ago
  17. 2540196 Pass proper file URI under both Windows and not by Jens Johansen · 6 years ago
  18. d948962 Revert "[build] Speed up debug and simulator builds by running steps on the prebuilt VM." by Alexander Aprelev · 6 years ago
  19. 351acd1 [build] Fix application_snapshot.gni for uses outside of utils/xyz. by Ryan Macnak · 6 years ago
  20. 74cff6c [build] Speed up debug and simulator builds by running steps on the prebuilt VM. by Ryan Macnak · 6 years ago
  21. 6512f55 Revert "Revert "Add dart2native tool for building either an aot file or a stand-alone executable."" by Sarah Zakarias · 6 years ago
  22. 54fdd55 Revert "Add dart2native tool for building either an aot file or a stand-alone executable." by Ben Konyi · 6 years ago
  23. a6141ff Add dart2native tool for building either an aot file or a stand-alone executable. by Sarah Zakarias · 6 years ago
  24. 8a670d7 [CFE/bazel/DDC] Match 'tags' to reuse compiler state by Jens Johansen · 6 years ago
  25. 3f0f66c [DDC,bazel] Allow no digest when not in worker mode by Jens Johansen · 6 years ago
  26. 9768779 [bazel] Don't require empty linked inputs for incremental mode by Jens Johansen · 6 years ago
  27. ea7348c Revert "[vm/bytecode] Switch kernel service dill to bytecode if building Dart SDK with --bytecode" by Alexander Markov · 6 years ago
  28. beee442 [vm/bytecode] Switch kernel service dill to bytecode if building Dart SDK with --bytecode by Alexander Markov · 6 years ago
  29. 1644d4b [vm/bytecode] Train kernel service with bytecode generation by Alexander Markov · 6 years ago
  30. 23a956c [bazel] Fix serialization when not doing summary by Jens Johansen · 6 years ago
  31. aeb864a Allow bazels kernel_worker to output used inputs by Jens Johansen · 6 years ago
  32. 45591cd [dartdevc] fix sdk source map paths by Vijay Menon · 6 years ago
  33. 11da803 [dartdevc] build the ddk sdk with dartdevc by Vijay Menon · 6 years ago
  34. 9a07c4a [dartdevc] Properly encode Windows-style paths and paths with spaces for source maps by Mark Zhou · 6 years ago
  35. 279c1da Use absolute paths as canonical paths for inputs digest maps by Jacob MacDonald · 6 years ago
  36. d353584 [tools] Remove patch_sdk tool which is no longer used. by Vyacheslav Egorov · 6 years ago
  37. 8a94b6f [dartdevc] don't gen source maps for helper code compiled with dart2js by Vijay Menon · 6 years ago
  38. 0a57ce3 Make KernelWorker support running in an isolate. by David Morgan · 6 years ago
  39. 3b5a187 [dartdevc] move ddc internal libraries under sdk by Vijay Menon · 6 years ago
  40. 1b95819 [dartdevc] Train ddc on dill file instead of analyzer summary by Vijay Menon · 6 years ago
  41. ec3cd7f Workaround for dartbug.com/36983 also when not in incremental compiler by Jens Johansen · 6 years ago
  42. 64ed4bf Changes to bazel worker to support modular testing. by Sigmund Cherem · 6 years ago
  43. 2bbb6aa Fixes to incremental DDK/blaze by Jens Johansen · 6 years ago
  44. 6b730e8 [bazel/kernel_worker] Only workers use incremental compiler; require digest by Jens Johansen · 6 years ago
  45. 099af47 [kernel] add ability to disable offsets for bazel worker to use by Jens Johansen · 6 years ago
  46. e2976ac Add --track-widget-creation flag to frontend_server. by Jacob Richman · 6 years ago
  47. 8754351 [CFE] Run widget transformer before constant evaluation. by Aske Simon Christensen · 6 years ago
  48. 1179467 Move widget transformer to kernel package by Aske Simon Christensen · 6 years ago
  49. 3ad32e4 [vm] Revert 1db1ac48632df42d1569a80859b9db7a82293eab. by Ryan Macnak · 6 years ago
  50. 51730db Add flutter track widget creation transform to bazel kernel worker by Chingjun Lau · 6 years ago
  51. ed8e425 Proposed fix to #36644 by Jens Johansen · 6 years ago
  52. 2c4dc7a Support targetting flutter and flutter_runner in kernel_worker by Chingjun Lau · 6 years ago
  53. 43eebea [kernel_worker] retry on failure by Vijay Menon · 6 years ago
  54. d8a0d68 Rename devcompiler to ddc by Nate Bosch · 6 years ago
  55. edc6f88 Use compiler context when serializing components and performing transformations. by Jacob MacDonald · 6 years ago
  56. 907c514 [SDK] Adds build targets, wrappers and SDK builds for Dart AOT. by Clement Skau · 6 years ago
  57. b7f69e2 dartdevc and bazel worker can use incremental compiler by Jens Johansen · 6 years ago
  58. 89f00ab Add a build rule for bytecode version of kernel_service.dill by Liam Appelbe · 6 years ago
  59. d267fb6 change the SummaryTarget to extend the DevCompilerTarget by Jacob MacDonald · 6 years ago
  60. 74a23b9 Add support for dart2js targets to kernel_worker by Sigmund Cherem · 6 years ago
  61. 8332fb0 [vm] Adds an API call to dump the CPU profile to the timeline by Zach Anderson · 7 years ago
  62. 30b47d2 [sdk] Remove unused --packages flag no longer recognized by gen_snapshot. by Ryan Macnak · 7 years ago
  63. 3e304de switch dartdevc to kernel and fix path in rules. by jonahwilliams · 7 years ago
  64. 4cff5a4 [ VM / Service ] Dynamically load source from linked-in platform kernel by Ben Konyi · 7 years ago
  65. 3d6acab [dartdevc] remove unused `dartdevk` binary, fixes #35483 by Jenny Messerly · 7 years ago
  66. d0c2cdc [Kernel] Remove the syncAsync flag by Kevin Millikin · 7 years ago
  67. d3c3341 [dartdevc] fix conditional imports in kernel backend by Jenny Messerly · 7 years ago
  68. b484aad Remove library-root option - replace it with a libraries-spec option instead by Sigmund Cherem · 7 years ago
  69. 8f4e379 update kernel worker to enable sync-async by Jacob MacDonald · 7 years ago
  70. 0a6d960 Update bazel_worker to onDiagnostic by Peter von der Ahé · 7 years ago
  71. f6ca2c1 Remove the Dart 1 tests. by Bob Nystrom · 7 years ago
  72. 8c872e0e Remove TargetFlags.strongMode by Peter von der Ahé · 7 years ago
  73. ee97806 Replace strongMode with legacyMode in CompilerOptions by Peter von der Ahé · 7 years ago
  74. ed6c557 Add cli parameters to kernel_sdk.dart to get all paths explicitly by Ivan Naydonov · 7 years ago
  75. 30aa464 [VM] Remove 'corelib' and 'dart-io' sources generation into C++ arrays by asiva · 7 years ago
  76. 4a51268 [gen_snapshot] Restore support for --snapshot_kind=vm-aot-assembly; update docs. by Ryan Macnak · 7 years ago
  77. 2f25dcd [vm] Remove script snapshots. by Ryan Macnak · 7 years ago
  78. 355c73d [VM] Remove support for option --no-preview-dart-2 by asiva · 7 years ago
  79. 0bbdd8f [build] Correctly rebase kernel-service output for depfile by Zach Anderson · 7 years ago
  80. 2c427d3 Train the dartanalyzer on less source. by Devon Carew · 7 years ago
  81. a077609 Cleanup some of the build rules to not use Dart 1 mode. by asiva · 7 years ago
  82. 7df4900 Train the dartanalyzer tool on generating summaries. by Devon Carew · 7 years ago
  83. 96a1900 Remove dart2js non-strong platforms by Stephen Adams · 7 years ago
  84. 1e4b3e9 Train kernel-service on Windows by Jens Johansen · 7 years ago
  85. d04d304 Stop using/generating spec.sum file. by Paul Berry · 7 years ago
  86. a6d20e6 Fix dependence on kernel-service in the application snapshot rule. by asiva · 7 years ago
  87. d1bd887 [VM/SDK] Switch kernel isolate to run in Dart 2 mode by asiva · 7 years ago
  88. 0320376 Revert "[VM/SDK] Switch kernel isolate to run in Dart 2 mode" by Vyacheslav Egorov · 7 years ago
  89. 499761f [VM/SDK] Switch kernel isolate to run in Dart 2 mode by asiva · 7 years ago
  90. bde6bbc [kernel] Move VmTarget and FlutterTarget to package:vm by Vyacheslav Egorov · 7 years ago
  91. 00e3109 [VM] Adjust flags for creating depfiles by Zach Anderson · 7 years ago
  92. 05b9bbd Remove the dart1 version of the analysis server snapshot. by Devon Carew · 7 years ago
  93. 9107399 Add back in the analysis server training. by Devon Carew · 7 years ago
  94. 5d145bd Temporarily revert training the analysis server snapshot. by Devon Carew · 7 years ago
  95. 33697f7 Revert "Reland "[VM/SDK]"" by Siva Annamalai · 7 years ago
  96. b59583e Reland "[VM/SDK]" by asiva · 7 years ago
  97. 7f53344 Revert "[VM/SDK]" by Siva Annamalai · 7 years ago
  98. b414641 [VM/SDK] by asiva · 7 years ago
  99. 7ddc4ce Train the analysis server snapshot on pkg/analyzer_cli. by Devon Carew · 7 years ago
  100. e84f061 Build a 2nd, --no-preview-dart-2, analysis server snapshot. by Devon Carew · 7 years ago