3.0.4
  1. 0386350 Remove code which no longer compiles. by Lasse R.H. Nielsen · 2 years, 5 months ago
  2. d259edf fix up utils/tests/peg and utils/peg code to not have diagnostics by Jake Macdonald · 2 years, 5 months ago
  3. b495821 [ddc] Use sound null safety when training snapshot by Nicholas Shahan · 2 years, 5 months ago
  4. f72782c [dart2js]: require dart2js to be invoked from an approved CLI by Sigmund Cherem · 2 years, 6 months ago
  5. d9fdec8 [sdk] no longer generate <sdk>/lib/_internal/strong.sum by Devon Carew · 2 years, 6 months ago
  6. 5c76d09 [build] Use relative paths. by Ryan Macnak · 2 years, 6 months ago
  7. 5969da5 [dart2js] Update build infrastructure to move Dart2JS onto sound null safety. by Nate Biggs · 2 years, 7 months ago
  8. 01b2889 Spelling pkg dev compiler by Josh Soref · 2 years, 7 months ago
  9. f7a2ea5 Spelling by Josh Soref · 2 years, 8 months ago
  10. 1b2ecbd [ddc] Cleanup JavaScript files in packaged SDK by Nicholas Shahan · 2 years, 8 months ago
  11. c140324 [ddc] Rename .dill files by Nicholas Shahan · 2 years, 8 months ago
  12. b84aa5a [ddc] Cleanup uses of ignored cli args by Nicholas Shahan · 2 years, 9 months ago
  13. b9469f4 [ddc] Always explicitly pass null safety mode by Nicholas Shahan · 2 years, 9 months ago
  14. 53d859f Revert "[VM/CLI] Remove dartdev.dill" by Derek Xu · 2 years, 9 months ago
  15. c09f790 [VM/CLI] Remove dartdev.dill by Derek Xu · 2 years, 9 months ago
  16. e8906e6 [3.0 alpha][dart2js] No longer infer the null-safety mode from sources. by Sigmund Cherem · 2 years, 9 months ago
  17. 606a64a [3.0 alpha][VM/Runtime] - Flip flag to make strong null safety the default. by asiva · 2 years, 9 months ago
  18. bdb782b [dart2js] Add mmap-based read to dart2js for linux systems. by Nate Biggs · 2 years, 10 months ago
  19. 6002964 [analyzer] Train snapshot more than --help by Jens Johansen · 2 years, 10 months ago
  20. 397afd1 [utils] - Migrate utils/bazel/kernel_worker.dart to sound null safety. by asiva · 2 years, 11 months ago
  21. 1ed2a07 [dart2wasm] Build product snapshot when building for the SDK. by Joshua Litt · 2 years, 11 months ago
  22. affc339 [dart2wasm] Implement Wasm FfiNative support by Ömer Sinan Ağacan · 3 years ago
  23. 4d9b28d [ddc] Include shared library for new runtime types by Nicholas Shahan · 3 years, 3 months ago
  24. fa1848a [build] Don't invoke the JIT runtime when using kernel for SDK snapshots. by Ryan Macnak · 3 years, 4 months ago
  25. 6c76042 [dart2wasm] Build platform dill and compile dart2wasm to AOT snapshots by Aske Simon Christensen · 3 years, 4 months ago
  26. 30beab0 [infra] Add OWNERS to the Dart SDK by Alexander Thomas · 3 years, 7 months ago
  27. 5e8e68c Remove more reference to .packages by Nate Bosch · 3 years, 7 months ago
  28. 208e7bc Remove dartdoc commands by Michael Thomsen · 3 years, 7 months ago
  29. 1c571a1 [ CLI ] Migrate package:dartdev to null safety by Ben Konyi · 3 years, 7 months ago
  30. da46f98 [ GN ] Fix Flutter Golem build by Ben Konyi · 3 years, 8 months ago
  31. dc0b571 [ VM / CLI ] Remove service flags from VM and the CLI when building in by Ben Konyi · 3 years, 8 months ago
  32. a860e69 [build] Fix dart2js_compile action dependencies by Vyacheslav Egorov · 3 years, 10 months ago
  33. cc1cc4f [ddc] Add pkg/dev_compiler as a dep for compiling SDK by Nicholas Shahan · 3 years, 11 months ago
  34. 70479be [dart2js] Rename platform files. by Mayank Patke · 3 years, 11 months ago
  35. 14bcf0f [build] Make app snapshot build failures copy/pastable. by Tess Strickland · 3 years, 11 months ago
  36. f9c68a5 Replace a bunch of references to .packages by Nate Bosch · 3 years, 11 months ago
  37. b927288 Remove "dartfmt" entrypoint from the SDK. by Robert Nystrom · 4 years ago
  38. ae81cd5 Deprecate top level `pub`. by Sigurd Meldgaard · 4 years ago
  39. 2cae568 [gn] Forward the 'pool' parameter through dart actions by Zach Anderson · 4 years, 1 month ago
  40. 895cae9 application_snapshot() template doesn't use the kernel-service snapshot by Zach Anderson · 4 years, 2 months ago
  41. 46189bc Allow configuring the destination of the SDK in the build output directory by Zach Anderson · 4 years, 2 months ago
  42. 75e16cd Revert "Revert "Move most of the code from u/b/kernel_worker.dart to p/frontend_server"" by Michal Terepeta · 4 years, 3 months ago
  43. e2cd8be Revert "Move most of the code from u/b/kernel_worker.dart to p/frontend_server" by Jake Macdonald · 4 years, 3 months ago
  44. 659fdae Move most of the code from u/b/kernel_worker.dart to p/frontend_server by Michal Terepeta · 4 years, 3 months ago
  45. cc02fd8 Use prebuilt dart to generate strong sdk summary by Zach Anderson · 4 years, 4 months ago
  46. 3522358 Reland "[build] Use an absolute path for the snapshot" by Daco Harkes · 4 years, 4 months ago
  47. 195c163 Revert "[build] Use an absolute path for the snapshot." by Dan Field · 4 years, 4 months ago
  48. 269828e [build] Use an absolute path for the snapshot. by Tess Strickland · 4 years, 4 months ago
  49. a22d5b9 Reapply "[build] Track glob dependencies via depfiles, instead of always re-executing scripts at GN time." by Ryan Macnak · 4 years, 4 months ago
  50. b99466d Reland "[ VM / DDS / CLI ] Add DevTools support to the standalone VM" by Ben Konyi · 4 years, 4 months ago
  51. 5c0ff97 Revert "[build] Track glob dependencies via depfiles, instead of always re-executing scripts at GN time." by Ryan Macnak · 4 years, 4 months ago
  52. 5cbf10f Revert "[ VM / DDS / CLI ] Add DevTools support to the standalone VM" by Ben Konyi · 4 years, 4 months ago
  53. ef0e4ea [ VM / DDS / CLI ] Add DevTools support to the standalone VM by Ben Konyi · 4 years, 4 months ago
  54. 8d436a2 [build] Track glob dependencies via depfiles, instead of always re-executing scripts at GN time. by Ryan Macnak · 4 years, 4 months ago
  55. 605b211 Reapply "[build] Don't list Dart sources up front when creating application snapshots." by Ryan Macnak · 4 years, 4 months ago
  56. 1305295 Revert "[build] Don't list Dart sources up front when creating application snapshots." by Ryan Macnak · 4 years, 4 months ago
  57. a23c31b [build] Don't list Dart sources up front when creating application snapshots. by Ryan Macnak · 4 years, 4 months ago
  58. b5c63ce [infra] Migrate scripts to python3 by Alexander Thomas · 4 years, 5 months ago
  59. 5a38589 [test] Apply simarm64 status file entries to simarm64c. by Ryan Macnak · 4 years, 6 months ago
  60. d352bc2 Remove (most) uses of the "non-nullable" experiment flag. by Lasse R.H. Nielsen · 4 years, 7 months ago
  61. 91be638 Add support for --verbosity in bazel/kernel_worker by Johnni Winther · 4 years, 7 months ago
  62. c42c76f [ VM / CLI ] Run DartDev isolate from snapshot when possible by Ben Konyi · 4 years, 8 months ago
  63. 00b7040 Remove obsolete dartfix build target and scripts by Sigurd Meldgaard · 4 years, 10 months ago
  64. d014a0f Remove bytecode mode of Dart SDK build by Alexander Markov · 4 years, 11 months ago
  65. d966612 Remove remaining bytecode benchmarks by Alexander Markov · 5 years ago
  66. 745f112 Opt out some files from null safety. by Leaf Petersen · 5 years ago
  67. 28b6ccb [kernel_worker] Pass null safety mode to TargetFlags by Alexander Markov · 5 years ago
  68. 1522a86 add --strong-null-safety flag to the kernel worker by Jacob MacDonald · 5 years ago
  69. 4fb4e0a [ VM / DartDev ] Run dartdev from kernel instead of AppJIT snapshot by Ben Konyi · 5 years ago
  70. 1d6e685 [Compiler] Version Fix for Window Builds by MichealReed · 5 years ago
  71. fd5140d [SDK] Fix VM/kernel version mix in build. by Clement Skau · 5 years ago
  72. 033a81d [build] Add dependencies to the strong summary generation by William Hesse · 5 years ago
  73. 60fef97 [ DartDev / GN ] Updated build files to always copy dartdev and DDS by Ben Konyi · 5 years ago
  74. bad34bd [ddc] Delete unused target dartdevc_patch_sdk by Nicholas Shahan · 5 years ago
  75. b98eb38 [ddc] Use prebuilt_dart_action to build js by Nicholas Shahan · 5 years ago
  76. 157ebfe Reland "[ VM / DartDev ] Launch DartDev in an isolate within a single main Dart process" by Ben Konyi · 5 years ago
  77. 7e37383 Revert "Reland "[ VM / DartDev ] Launch DartDev in an isolate within a single main Dart process"" by Alexander Aprelev · 5 years ago
  78. bc4cb12 Reland "[ VM / DartDev ] Launch DartDev in an isolate within a single main Dart process" by Ben Konyi · 5 years ago
  79. 3849b50 Revert "[ VM / DartDev ] Launch DartDev in an isolate within a single main Dart process" by Ben Konyi · 5 years ago
  80. ffe258d [ VM / DartDev ] Launch DartDev in an isolate within a single main Dart process by Ben Konyi · 5 years ago
  81. 90bba3a [vm] Ensure SDK hash is correctly embedded for CFE and other tools that produce Kernel by Martin Kustermann · 5 years ago
  82. 9460ac3 [ddc] Copy more .dill files to packaged sdk by Nicholas Shahan · 5 years ago
  83. 0ce8398 Reland "[SDK] Adds an SDK hash to kernels and the VM." by Clement Skau · 5 years ago
  84. bb8d145 Revert "[SDK] Adds an SDK hash to kernels and the VM." by asiva · 5 years ago
  85. edde575 [SDK] Adds an SDK hash to kernels and the VM. by Clement Skau · 5 years ago
  86. 7f268ab [ddc] Allow DDC to compile SDK from dill by Nicholas Shahan · 5 years ago
  87. e721835 add all flutter/flutter_test/test isolate deps to the allow list by Jacob MacDonald · 5 years ago
  88. d44457f [Core Libraries] Eliminate the fork in the core libraries. by Leaf Petersen · 5 years ago
  89. 134c5c3 [ddc] Fix break on --no-nnbd build by Nicholas Shahan · 5 years ago
  90. 1b6201b Update build_sdk_summaries to 'build' command, update help. by Konstantin Shcheglov · 5 years ago
  91. 6a551f8d Use allowed_experiments.json when building SDK summary (reland). by Konstantin Shcheglov · 5 years ago
  92. 72e5599 [ddc] Add --sound-null-safety flag and pass to CFE by Nicholas Shahan · 5 years ago
  93. 521acb1 [dart2js ddc] make paths of dart2js and ddc platform files agnostic of nnbd. by Sigmund Cherem · 5 years ago
  94. b6af46d Revert "Use allowed_experiments.json when building SDK summary." by Konstantin Shcheglov · 5 years ago
  95. 97d9412 Use allowed_experiments.json when building SDK summary. by Konstantin Shcheglov · 5 years ago
  96. 34b74de [ddc] Remove packages not used by tests by Nicholas Shahan · 5 years ago
  97. f27ec2d [ddc] Delete dartdevc_test_kernel_local target by Nicholas Shahan · 5 years ago
  98. 667e6f9 add --verbose support to Kernel worker by Jacob MacDonald · 5 years ago
  99. e16b45c [dart2js] Add --nnbd-strong SDK. by Mayank Patke · 5 years ago
  100. fcb8ac8 [ddc] Restore self hosted training for snapshot by Nicholas Shahan · 5 years ago