Thanks to visit codestin.com
Credit goes to chromium.googlesource.com

  1. 4751222 [pkg/dartdev] Enable Linux ARM cross-compilation on Windows. by Tess Strickland · 22 hours ago
  2. 56d0115 [vm/shared] Allow sharing of ffi structs/unions. by Alexander Aprelev · 2 days ago
  3. b75b265 [vm,corelib] Change static type of _Hash*Base._data to match runtime type by Alexander Markov · 3 days ago
  4. 8a38216 [dart2wasm] Remove unused string lib by Ömer Ağacan · 4 days ago
  5. 97bc401 Revert "[VM/dartdev] Switch dartdev to use an AOT runtime." by asiva · 9 days ago
  6. 6f85292 [dart2wasm] Support NullRejectionException.isUndefined by Srujan Gaddam · 11 days ago
  7. ee2e81e [vm/shared] Enforce trivially-shareable constraint. by Alexander Aprelev · 11 days ago
  8. 67bda7c [dart2js/ddc/dart2wasm/dart:js_interop] Support SharedArrayBuffers in JS typed data wrappers by Srujan Gaddam · 12 days ago
  9. 5399dbf [VM/dartdev] Switch dartdev to use an AOT runtime. by asiva · 2 weeks ago
  10. f0b83bf Move VM-specific logic out of `schedule_microtask.dart`. by Lasse R.H. Nielsen · 2 weeks ago
  11. 120337d [build] Rework handling of compressed pointers in configurations. by Tess Strickland · 2 weeks ago
  12. 1e9e0b1 [vm] Don't generate gen_snapshot targeting ARM/RISCV64 for ARM64C/X64C. by Tess Strickland · 2 weeks ago
  13. 9b916b2 [io] Avoid uncatchable error in RawDatagramSocket.bind() by Martin Kustermann · 2 weeks ago
  14. d183c83 Explain where log() output can be viewed. by Brian Quinlan · 2 weeks ago
  15. 3ecbd88 [dart:io] Use /system/bin/sh on Android. by Ryan Macnak · 3 weeks ago
  16. 856e0ba Reland "Add Linux ARM and Linux RISCV64 cross compilation gen_snapshot binaries." by Tess Strickland · 3 weeks ago
  17. 0091c24 Revert "Add Linux ARM and Linux RISCV64 cross compilation gen_snapshot binaries." by Tess Strickland · 3 weeks ago
  18. d257c52 Add Linux ARM and Linux RISCV64 cross compilation gen_snapshot binaries. by Tess Strickland · 3 weeks ago
  19. 593da80 [vm] Switch reloadSources to object parameters by Vyacheslav Egorov · 3 weeks ago
  20. cf43e2a [dart2wasm] Throw UnsupportedError instead of string in IndexError.* getters by Martin Kustermann · 4 weeks ago
  21. e5ec2d6 [dart2wasm] Maintain types of `Error`s being thrown by Martin Kustermann · 4 weeks ago
  22. a76f343 [dart:js_interop] Clean up documentation on static vs runtime guarantees by Srujan Gaddam · 4 weeks ago
  23. 3f5314f Reapply "[dart2js,rti] Add direct methods for `as JSObject`" by Stephen Adams · 4 weeks ago
  24. b3c579d Revert "Reland "[VM/Service] Shut down the VM immediately after the VM Service fails to start during VM initialization"" by Derek Xu · 4 weeks ago
  25. 8b495a0 [dart2wasm] Fix remaining issues around [Symbol] and privacy by Martin Kustermann · 5 weeks ago
  26. c2095cb Reland "[VM/Service] Shut down the VM immediately after the VM Service fails to start during VM initialization" by Derek Xu · 5 weeks ago
  27. ab4f935 Rename vm_platform_strong.dill to vm_platform.dill. by Ryan Macnak · 5 weeks ago
  28. 43b5c14 Revert "[dart2js,rti] Add direct methods for `as JSObject`" by Stephen Adams · 5 weeks ago
  29. f35c922 [dart2js,rti] Add direct methods for `as JSObject` by Stephen Adams · 5 weeks ago
  30. 2ed7779 [dart:js_interop] Improve globalContext documentation by Srujan Gaddam · 5 weeks ago
  31. 60b217f [ Observatory ] Remove Observatory from the Dart VM by Ben Konyi · 5 weeks ago
  32. ef4e39a [vm/shared] Ensure exclusive execution of shared field initialization. by Alexander Aprelev · 6 weeks ago
  33. 0ac78fb [io] Fix a bug where the proxy configuration parser did not correctly validate proxy passwords. by Brian Quinlan · 6 weeks ago
  34. 26e9c82 [dart2js] Don't emit deferred loading logs in part files when flag is disabled. by Nate Biggs · 6 weeks ago
  35. 1806e4c [ddc] Use direct cast methods for primitive casts by Nicholas Shahan · 7 weeks ago
  36. 2fc0c8b [dart2wasm] Some refactorings of the compiler by Martin Kustermann · 7 weeks ago
  37. d828c36 Add a `dart mcp-server` command per go/dart-mcp-server-release-plan. by Jake Macdonald · 8 weeks ago
  38. 94a36d5 [dart2wasm] Mark Closure.context as final by Martin Kustermann · 8 weeks ago
  39. 91374ff [dart2wasm] Minify more errors by Ömer Ağacan · 8 weeks ago
  40. f4c87f2 [ddc] Add hot reload checks to instance getter accesses by Nicholas Shahan · 8 weeks ago
  41. f14ce9e [dart2js] Remove unused Map/Set literal helper functions by Stephen Adams · 8 weeks ago
  42. 3718baa [ffi/isolate_group_shared] Keep isolate alive for isolate group shared callback. by Alexander Aprelev · 8 weeks ago
  43. b00c777 [dart2js] allow-cse and allow-dce annotations by Stephen Adams · 8 weeks ago
  44. 59a5a36 [dart2wasm] Add missing polyfill for `wasm:js-string.test` and remove unused (and not polyfilled) `wasm:js-string.fromCodePoint` by Martin Kustermann · 8 weeks ago
  45. 273ae87 [dart2wasm] JS interop: use dartify functions specific to types being converted by Ömer Ağacan · 8 weeks ago
  46. 9ff77fd [vm] Mark _FutureListener.handleValue invisible by Vyacheslav Egorov · 9 weeks ago
  47. 0246c48 [dart2wasm] Check types of JS references when boxing JSValues as non-interop types by Ömer Ağacan · 9 weeks ago
  48. 0ccd963 [ddc] Add caching of ground type RTI objects in a module-local type table. by Nate Biggs · 9 weeks ago
  49. 6859abe [io] Hide more unsafe natives. by Ryan Macnak · 9 weeks ago
  50. 9439795 [dart2wasm] Complete async fun futures directly, instead of via completer by Ömer Ağacan · 9 weeks ago
  51. 3dc9d8d [VM/Service] Add getQueuedMicrotasks RPC by Derek Xu · 10 weeks ago
  52. c0e2f38 [dart:io] Fix some code to be safe in the face of reflective invocation. by Ryan Macnak · 10 weeks ago
  53. 893e37a [vm/shared] Add timeout to ConditionVariable.wait. by Alexander Aprelev · 2 months ago
  54. 77fa8cc [vm/shared] Avoid use of late initialization for vm:shared fields. by Alexander Aprelev · 2 months ago
  55. b941f6f [dart2js] Add modifiable/growable bits to powerset. by Mayank Patke · 2 months ago
  56. 581d10c [dart2js] Hide deferred loading event log behind a flag. by Nate Biggs · 2 months ago
  57. c954620 [io] Clarify the meaning if 'unsolicited response' exception by Brian Quinlan · 2 months ago
  58. 50e0e0d [vm/shared] Introduce NativeCallable.isolateGroupShared by Alexander Aprelev · 2 months ago
  59. b32e5e5 [vm/shared] Throw AccessError when isolategroup mutator accesses static fields. by Alexander Aprelev · 2 months ago
  60. c4c730f [js_shared] Cleanup in rti.dart by Stephen Adams · 2 months ago
  61. fddb38e [vm/shared] Introduce IsolateGroup.runSync() by Alexander Aprelev · 2 months ago
  62. 6b474e0 [dart:js_interop] Update jsify and dartify docs to be more accurate by Srujan Gaddam · 3 months ago
  63. b97f723 [ddc] Improve NoSuchMethod error for closures by Nicholas Shahan · 3 months ago
  64. 6127d6c [ddc] Add checks to static invocations in closures by Nicholas Shahan · 3 months ago
  65. 060e4e2 dartdev: Support running the AOT analyis_server snapshot for analyze command by Sam Rawlins · 3 months ago
  66. 16909d8 [vm] Simplify evaluation of asserts by Alexander Markov · 3 months ago
  67. 4201a37 [vm] Create a list of vm/bin sources so they can be packaged into Flutter's build output by Jason Simmons · 3 months ago
  68. 2f5dd77 [dart:js] Use Array.isArray by Stephen Adams · 3 months ago
  69. 20e8977 [rti/js_interop] Redo: Accelerate `is JSObject` by Stephen Adams · 3 months ago
  70. c23ed7a [lib/web_gl] Workaround to Flutter license script choking on web_gl_dart2js.dart by Alexander Markov · 3 months ago
  71. 8e8fc6a Partial revert "[rti/js_interop] Accelerate `is JSObject`" by Stephen Adams · 3 months ago
  72. 0a385dd Reformat sdk/ using the 3.8 style. by Robert Nystrom · 3 months ago
  73. be6d2e3 [ddc] Cancel futures after a hot restart by Nicholas Shahan · 3 months ago
  74. cf717ac Update deprecation notice for web libraries by Michael Thomsen · 3 months ago
  75. 95e8d5b remove 'the' typo by Mohellebi abdessalem · 3 months ago
  76. 2cc7d38 [rti/js_interop] Accelerate `is JSObject` by Stephen Adams · 3 months ago
  77. 55bacbf [js_runtime] Add JsObject.safeToString via registered hook by Stephen Adams · 3 months ago
  78. c6a1a27 [ddc] Format sdk/lib/_internal/js_dev_runtime by Nicholas Shahan · 3 months ago
  79. 2877d78 Reland "[VM/Service] Record timeline events representing completed microtasks" by Derek Xu · 3 months ago
  80. 1c429e9 [dynamic modules] Add dart:core to dynamic interface by default by Alexander Markov · 3 months ago
  81. 23c8a11 [dyn_modules] build dart2bytecode regardless by Sigmund Cherem · 3 months ago
  82. 7e8f84b Add DAS AOT snapshot to SDK; can toggle with runtime dartdev flag by Sam Rawlins · 3 months ago
  83. 26d1f3d Revert "[VM/Service] Record timeline events representing completed microtasks" by Derek Xu · 3 months ago
  84. 22021cc [VM/Service] Record timeline events representing completed microtasks by Derek Xu · 3 months ago
  85. cd20b29 [reload_test] Resolving d8 timer problems in the reload suite. by MarkZ · 3 months ago
  86. 4f818d4 [dart2wasm] Generate additional mjs module with JS support values. by Nate Biggs · 3 months ago
  87. 7427e65 Revert "[ffi] Remove deprecated `Pointer.elementAt`" by Daco Harkes · 3 months ago
  88. 1d69b0b [VM] Add automatic detection of timers that are significantly overdue by Derek Xu · 3 months ago
  89. 2f3b0bd [dart2js, ddc] Replace calls to `_rtiToString()` by Nicholas Shahan · 3 months ago
  90. 6952a80 [dart2wasm] JS interop: pass small ints as i31ref by Ömer Ağacan · 3 months ago
  91. 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 · 3 months ago
  92. 7893020 [ffi] Remove deprecated `Pointer.elementAt` by Daco Harkes · 3 months ago
  93. 302885c [dart2wasm] Smaller `as T` type checks due to less inlining by Martin Kustermann · 3 months ago
  94. ddba36c [dart2wasm] Avoid redundant type checks in awaits by Ömer Ağacan · 3 months ago
  95. d510876 Revert "[VM/Service] Shut down the VM immediately after the VM Service fails to start during VM initialization" by Ivan Inozemtsev · 3 months ago
  96. b2f0b8d Accept IPvFuture syntax in Uri. by Lasse R.H. Nielsen · 3 months ago
  97. 56ccf43 [VM/Service] Shut down the VM immediately after the VM Service fails to start during VM initialization by Derek Xu · 3 months ago
  98. f75cb3d [macros] Remove pkg/_macros and pkg/macros by Johnni Winther · 3 months ago
  99. 23cefd8 [ddc] Adding support for hot reloaded super getters. by MarkZ · 4 months ago
  100. de08455 Reland "Point sdk/bin/dart to .../dart-sdk/bin/dart" by Mayank Patke · 4 months ago