🌐 AI搜索 & 代理 主页
3.5.2
  1. b9d83af [stable] Fix zlib inflation to ignore data past the ADLER32 trailer. by Brian Quinlan · 1 year, 4 months ago
  2. 35a595f [beta] [ dart:io ] Fix minor bugs in network profiler by Ben Konyi · 1 year, 5 months ago
  3. c6cb0e2 Make SecurityContext final. by Brian Quinlan · 1 year, 5 months ago
  4. dd69914 Make the ConnectionTask constructor public. by Brian Quinlan · 1 year, 5 months ago
  5. 496b3e6 Support setting the minimum acceptable TLS version. by Brian Quinlan · 1 year, 5 months ago
  6. 3370a4e Revert "Reapply "[ Service ] Start DDS and serve DevTools when the VM service is started via dart:developer"" by Ivan Inozemtsev · 1 year, 5 months ago
  7. 5ea7c0f docs: `Iterable.reduce` throws when empty by Elijah Luckey · 1 year, 5 months ago
  8. 8b1aa18 [dart2wasm] Use single unsigned cmp instead of two cmps when possible by Ömer Sinan Ağacan · 1 year, 6 months ago
  9. 644823b [wasm/typed_data] Fix immutable flag by Stephen Adams · 1 year, 6 months ago
  10. 44d4451 Reapply "[ Service ] Start DDS and serve DevTools when the VM service is started via dart:developer" by Ben Konyi · 1 year, 6 months ago
  11. 00eac58 [vm] Remove transition_sentinel and detection of cyclic initialization of legacy static fields by Alexander Markov · 1 year, 6 months ago
  12. 8ed1ce9 svg: do not rename inherited ListMixin.length= parameter by Sam Rawlins · 1 year, 6 months ago
  13. 1c534e5 [dart2wasm/ddc/dart2js] Lower Function.toJS and JSExportedDartFunction.toDart by Srujan Gaddam · 1 year, 6 months ago
  14. 4b88698 Revert "[ Service ] Start DDS and serve DevTools when the VM service is started via dart:developer" by Ben Konyi · 1 year, 6 months ago
  15. b8402f5 [dart:js_interop] Make ExternalDartReference generic by Srujan Gaddam · 1 year, 6 months ago
  16. d33c948 [dart2wasm] Use unsafeCast in a few places by Ömer Sinan Ağacan · 1 year, 6 months ago
  17. b1fcd83 [dart2wasm] Use unchecked codeUnitAt in first/lastNonWhitespace by Ömer Sinan Ağacan · 1 year, 6 months ago
  18. 1550539 [dart:js_interop] Make not and isTruthy return JSBoolean by Srujan Gaddam · 1 year, 6 months ago
  19. 0b76122 [dart:js_interop] Change importModule to accept JSAny by Srujan Gaddam · 1 year, 6 months ago
  20. 64d4689 [ Service ] Start DDS and serve DevTools when the VM service is started via dart:developer by Ben Konyi · 1 year, 6 months ago
  21. 0abc42e fix typo "no key was not found" by Jumpaku · 1 year, 6 months ago
  22. 3f977f0 [dart2wasm] Fix handling of arguments to `main` by Martin Kustermann · 1 year, 6 months ago
  23. 09a7e4f [dart2wasm] Optimize String & Byte transfer across WasmGC<->JS boundary by Martin Kustermann · 1 year, 6 months ago
  24. af90670 [dart2wasm] Remove unused JSCM typed data lib by Ömer Sinan Ağacan · 1 year, 6 months ago
  25. 9fbe418 [dart2wasm] Use unchecked codeUnitAt in int.parse by Ömer Sinan Ağacan · 1 year, 6 months ago
  26. 793194e [dart2js] Add retry suffix to part file multi-loader request URL. by Nate Biggs · 1 year, 6 months ago
  27. 5e12a4a [dart2wasm] Optimize Dart->JS string conversion by specializing for OneByteString vs TwoByteString by Martin Kustermann · 1 year, 6 months ago
  28. 9761ccf [dart2wasm] Remove runtime blob to/from js string helpers, use JS<>() instead by Martin Kustermann · 1 year, 6 months ago
  29. 844ced8 [dart2wasm] Move list implementations to their own library by Ömer Sinan Ağacan · 1 year, 6 months ago
  30. 6ca015a [vm] Cleanup obsolete pragma vm:non-nullable-result-type by Alexander Markov · 1 year, 6 months ago
  31. 96eb11f Update various flutter.dev links to more stable destinations by Parker Lougheed · 1 year, 6 months ago
  32. 705c745 Add `@Since` annotation, correct changelog entry position. by Lasse R.H. Nielsen · 1 year, 6 months ago
  33. 7f370d1 [dart2wasm] Add unchecked string operations extension, use it in libs by Ömer Sinan Ağacan · 1 year, 6 months ago
  34. a954aa0 [dart2wasm] Move JSStringImpl to dart:_string by Ömer Sinan Ağacan · 1 year, 6 months ago
  35. bfe05d6 [dart2wasm] Use WasmI32 (instead of double) as representation of integers across interop boundary by Martin Kustermann · 1 year, 6 months ago
  36. a505bbc Add `TypedDataList` superinterface on typed data lists. by Lasse R.H. Nielsen · 1 year, 6 months ago
  37. b48008e [vm] Remove unused dart:math and Double native methods by Alexander Markov · 1 year, 6 months ago
  38. 3b5065b [dart2wasm] Implement unmodifiable JS byte data by Ömer Sinan Ağacan · 1 year, 6 months ago
  39. baa5aa8 [dart2wasm] Remove a duplicated loop in dart:convert by Ömer Sinan Ağacan · 1 year, 6 months ago
  40. 08ca631 [dart2wasm] Remove unsafe casts in wasm:_simd by Ömer Sinan Ağacan · 1 year, 6 months ago
  41. 26c5de8 [wasm] Fix regression in removing Unmodifiable classes by Stephen Adams · 1 year, 6 months ago
  42. 7a94b5d [dart:js_interop] Remove unnecessary casts in patch files by Srujan Gaddam · 1 year, 6 months ago
  43. 25a9fc0 [ddc] Move null check to JS foreign function in isDartClass and isDartFunction by Srujan Gaddam · 1 year, 6 months ago
  44. 76f6a32 [dart2wasm] StringBuffer improvements by Ömer Sinan Ağacan · 1 year, 6 months ago
  45. 7078310 [dart2wasm] Specialize string interpolation expressions for 1/2/3/4 arguments by Martin Kustermann · 1 year, 6 months ago
  46. 060d841 [vm] Improve JSON copyCharsToList argument type by Ömer Sinan Ağacan · 1 year, 6 months ago
  47. 18994e6 [typed_data] Remove UnmodifiableXXXView classes by Stephen Adams · 1 year, 6 months ago
  48. 1ec4677 [dart2wasm] More JSON decoding improvements by Ömer Sinan Ağacan · 1 year, 6 months ago
  49. d150ad8 [dart2wasm] Move local constant variable to top-level by Martin Kustermann · 1 year, 6 months ago
  50. ca3e67a [dart2js] Add --interop-null-assertions. by Mayank Patke · 1 year, 6 months ago
  51. 6b788d2 [ Service / DDS ] Re-introduce explicit cast to remove dynamic invocation of operator[] by Ben Konyi · 1 year, 6 months ago
  52. 75f9312 [dart2wasm] Small optimization in JSON number parsing by Ömer Sinan Ağacan · 1 year, 6 months ago
  53. dd92e9a [dart2wasm] Faster search in RTT supers data structure by Martin Kustermann · 1 year, 6 months ago
  54. cf9623f [ DDS ] Update DDS launch sites to assume DDS process closes stderr by Ben Konyi · 1 year, 6 months ago
  55. 455d85f [dart2wasm] Port VM JSON parsing improvements by Ömer Sinan Ağacan · 1 year, 6 months ago
  56. efc59ee [vm/libs][dart2wasm] Add some missing type arguments to convert_patch List types by Ömer Sinan Ağacan · 1 year, 6 months ago
  57. e7d3b78 [dart2wasm] Port VM JSON decoding improvements by Ömer Sinan Ağacan · 1 year, 6 months ago
  58. 33563e5 [io,doc]: Point out that exit does not kill child processes. by Brian Quinlan · 1 year, 6 months ago
  59. e7239ff [dart2wasm] Specialize `is`/`as` checks for interface types by Martin Kustermann · 1 year, 6 months ago
  60. 54ab47e [dart2wasm] Refactor RTT type checking implementation by Martin Kustermann · 1 year, 6 months ago
  61. d32e2ec [dart2wasm] Move `StackTrace.current` for `as` checks into shared runtime code by Martin Kustermann · 1 year, 6 months ago
  62. 1e60700 [dart2wasm] Optimize RTT data structures by Martin Kustermann · 1 year, 6 months ago
  63. 290d740 [dart2wasm] Avoid WasmArray<_Type> allocations in interface subtype checking by Martin Kustermann · 1 year, 6 months ago
  64. 23657ac [dart2wasm] Remove dispatch table call in type check implementation if not needed by Martin Kustermann · 1 year, 6 months ago
  65. ed409e5 [dart2wasm] Avoid optaining substitutions if dst type is not generic by Martin Kustermann · 1 year, 6 months ago
  66. ed4b937 [io/socket_read] Fix `available` bug when limit of aggregated read bytes goes into effect by Jens Johansen · 1 year, 6 months ago
  67. ed36bdd [dart2wasm] Make _TypeUniverse a purely abstract class with static methods by Martin Kustermann · 1 year, 6 months ago
  68. fc4bcab [io] Propagate cancellation in _HttpOutgoing.addStream by Vyacheslav Egorov · 1 year, 6 months ago
  69. 7fa9b81 [io/socket_read] Limit aggregated read bytes to prevent OOM. by Alexander Aprelev · 1 year, 6 months ago
  70. 20316bc Reapply "[js_runtime, js_dev_runtime] Implement `microsecond` field of `DataTime`" by Stephen Adams · 1 year, 6 months ago
  71. 72b2883 Revert "[js_runtime, js_dev_runtime] Implement `microsecond` field of `DataTime`" by Ivan Inozemtsev · 1 year, 7 months ago
  72. fb057ea [js_runtime, js_dev_runtime] Implement `microsecond` field of `DataTime` by Stephen Adams · 1 year, 7 months ago
  73. fab56db [dart2wasm] Move common code generation routines to state_machine, fix sync* by Ömer Sinan Ağacan · 1 year, 7 months ago
  74. 020a59e js_interop: replace unsupported `[this]` comment references with `this`. by Sam Rawlins · 1 year, 7 months ago
  75. e7dde83 [dart2wasm] Port VM fix for #52083 (sync*) by Ömer Sinan Ağacan · 1 year, 7 months ago
  76. 1e6c9b0 [vm/libs] Improve JsonUtf8Decoder performance. by Vyacheslav Egorov · 1 year, 7 months ago
  77. 480e631 [io/ssl] Avoid reinitiating racing handshake request. by Alexander Aprelev · 1 year, 7 months ago
  78. b06a34f Don't allow completing a `_Future` with itself. by Lasse R.H. Nielsen · 1 year, 7 months ago
  79. 3f705f0 [dart2js] allow tabs when computing the current script. by Sigmund Cherem · 1 year, 7 months ago
  80. a8ea744 Update allowed_experiments.json to enable macros for the json package. by Jake Macdonald · 1 year, 7 months ago
  81. 6a25f12 SDK: replace unsupported `[this]` comment references with `this`. by Sam Rawlins · 1 year, 7 months ago
  82. 51ac900 [doc, io]: Add a note to indicate the batch file execution behavior on Windows. by Brian Quinlan · 1 year, 7 months ago
  83. 97321eb Fix typos by ChoiYS · 1 year, 8 months ago
  84. ac3a99b [vm] Optimize double.remainder by Alexander Markov · 1 year, 8 months ago
  85. b464fc9 Reland "Tweak `expect.dart` library." by Lasse R.H. Nielsen · 1 year, 8 months ago
  86. 4b66657 [vm/ffi] `address` of operator for FFI leaf calls by Daco Harkes · 1 year, 8 months ago
  87. 39276e9 [dart2wasm] Simplify libraries.yaml setup: by Ömer Sinan Ağacan · 1 year, 8 months ago
  88. bae278e Minor tweaks in Finalizer documentation: by Ömer Sinan Ağacan · 1 year, 8 months ago
  89. 1774314 [vm/test] Fix flakiness of vm/dart/use_dwarf_stack_traces_flag_test. by Tess Strickland · 1 year, 8 months ago
  90. 8bc935c Fix documentation for `sublist` of `typed_data` by Moritz · 1 year, 8 months ago
  91. 9880838 [dart2wasm] Fix bug in [Finalizer] implementation by Martin Kustermann · 1 year, 8 months ago
  92. 637f3b2 [dart2wasm,dart2js] Fix setTimeout and setInterval impls in d8 scripts by Ömer Sinan Ağacan · 1 year, 8 months ago
  93. 061004f [ddc] Cleanup old `setBaseClass()` by Nicholas Shahan · 1 year, 8 months ago
  94. 215323a Fix broken links in dart:html package. by Nate Biggs · 1 year, 8 months ago
  95. a2e3063 [dart2wasm] Remove redundant allocation in JSStringImpl.toString by Ömer Sinan Ağacan · 1 year, 8 months ago
  96. a133b75 [dart2wasm] Enable weak reference / finalization tests on dart2wasm by Martin Kustermann · 1 year, 8 months ago
  97. 0165643 Reland "[SDK] - Ensure we only build an AOT snapshot for the frontend-server" by asiva · 1 year, 8 months ago
  98. 55f2754 [dart2wasm] Fix JSStringImpl trim methods, add tests by Ömer Sinan Ağacan · 1 year, 8 months ago
  99. ad95bb6 Reland "[vm] Implement typed data view GetIndexed in flow graph builder" by Alexander Markov · 1 year, 8 months ago
  100. 95d8710 [dart2wasm] Cache hash codes in JSStringImpl by Ömer Sinan Ağacan · 1 year, 8 months ago