2.1.0
  1. 2d7814d [VM] Fix for issue 34839 Service isolate hangs during shutdown if by asiva · 7 years ago
  2. e01a32e [vm/aot] Fix obfuscation. by Samir Jindel · 7 years ago
  3. 655310d Add ArgumentError.checkNotNull utility by Nate Bosch · 7 years ago
  4. d693742 Specify for all literals whether the object overrides `Object.==`. by Lasse R.H. Nielsen · 7 years ago
  5. 03eafc0b Add fromEntries on HashMap and LinkedHashMap by Nate Bosch · 7 years ago
  6. f0a116d [dart2js] Some tear-off cleanup by Stephen Adams · 7 years ago
  7. a4a3f95 Avoid using future closure in http connect. by Alexander Aprelev · 7 years ago
  8. 6e23c3b Support SO_REUSEPORT and IP_MULTICAST_TTL for datagram sockets. by Dan Field · 7 years ago
  9. 490421d Fixed Service Workers and any Promise/Future API with a Dictionary parameter. by Terry Lucas · 7 years ago
  10. aa9f0f9 Update stream.dart by Jonathan White · 7 years ago
  11. 54ef78b Remove non-strong vm dill files from SDK by Peter von der Ahé · 7 years ago
  12. ddf6777 Remove warning about inferring packages URI from dart2js by Peter von der Ahé · 7 years ago
  13. bd223d0 Add consistent_type_error_test by Stephen Adams · 7 years ago
  14. 9a6f811 Report null error as a NoSuchMethodError by Sigmund Cherem · 7 years ago
  15. 2da0b9f fix some typos by G?nter Z?chbauer · 7 years ago
  16. daa13ad Fix preamble/d8.js currentScript for v8 6.9 by Stephen Adams · 7 years ago
  17. 6c2aaf1 Remove IrRepresentation annotation by Stephen Adams · 7 years ago
  18. 8ef3258 Remove _ConstantExpressionError by Peter von der Ahé · 7 years ago
  19. d673847 [dartdevc] add --kernel option, deprecate bin/dartdevk by Jenny Messerly · 7 years ago
  20. 429bca8 Make `Uri.parse` accept `[` and `]` in path, query and fragment. by Lasse R.H. Nielsen · 7 years ago
  21. 1a29217 Remove empty statements by Stephen Adams · 7 years ago
  22. 0ac3b8f [fuchsia] Add missing vm:entry-point annotation by Zach Anderson · 7 years ago
  23. d9fcaa3 Implement StreamTransformer.fromBind by Nate Bosch · 7 years ago
  24. 96a1900 Remove dart2js non-strong platforms by Stephen Adams · 7 years ago
  25. cc08d0e Add operators `&`, `|` and `^` to `bool`. by Lasse R.H. Nielsen · 7 years ago
  26. 7442bac Reword readLineSync doc to remove typo by Nate Bosch · 7 years ago
  27. acf842c [vm] Empty dart_io_entries.txt and add entry-points for Flutter. by Samir Jindel · 7 years ago
  28. 3c4a86c Forward `drain` argument through after `.take(0)` by Nate Bosch · 7 years ago
  29. 3ddc9bb Add a doc comment for String.compare by Nate Bosch · 7 years ago
  30. 134bb88 Handle generic types in native behavior by Johnni Winther · 7 years ago
  31. f0172a4 Export `Future` and `Stream` from dart:core. by Lasse Reichstein Holst Nielsen · 7 years ago
  32. f2e6e72 Mark File/Directory.fromRawPath as an entry point by Jason Simmons · 7 years ago
  33. a024082 Clarify behavior of async result in Future.delayed by Nate Bosch · 7 years ago
  34. 2a479d3 Call out addError API in stderr docs by Nate Bosch · 7 years ago
  35. 33cd9cc More consistent Stream docs by Nate Bosch · 7 years ago
  36. d04d304 Stop using/generating spec.sum file. by Paul Berry · 7 years ago
  37. 9fa3d83 Remove analysis_server sources from the built sdk. by Devon Carew · 7 years ago
  38. ee9582d Explain what an "identity" map is by Nate Bosch · 7 years ago
  39. 4916cdf Mention ordering in Future.wait docs by Nate Bosch · 7 years ago
  40. 0789ab8 Add clarification for broadcast stream.first by Nate Bosch · 7 years ago
  41. 3496347 Clarify behavior of sublist with end == start by Nate Bosch · 7 years ago
  42. bb382f3 Drop _CastQueueMixin by Nate Bosch · 7 years ago
  43. 38b9a54 Call our error events in StreamTransform.bind doc by Nate Bosch · 7 years ago
  44. 8d9baeb Explain Unicode encoding in String documentation. by Hugo van der Merwe · 7 years ago
  45. edd6b75 Add missing method to UnmodifiableMapMixin. by Lasse Reichstein Holst Nielsen · 7 years ago
  46. 72e6353 Make Stream.fromIterable handle errors in `current` and send a done. by Lasse Reichstein Holst Nielsen · 7 years ago
  47. 0976347 Expand docs for Stream.toSet by Nate Bosch · 7 years ago
  48. dc9a7b3 Clarify that stdout my not be done before exitCode by Nate Bosch · 7 years ago
  49. 48f61d6 Clarify docs on StreamSubscription.pause/resume by Nate Bosch · 7 years ago
  50. d1bd887 [VM/SDK] Switch kernel isolate to run in Dart 2 mode by asiva · 7 years ago
  51. 244c9be Remove STRONG_MODE flag by Johnni Winther · 7 years ago
  52. 2cca441 Replace Deprecated.expires with message by Nate Bosch · 7 years ago
  53. 0320376 Revert "[VM/SDK] Switch kernel isolate to run in Dart 2 mode" by Vyacheslav Egorov · 7 years ago
  54. 499761f [VM/SDK] Switch kernel isolate to run in Dart 2 mode by asiva · 7 years ago
  55. 742ec93 Remove support for functions as assert conditions in Dart 2 by Johnni Winther · 7 years ago
  56. 42f295e Deprecate `provisional` and `Provisional` and make them unusable. by Lasse R.H. Nielsen · 7 years ago
  57. 5572df1 [vm/precomp] Fix name of vm:entry-point. by Samir Jindel · 7 years ago
  58. 4b704f23 [vm/precomp] Remove part of the generated entry points JSON list. by Samir Jindel · 7 years ago
  59. 8a05c94 Remove JsInvocationMirror._invokeOn by Sigmund Cherem · 7 years ago
  60. a9178a2 Documented issues with HttpClient.authenticate by Jonas Finnemann Jensen · 7 years ago
  61. a9ad427 Validate cookie values wrapped in double-quotes by William Hesse · 7 years ago
  62. bde6bbc [kernel] Move VmTarget and FlutterTarget to package:vm by Vyacheslav Egorov · 7 years ago
  63. 84d8887 Fixes a minor typo in the documentation of the StreamTransformer class. by Daniel Hillerström · 7 years ago
  64. 0fbe9d3 [dart2js] Dynamically generated tear-off constructors should have names by Stephen Adams · 7 years ago
  65. 9767af2 [vm/precomp] Support @pragma for fields and remove associated entry-point entries. by Samir Jindel · 7 years ago
  66. de40820 [vm/precomp] Take 4 for procedure- and class-entrypoints. by Samir Jindel · 7 years ago
  67. 7cf2607 Make minified names explicit in printed representation of types. by Stephen Adams · 7 years ago
  68. d9a07b0 Fixed createObjectStore to keyPath. by Terry Lucas · 7 years ago
  69. 315216e [dart2js] Avoid collision with getInterceptor. by Stephen Adams · 7 years ago
  70. 05b9bbd Remove the dart1 version of the analysis server snapshot. by Devon Carew · 7 years ago
  71. 08f59e5 These changes are causing a segfault in DartEntry::InvokeFunction in dart_entry.cc in Flutter, by Ben Konyi · 7 years ago
  72. d5b5736 Merge DDC's libraries specification into the sdk/lib/libraries.json file by Sigmund Cherem · 7 years ago
  73. bad8de31 [GN] Include all library sources in the platform SDK by Zach Anderson · 7 years ago
  74. 567109d Take 3 for "[vm/kernel/precomp] Remove procedures from entry points files." by Samir Jindel · 7 years ago
  75. 3391422 [VM] Add Dart_InvokeVMServiceMethod() to dart_tools_api.h by Martin Kustermann · 7 years ago
  76. 7b77fa2 Fixed callbacks typedef to be List instead of a generic typed List. by Terry Lucas · 7 years ago
  77. 33697f7 Revert "Reland "[VM/SDK]"" by Siva Annamalai · 7 years ago
  78. 21a582d Cleanup in JsInvocationMirror: remove message about MirrorsUsed by Sigmund Cherem · 7 years ago
  79. 98356d3 Revert "Re-land "[vm/kernel/precomp] Remove procedures from entry points files."" by Samir Jindel · 7 years ago
  80. a437b4b Re-land "[vm/kernel/precomp] Remove procedures from entry points files." by Samir Jindel · 7 years ago
  81. b59583e Reland "[VM/SDK]" by asiva · 7 years ago
  82. 7f53344 Revert "[VM/SDK]" by Siva Annamalai · 7 years ago
  83. b414641 [VM/SDK] by asiva · 7 years ago
  84. ec733c3 Support more type arguments in generic instantiation by Johnni Winther · 7 years ago
  85. 17cca79 Revert "[vm/kernel/precomp] Remove procedures from entry points files." by Samir Jindel · 7 years ago
  86. 91dcf65 [vm/kernel/precomp] Remove procedures from entry points files. by Samir Jindel · 7 years ago
  87. f2402b3 Remove deprecated SDK constant declarations. by Lasse R.H. Nielsen · 7 years ago
  88. e84f061 Build a 2nd, --no-preview-dart-2, analysis server snapshot. by Devon Carew · 7 years ago
  89. 91ce347 Reapply "Create _nullFuture and _falseFuture in the root zone." by Lasse R.H. Nielsen · 7 years ago
  90. 76db06c Fix assert in Future code to allow a Future<Future<int>>. by Lasse R.H. Nielsen · 7 years ago
  91. ffeee8f Fix some typos. by Devon Carew · 7 years ago
  92. 576f010 [build] Copy Observatory assets with GN rather than observatory_tool.py by Zach Anderson · 7 years ago
  93. e26d3d5 Reenable the `Iterable.whereType` method. by Lasse Reichstein Holst Nielsen · 7 years ago
  94. 1c673b1 Include bounds in type literals by Johnni Winther · 7 years ago
  95. 0ccdc3e Reland: [dart:io] Adds Socket.startConnect by Zach Anderson · 7 years ago
  96. fd26d67 Added getLegacyStats until Chrome fully supports new getStats() API. by Terry Lucas · 7 years ago
  97. a4b2705 Make bots green again: mostly status updates, but also fix check in custom-element upgrades by Sigmund Cherem · 7 years ago
  98. 8a0ac0b temporarily add more details in error message for safari. by Sigmund Cherem · 7 years ago
  99. 911e285 Fix DocumentFragment.appendHtml and regenerate (some dartfmt changes included) by Sam Rawlins · 7 years ago
  100. 29dc5fc doc - Add units info to requestFileSystem docs by Sam Rawlins · 7 years ago