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