3.9.0-23.0.dev
  1. f9000a0 Version 3.9.0-23.0.dev by Dart CI · 7 months ago 3.9.0-23.0.dev
  2. 3a4c678 Version 3.9.0-22.0.dev by Dart CI · 7 months ago 3.9.0-22.0.dev
  3. 2a388bd [vm] At least give module+offset when symbols are missing on Windows. by Ryan Macnak · 7 months ago
  4. 3ef86d2 [vm] Use atomics for isolate group flags. by Ryan Macnak · 7 months ago
  5. 5ec3686 [ Linter ] Don't mark functions annotated with @Preview() as unreachable from main by Ben Konyi · 7 months ago
  6. 992221a Version 3.9.0-21.0.dev by Dart CI · 7 months ago 3.9.0-21.0.dev
  7. 1f4fddd Prepare to publish analyzer 7.4.0 and _fe_analyzer_shared 81.0.0 by Konstantin Shcheglov · 7 months ago
  8. 4f818d4 [dart2wasm] Generate additional mjs module with JS support values. by Nate Biggs · 7 months ago
  9. 62e7377 [dart2wasm] Update closure types to be not final when dynamic modules are enabled. by Nate Biggs · 7 months ago
  10. 8505c55 [vm] Evaluate abstract origin DIE offsets sooner in DWARF assembly output. by Ryan Macnak · 7 months ago
  11. 8fb4afa Bump Firefox and Chrome browser versions. by Nate Biggs · 7 months ago
  12. 9a81185 Start section on external packages in monorepos by Nate Bosch · 7 months ago
  13. 8eba93e Fine. Support for constructor formal parameters in constants. by Konstantin Shcheglov · 7 months ago
  14. a9dd011 [vm] Make out-of-memory scenarios a bit more robust. by Ryan Macnak · 7 months ago
  15. ef85087 [analyzer] Dot Shorthands: Add support for FutureOr. by Kallen Tu · 7 months ago
  16. 3dd7e22 [analyzer] Dot shorthands: Resolve DotShorthandPropertyAccess. by Kallen Tu · 7 months ago
  17. 3915216 Fine. Consider class type alias constructors inherited. by Konstantin Shcheglov · 7 months ago
  18. de32acf [VM] Introduce ListQueue class by Derek Xu · 7 months ago
  19. 15d1d57 Version 3.9.0-20.0.dev by Dart CI · 7 months ago 3.9.0-20.0.dev
  20. 7427e65 Revert "[ffi] Remove deprecated `Pointer.elementAt`" by Daco Harkes · 7 months ago
  21. f24d4d1 [dartdev] Fix some tests to work under 'dart test' by Danny Tuppeny · 7 months ago
  22. 0a8bf6c Version 3.9.0-19.0.dev by Dart CI · 7 months ago 3.9.0-19.0.dev
  23. e4676d5 [dart2wasm] Convert simple async function bodies to sync `Future.value` calls by Ömer Ağacan · 7 months ago
  24. 853acc3 Version 3.9.0-18.0.dev by Dart CI · 7 months ago 3.9.0-18.0.dev
  25. c9b0f56 [dart2js] Update `@Native` test. by Stephen Adams · 7 months ago
  26. abbaf1b Fine. Special case dynamic element reference in constants. by Konstantin Shcheglov · 7 months ago
  27. d8598ac Version 3.9.0-17.0.dev by Dart CI · 7 months ago 3.9.0-17.0.dev
  28. 79ff583 [test] Delete old failing test by Liam Appelbe · 7 months ago
  29. dfc5952 Fine. Support for ConditionalExpression and AsExpression in constants. by Konstantin Shcheglov · 7 months ago
  30. 760d7f2 Fine. Support for class type alias in library manifests. by Konstantin Shcheglov · 7 months ago
  31. a16d1f3 Roll Fuchsia SDK from 27.20250404.5.1 to 27.20250408.5.1 by DEPS Autoroller · 7 months ago
  32. a4c60f2 Roll BoringSSL from d5440dd2c2c5 to ef839bf397fb (1 revision) by DEPS Autoroller · 7 months ago
  33. 4b4a2eb Roll gn from 6e8e0d6d4a15 to 3468d4868725 by DEPS Autoroller · 7 months ago
  34. 049ca41 [DDS] Start caching events sent on the 'Timer' stream by Derek Xu · 7 months ago
  35. 748a2a2 [dart2js] Fix handling of flags for proto mixin shaking. by Nate Biggs · 7 months ago
  36. 85f199f Version 3.9.0-16.0.dev by Dart CI · 7 months ago 3.9.0-16.0.dev
  37. d49663a Update proto output by Kevin Moore · 7 months ago
  38. e717f53 Fine. Tests for constants referencing fields. by Konstantin Shcheglov · 7 months ago
  39. 7c9ded3 [vm] Avoid mutex lock when clearing catch entry cache. by Alexander Aprelev · 7 months ago
  40. c178c66 Fine. Record dependencies on InterfaceElementImpl2.getNamedConstructor2() by Konstantin Shcheglov · 7 months ago
  41. 65cdd58 [fuchsia] Uprev test-scripts with FUCHSIA_READELF env by zijiehe-google-com · 7 months ago
  42. e22f0e8 Fine. Rename BundleRequirementsManifest to RequirementsManifest. by Konstantin Shcheglov · 7 months ago
  43. d057a33 Fine. Support for constructor constantInitializers. by Konstantin Shcheglov · 7 months ago
  44. 8891b07 [linter/analyzer_public_api] Fix crash when import is unresolved. by Paul Berry · 7 months ago
  45. 5f32e78 [vm] Fix running under HWASAN by Vyacheslav Egorov · 7 months ago
  46. a3e2431 [dart2wasm] Simplify void JS return value boxing by Ömer Ağacan · 7 months ago
  47. 6e28f76 Version 3.9.0-15.0.dev by Dart CI · 7 months ago 3.9.0-15.0.dev
  48. 1d69b0b [VM] Add automatic detection of timers that are significantly overdue by Derek Xu · 7 months ago
  49. a7eb58e Version 3.9.0-14.0.dev by Dart CI · 7 months ago 3.9.0-14.0.dev
  50. 6ab12d5 Version 3.9.0-13.0.dev by Dart CI · 7 months ago 3.9.0-13.0.dev
  51. ed54a42 [js_interop] Add static js_interop benchmark by Stephen Adams · 7 months ago
  52. eefad8c Issue 58580. Support for getter_setter_error feature. by Konstantin Shcheglov · 7 months ago
  53. a389d82 Fine. Tests for getter/setter inherited from generic interface. by Konstantin Shcheglov · 7 months ago
  54. 9602837 Version 3.9.0-12.0.dev by Dart CI · 7 months ago 3.9.0-12.0.dev
  55. f7d996a Fine. Support for dependencies on mixin members, tests. by Konstantin Shcheglov · 7 months ago
  56. dd0a62e Fine. Make ManifestItem hierarchy generic. by Konstantin Shcheglov · 7 months ago
  57. addc7db [analyzer] Document immediate sub-interfaces of sealed classes in `api.txt`. by Paul Berry · 7 months ago
  58. e5d926d [native assets] Use workspace pubspec for user-defines by Daco Harkes · 7 months ago
  59. 423479c [native assets] Fix pub workspaces in `dart test` by Daco Harkes · 7 months ago
  60. f0eeb22 [dartdev] Update dependencies of 'web' template by Parker Lougheed · 7 months ago
  61. 59ceb55 [linter] Fixes `unnecessary_this` false negative inside if case by FMorschel · 7 months ago
  62. 2f3b0bd [dart2js, ddc] Replace calls to `_rtiToString()` by Nicholas Shahan · 7 months ago
  63. fa12123 [analyzer] Dot shorthands: Build ASTs, add isDotShorthand flag, and handle method invocations. by Kallen Tu · 7 months ago
  64. 56062a9 Fine. Improve ClassItem / MixinItem printing, asserts. by Konstantin Shcheglov · 7 months ago
  65. 51808e9 Version 3.9.0-11.0.dev by Dart CI · 7 months ago 3.9.0-11.0.dev
  66. 8b4ce01 [sound flow analysis] Additional unit tests for patterns. by Paul Berry · 7 months ago
  67. 0768228 [ffi] Format samples and benchmarks with Dart 3.8 by Daco Harkes · 7 months ago
  68. 546ddc6 [ffi] Format tests with Dart 3.8 by Daco Harkes · 7 months ago
  69. 4d6adc5 [deps] Roll dart-lang/native by Daco Harkes · 7 months ago
  70. bd37bab Version 3.9.0-10.0.dev by Dart CI · 7 months ago 3.9.0-10.0.dev
  71. 6952a80 [dart2wasm] JS interop: pass small ints as i31ref by Ömer Ağacan · 7 months ago
  72. 929657a [co19] Roll co19 to 4ebc13c27af77129889a11fd1f95cff04dccd8f9 by Sergey G. Grekhov · 7 months ago
  73. d8e5a64 Version 3.9.0-9.0.dev by Dart CI · 7 months ago 3.9.0-9.0.dev
  74. 1345cdf Roll dart_style 3.1.0 into the SDK. by Robert Nystrom · 7 months ago
  75. aaba96a [analyzer] getLibraryByUri returns early again by Jens Johansen · 7 months ago
  76. 4a91529 Version 3.9.0-8.0.dev by Dart CI · 7 months ago 3.9.0-8.0.dev
  77. 50a3bf6 [vm] Improve const constructor coverage by Liam Appelbe · 7 months ago
  78. b759cd2 Version 3.9.0-7.0.dev by Dart CI · 7 months ago 3.9.0-7.0.dev
  79. 4683a0c Fine. Support for mixins. by Konstantin Shcheglov · 7 months ago
  80. d85ab6d Refactor the MessageSchedulerTestView for more flexibility by Brian Wilkerson · 7 months ago
  81. 147c919 Elements. Add AnnotatableElementImpl. by Konstantin Shcheglov · 7 months ago
  82. cb9fdee Fine. Extract shared _addMatchingElementItem() by Konstantin Shcheglov · 7 months ago
  83. 7f3c19e Version 3.9.0-6.0.dev by Dart CI · 7 months ago 3.9.0-6.0.dev
  84. 12a32f4 [sound flow analysis] Implement `promoteForPattern` behaviors. by Paul Berry · 7 months ago
  85. f5a77ab improved error message for `vmservice_server`. This is to help with debugging DAP flaky tests: https://github.com/dart-lang/sdk/issues/60221 by Jessy Yameogo · 7 months ago
  86. 060cd29 Fine. Use ExecutableElementImpl2 for items. by Konstantin Shcheglov · 7 months ago
  87. 9b64f7c Fine. Support for class fields. by Konstantin Shcheglov · 7 months ago
  88. 7893020 [ffi] Remove deprecated `Pointer.elementAt` by Daco Harkes · 7 months ago
  89. 35c0ef8 [ffi] Remove deprecated `Pointer.elementAt` uses by Daco Harkes · 7 months ago
  90. d9f850f Fine. Support for setters in InstanceElement(s). by Konstantin Shcheglov · 7 months ago
  91. 717257b Fine. Store inherited items separately. by Konstantin Shcheglov · 7 months ago
  92. 9334e8b [sound flow analysis] Implement behaviors for map patterns. by Paul Berry · 7 months ago
  93. 09f467b Update prebuilt Dart SDK to 3.9.0-3.0.dev by Ivan Inozemtsev · 7 months ago
  94. de58cf7 [sound flow analysis] Implement behaviors for null check patterns. by Paul Berry · 7 months ago
  95. 57f3b14 Version 3.9.0-5.0.dev by Dart CI · 7 months ago 3.9.0-5.0.dev
  96. 2cc25a8 [VM/Timeline] Fix bug in timeline proto arguments by Derek Xu · 7 months ago
  97. d9d3292 [ffi/tests] Cleanup lints by Daco Harkes · 7 months ago
  98. 302885c [dart2wasm] Smaller `as T` type checks due to less inlining by Martin Kustermann · 7 months ago
  99. 727c0e5 [cfe] Separate FieldDeclaration from FieldFragment and EnumElementFragment by Johnni Winther · 7 months ago
  100. d4c8516 Version 3.9.0-4.0.dev by Dart CI · 7 months ago 3.9.0-4.0.dev