1. 59c8081 [dart2wasm] Use shared closure argument dispatchers for dynamic call entries by Martin Kustermann · 4 days ago
  2. 95d39c1 [vm/shared/doc] Add a note about experimental nature of NativeCallable.isolateGroupBound method. by Alexander Aprelev · 5 days ago
  3. bf15685 [dart2wasm] Unify deferred loading implementation by Martin Kustermann · 12 days ago
  4. d3b988f Remove dot shorthand syntax from SDK libraries. by Nate Biggs · 13 days ago
  5. 0cf5b99 [ffi] Add dartdoc comment for NativeCallable.isolateGroupBound by Alexander Aprelev · 14 days ago
  6. f6b74c3 [dart2wasm] Retain CFE inserted deferred loading nodes for TFA by Martin Kustermann · 2 weeks ago
  7. 489f63a [vm] Add NativeRuntime.streamTimelineTo by Vyacheslav Egorov · 3 weeks ago
  8. f1b5b92 Add more detail to `FileSystemEvent.isDirectory` for possible incorrect values on Windows. by David Morgan · 3 weeks ago
  9. b24698b Revert "[vm] Add NativeRuntime.streamTimelineTo" by Slava Egorov · 3 weeks ago
  10. 553887b [vm] Add NativeRuntime.streamTimelineTo by Vyacheslav Egorov · 3 weeks ago
  11. 8499988 [dyn_modules] Remove ability to specify library wildcards in dynamic_interface.yaml files by Alexander Markov · 3 weeks ago
  12. da95516 fix(stdio): Correct error message for Line Terminator by Indraneel Rajeevan · 4 weeks ago
  13. a63045d [dart2wasm] Remove `dart:js_util` from supported libraries by Mayank Patke · 4 weeks ago
  14. 5043993 [js_interop] Move annotations from _js_annotations to js_interop by Mayank Patke · 4 weeks ago
  15. dec87b9 [io] Provide dart::bin::SetupDartIoLibrary by Slava Egorov · 4 weeks ago
  16. a20f1bc [dart2wasm] Introduce "load ids" to dart2wasm deferred loading. by Nate Biggs · 4 weeks ago
  17. 32e45cf [ dart:io ] Ensure socket IDs are unique by Ben Konyi · 5 weeks ago
  18. 505f08b [lib] Avoid empty stack-traces in Stream methods by Slava Egorov · 5 weeks ago
  19. 6bc49bb SDK: Deprecate the ability to implement RegExp and RegExpMatch. by Sam Rawlins · 5 weeks ago
  20. 4d7b159 Revert "SDK: Deprecate the ability to implement RegExp and RegExpMatch." by Mayank Patke · 6 weeks ago
  21. 9f2a26e SDK: Deprecate the ability to implement RegExp and RegExpMatch. by Sam Rawlins · 6 weeks ago
  22. ad31812 [io] Fix race between closing socket and requesting its type. by Alexander Aprelev · 6 weeks ago
  23. 9ee6b09 [dyn_modules] Allow dynamic modules to use and override public members of _Enum by Alexander Markov · 6 weeks ago
  24. 25df2b3 [io] Rewrite Mac OS X FS watcher by Slava Egorov · 6 weeks ago
  25. ed6bab8 [io] Rewrite _FileSystemWatcher implementation by Slava Egorov · 6 weeks ago
  26. f434804 [io] Simplify Mac OS X FileSystemWatcher by Slava Egorov · 6 weeks ago
  27. 26a8fa5 [io] Make socket subscription cancellation wait for close by Slava Egorov · 6 weeks ago
  28. c6e6405 Fix bug in HTTP header parameter value parsing. by Lasse R.H. Nielsen · 6 weeks ago
  29. 1de6014 Fix bug in `Uri`'s `_normalizeRelativePath`. by Lasse R.H. Nielsen · 6 weeks ago
  30. d1efd49 Core libs: Introduce Deprecated.optional, a new annotation. by Sam Rawlins · 6 weeks ago
  31. cd2ef74 [vm,dart2js] Simplify DateTime patches by Ömer Ağacan · 7 weeks ago
  32. b7df75c [dart2wasm] Replace js_util implementations with UnsupportedError by Mayank Patke · 7 weeks ago
  33. a5bb6a5 [dart2wasm] Move required js_util APIs out of js_util by Mayank Patke · 7 weeks ago
  34. 6d58b9a [js_interop] Allow createJSInteropWrapper to take a prototype by Mayank Patke · 7 weeks ago
  35. 3367e61 [dart2wasm] Convert Promises with dartify by fishythefish · 7 weeks ago
  36. 1dbc953 [dart:js_interop]/[dart:js_interop_unsafe] Fix up documentation by Srujan Gaddam · 7 weeks ago
  37. b01bf92 [dart2wasm] Typed array wrappers should unwrap instead of reinstantiate by Srujan Gaddam · 7 weeks ago
  38. 97909b6 Update the cookie and cookie-date parsers. by Lasse R.H. Nielsen · 7 weeks ago
  39. 60b72cb [vm] Improve unwinding from Future.doWhile by Slava Egorov · 7 weeks ago
  40. 9f70bc7 Add `Future.syncValue(T value)` constructor. by Lasse R.H. Nielsen · 7 weeks ago
  41. c11f911 [dart2wasm] Fix `wasm:entry-point` typo. by Mayank Patke · 8 weeks ago
  42. 8678711 [js_shared] Remove feature detection for Promise. by Mayank Patke · 8 weeks ago
  43. 1dc1d36 [vm] Add C Api for maps making. by Artem Strygin · 8 weeks ago
  44. e41640d Core libs: Introduce 5 new forms of the Deprecated annotation. by Sam Rawlins · 8 weeks ago
  45. 9eea7a3 [dart2wasm] Fix `ByteData.elementSizeInBytes`, `ByteData` to JS convs by Ömer Ağacan · 8 weeks ago
  46. 6abae96 Move tests/lib/mirrors off multi/mini-tests. by Lasse R.H. Nielsen · 8 weeks ago
  47. 46eae16 Update future.dart by Kairat · 8 weeks ago
  48. 5d84ffb BREAKING CHANGE: Fix `parseIPv4Address` to not allow leading zeros. by Lasse R.H. Nielsen · 9 weeks ago
  49. 43aa985 [vm,dyn_modules] Support FFI loads/stores of AbiSpecificInteger in the interpreter by Alexander Markov · 2 months ago
  50. 5492cfd [dart2js] Never elide `_Enum.index` by Stephen Adams · 3 months ago
  51. eb09388 [vm] Replace tag asm intrinsics with kernel intrinsics. by Ryan Macnak · 3 months ago
  52. d672d98 [dart:js_interop] Make isA<JSBoxedDartObject> check if it's a boxed object by Srujan Gaddam · 3 months ago
  53. 1f9ce95 [dart2wasm] Simplify boxed Dart object marker allocation by Ömer Ağacan · 3 months ago
  54. 962b2f2 [shared] Mark Platforms constants and Stopwatch frequence as shared. by Alexander Aprelev · 3 months ago
  55. 0416fd1 [vm/shared] Allow smis in field table. Tag shared ClassId and Uint8List static instances. by Alexander Aprelev · 3 months ago
  56. 966500e [VM/Service] Deprecate `streamCpuSamplesWithUserTag` by Derek Xu · 3 months ago
  57. 8e5195c [ dart:io ] Added override for `exit(...)` in `IOOverrides` by Ben Konyi · 3 months ago
  58. 106c70f Revert "[js_runtime] Modernize and simplify `_AsyncRun._scheduleImmediate`." by Stephen Adams · 3 months ago
  59. 6d01285 [js_runtime] Modernize and simplify `_AsyncRun._scheduleImmediate`. by Stephen Adams · 3 months ago
  60. f7f0f71 Don't use `part of library.name` in platform libraries. by Lasse R.H. Nielsen · 3 months ago
  61. e605324 [vm, compiler] Add TSAN instrumentation to Dart field access. by Ryan Macnak · 3 months ago
  62. 16a4386 [dart:js_interop] Add JSArray.add by Srujan Gaddam · 3 months ago
  63. 2503f98 [dart:js_interop] Specify that null or empty @JS values are ignored by Srujan Gaddam · 3 months ago
  64. 2550dada [ dart:io ] Breaking change: mark IOOverrides as `abstract base` by Ben Konyi · 3 months ago
  65. 1597303 Make VM int parsing not use static global non-constant tables. by Lasse R.H. Nielsen · 3 months ago
  66. fc16a52 [vm/shared] Replace static final _emptyList with getter. by Alexander Aprelev · 3 months ago
  67. a36f38b [vm/shared] Rename IsolateGroupShared to IsolateGroupBound. by Alexander Aprelev · 3 months ago
  68. eb4619d [ddc] Add hot reload checks for instance methods by Nicholas Shahan · 4 months ago
  69. 2bd7217 [ dart:io ] Remove bad assert from socket profiling stat collection by Ben Konyi · 4 months ago
  70. 6863308 [_js_annotations] Update staticInterop and anonymous documentation by Srujan Gaddam · 4 months ago
  71. ab44b20 Reapply "[VM/dartdev] Switch dartdev to use an AOT runtime." and by asiva · 4 months ago
  72. ec05bf8 http_impl: general cleanup by Kevin Moore · 4 months ago
  73. 4751222 [pkg/dartdev] Enable Linux ARM cross-compilation on Windows. by Tess Strickland · 4 months ago
  74. 56d0115 [vm/shared] Allow sharing of ffi structs/unions. by Alexander Aprelev · 4 months ago
  75. b75b265 [vm,corelib] Change static type of _Hash*Base._data to match runtime type by Alexander Markov · 4 months ago
  76. 8a38216 [dart2wasm] Remove unused string lib by Ömer Ağacan · 4 months ago
  77. 97bc401 Revert "[VM/dartdev] Switch dartdev to use an AOT runtime." by asiva · 4 months ago
  78. 6f85292 [dart2wasm] Support NullRejectionException.isUndefined by Srujan Gaddam · 4 months ago
  79. ee2e81e [vm/shared] Enforce trivially-shareable constraint. by Alexander Aprelev · 4 months ago
  80. 67bda7c [dart2js/ddc/dart2wasm/dart:js_interop] Support SharedArrayBuffers in JS typed data wrappers by Srujan Gaddam · 4 months ago
  81. 5399dbf [VM/dartdev] Switch dartdev to use an AOT runtime. by asiva · 4 months ago
  82. f0b83bf Move VM-specific logic out of `schedule_microtask.dart`. by Lasse R.H. Nielsen · 4 months ago
  83. 120337d [build] Rework handling of compressed pointers in configurations. by Tess Strickland · 4 months ago
  84. 1e9e0b1 [vm] Don't generate gen_snapshot targeting ARM/RISCV64 for ARM64C/X64C. by Tess Strickland · 4 months ago
  85. 9b916b2 [io] Avoid uncatchable error in RawDatagramSocket.bind() by Martin Kustermann · 4 months ago
  86. d183c83 Explain where log() output can be viewed. by Brian Quinlan · 4 months ago
  87. 3ecbd88 [dart:io] Use /system/bin/sh on Android. by Ryan Macnak · 4 months ago
  88. 856e0ba Reland "Add Linux ARM and Linux RISCV64 cross compilation gen_snapshot binaries." by Tess Strickland · 4 months ago
  89. 0091c24 Revert "Add Linux ARM and Linux RISCV64 cross compilation gen_snapshot binaries." by Tess Strickland · 4 months ago
  90. d257c52 Add Linux ARM and Linux RISCV64 cross compilation gen_snapshot binaries. by Tess Strickland · 4 months ago
  91. 593da80 [vm] Switch reloadSources to object parameters by Vyacheslav Egorov · 5 months ago
  92. cf43e2a [dart2wasm] Throw UnsupportedError instead of string in IndexError.* getters by Martin Kustermann · 5 months ago
  93. e5ec2d6 [dart2wasm] Maintain types of `Error`s being thrown by Martin Kustermann · 5 months ago
  94. a76f343 [dart:js_interop] Clean up documentation on static vs runtime guarantees by Srujan Gaddam · 5 months ago
  95. 3f5314f Reapply "[dart2js,rti] Add direct methods for `as JSObject`" by Stephen Adams · 5 months ago
  96. b3c579d Revert "Reland "[VM/Service] Shut down the VM immediately after the VM Service fails to start during VM initialization"" by Derek Xu · 5 months ago
  97. 8b495a0 [dart2wasm] Fix remaining issues around [Symbol] and privacy by Martin Kustermann · 5 months ago
  98. c2095cb Reland "[VM/Service] Shut down the VM immediately after the VM Service fails to start during VM initialization" by Derek Xu · 5 months ago
  99. ab4f935 Rename vm_platform_strong.dill to vm_platform.dill. by Ryan Macnak · 5 months ago
  100. 43b5c14 Revert "[dart2js,rti] Add direct methods for `as JSObject`" by Stephen Adams · 5 months ago