2.2.0
  1. 61eae93 [docs] classify dart:ffi as vm on docs site, and exclude it for now by Daco Harkes · 7 years ago
  2. 7d46d4b [vm / library] Foreign function interface prototype by Daco Harkes · 7 years ago
  3. 7ff0cbe Add types to TimelineSyncFunction and Timeline.timeSync; fixes #35509 by Sam Rawlins · 7 years ago
  4. 61e109c Fix typo in Map.values documentation by Rodolfo Carvalho · 7 years ago
  5. 6c73b25 [js_runtime] Don't use ReflectionInfo by Stephen Adams · 7 years ago
  6. 1c8f571 Add source links to dartdoc output. by Janice Collins · 7 years ago
  7. b5d9e66 Add extra polyfill for .nonce in our deferred loading logic to support FF by Sigmund Cherem · 7 years ago
  8. b625926 [ VM / dart:io ] Updated `Link` implementation for Windows to use actual symbolic links. by Ben Konyi · 7 years ago
  9. c5cfdc5 Expose data member 'port' for MessageEvents and automatically pull in markupsafe for go.sh script. by Terry Lucas · 7 years ago
  10. bb560bb [ VM / dart:io ] Adding to a closed IOSink now throws a StateError by Ben Konyi · 7 years ago
  11. 6bcb017 Fix postmessage to treat it's input as a serializable value by Stephen Adams · 7 years ago
  12. 60d7e8f Include MessagePort in convertions for workers by Sigmund Cherem · 7 years ago
  13. 3770ffb [js_runtime] Not worth inlining TypeImpl.== by Stephen Adams · 7 years ago
  14. 5724158 Use the crossorigin attribute of the main script on deferred hunks. by Rick Earnshaw · 7 years ago
  15. aeaf825 dart:html: Add Element.removeAttribute by Stephen Adams · 7 years ago
  16. 06a1e6e [vm] Enable timeline on Fuchsia even in product mode. by Ryan Macnak · 7 years ago
  17. 5b1daaa Exposes a thin layer over getsockopt/setsockopt for supported platforms. by Dan Field · 7 years ago
  18. 07f95e7 Revert "[vm] Enable timeline on Fuchsia even in product mode." by Ryan Macnak · 7 years ago
  19. 3f7b371 [vm] Enable timeline on Fuchsia even in product mode. by Ryan Macnak · 7 years ago
  20. edca616 Fixed a number of dart:html P1 issues. by Terry Lucas · 7 years ago
  21. c6ab52c Using the right conjunction by wtoalabi · 7 years ago
  22. e4b26e7 [ VM / dart:io ] Update documentation for to warn '--pause-isolates-on-exit' is not respected when `exit` is called by Ben Konyi · 7 years ago
  23. 4d77c7b [vm] Remove redundant type-checks from core libraries. by Samir Jindel · 7 years ago
  24. b2224db API documentation update to address #35399 by Radu Vasilescu · 7 years ago
  25. 6f4e85d [dart2js js_runtime] Run dartfmt --fix-doc-comments by Stephen Adams · 7 years ago
  26. fc67a19 js_runtime: Fix bit mask to match comments by Stephen Adams · 7 years ago
  27. d44ec3a Remove full emitter version of Function.apply by Stephen Adams · 7 years ago
  28. edb68da DateTime decimal separator: Added ',' version to regex and docs, added unit tests by Radu Vasilescu · 7 years ago
  29. ea6d343 js_runtime: Improve hashCode for double values by Stephen Adams · 7 years ago
  30. f41ecbe Modified inaccurate comments for tryparse to be more precise. by Zichang Guo · 7 years ago
  31. 7d6a3e0 Fix http links to pub which has https. by Jonas Termansen · 7 years ago
  32. 3d6acab [dartdevc] remove unused `dartdevk` binary, fixes #35483 by Jenny Messerly · 7 years ago
  33. 5334524 Remove conditional sync async code by Johnni Winther · 7 years ago
  34. 42702e2 [vm] Spot fixes for Fuchsia by Zach Anderson · 7 years ago
  35. 5d85f11 Add constant map-based set implementation. by Lasse R.H. Nielsen · 7 years ago
  36. 822ec43 [dart:io] Fix WebSocket deflate compression of empty fragments. by Jonas Termansen · 7 years ago
  37. 97156b5 [dart:io] Throw an exception if HttpClient attempts to connect after closing by Liam Appelbe · 7 years ago
  38. 15673bc Move instantiation classes to separate file by Stephen Adams · 7 years ago
  39. 41e0ae9 [dartdevc] fix libraries.yaml to mark dart:isolate unsupported by Jenny Messerly · 7 years ago
  40. d3c3341 [dartdevc] fix conditional imports in kernel backend by Jenny Messerly · 7 years ago
  41. 1231244 Add version information to SDK changes that have happened after 2.0. by Lasse Reichstein Holst Nielsen · 7 years ago
  42. 17a7f51 Fix up pubspec for pkg:compiler by Kevin Moore · 7 years ago
  43. f5d1229 Reland "[VM] Inline ClassID.getID() eagerly, extend pattern matching logic to recognize it, use it to special case ascii decoding" by Martin Kustermann · 7 years ago
  44. e25c744 Clarify doc for Duration equals by Nate Bosch · 7 years ago
  45. faafdb4 Revert "[VM] Inline ClassID.getID() eagerly, extend pattern matching logic to recognize it, use it to special case ascii decoding" by William Hesse · 7 years ago
  46. d7cf695 [VM] Inline ClassID.getID() eagerly, extend pattern matching logic to recognize it, use it to special case ascii decoding by Martin Kustermann · 7 years ago
  47. 5a54f0e Remove type checks that are already guaranteed by Nate Bosch · 7 years ago
  48. ed09a1e Update documentation of List.filled. by Lasse R.H. Nielsen · 7 years ago
  49. 4b51cea More docs for Timer.cancel() by Jonas Finnemann Jensen · 7 years ago
  50. 59e1755 Upgrade call-instrumentation logic. by Sigmund Cherem · 7 years ago
  51. c8e95cf More lint-driven cleanup of Core libs by Kevin Moore · 7 years ago
  52. 015f51c Fix windows sdk script by Sigmund Cherem · 7 years ago
  53. b484aad Remove library-root option - replace it with a libraries-spec option instead by Sigmund Cherem · 7 years ago
  54. 1a5f5e4 Fix doc comment in HttpRequest.getString and other tweaks by Sam Rawlins · 7 years ago
  55. e6e4039 Correct HttpClient, HttpClientRequest, and HttpClientResponse docs. by Sam Rawlins · 7 years ago
  56. f7dab64 Remove discontinued webproject.org links. Fixes #21482 by Sam Rawlins · 7 years ago
  57. 8b465bc Document that addStream cannot be called while addStream is in progress. by Sam Rawlins · 7 years ago
  58. 6f75e7a Document what happens if DataUri.parse() is passed bad data. Fixes #28679 by Sam Rawlins · 7 years ago
  59. 2c70f80 Fix doc comment for terminalLines. Womp womp. Fixes #31612 by Sam Rawlins · 7 years ago
  60. e083b61 Add more documentation and examples to RegExp constructor. Fixes #32844 by Sam Rawlins · 7 years ago
  61. abbcecf Fix various Encoding documentation. Fixes #31827, #31828, #31829, #31830, #31831 by Sam Rawlins · 7 years ago
  62. 475eaee Cleanup some dynamic/Object promotion confusion from 5226b5c307 by Kevin Moore · 7 years ago
  63. 5226b5c Remove some unnecessary dynamic invocations in the platform libraries. by Lasse R.H. Nielsen · 7 years ago
  64. ca512dc Fix typo in int docs, valus - values by Nate Bosch · 7 years ago
  65. 69f04aa Remove unused _ConstantHelper by Jens Johansen · 7 years ago
  66. 2612160 Make DateTime not assume arguments are instances of the same class. by Lasse Reichstein Holst Nielsen · 7 years ago
  67. 9f6aff7 Update doc comments for Iterable.singleWhere. by Keerti Parthasarathy · 7 years ago
  68. fa3df86 Update http status codes by qtbeee · 7 years ago
  69. 7c845fa Remove some unnecessary type asserts by Nate Bosch · 7 years ago
  70. e6d3a45 [VM] Fix for issue 34839 Service isolate hangs during shutdown if by asiva · 7 years ago
  71. 79f8c8f cleanup dart:convert by Kevin Moore · 7 years ago
  72. a67ae75 Fix a typo in dart:io docs. by Devon Carew · 7 years ago
  73. e23acaa [vm/aot] Fix obfuscation. by Samir Jindel · 7 years ago
  74. 74d058e [vm/sdk] add missing vm entry-point pragma by Aart Bik · 7 years ago
  75. 655310d Add ArgumentError.checkNotNull utility by Nate Bosch · 7 years ago
  76. d693742 Specify for all literals whether the object overrides `Object.==`. by Lasse R.H. Nielsen · 7 years ago
  77. 03eafc0b Add fromEntries on HashMap and LinkedHashMap by Nate Bosch · 7 years ago
  78. f0a116d [dart2js] Some tear-off cleanup by Stephen Adams · 7 years ago
  79. a4a3f95 Avoid using future closure in http connect. by Alexander Aprelev · 7 years ago
  80. 6e23c3b Support SO_REUSEPORT and IP_MULTICAST_TTL for datagram sockets. by Dan Field · 7 years ago
  81. 490421d Fixed Service Workers and any Promise/Future API with a Dictionary parameter. by Terry Lucas · 7 years ago
  82. aa9f0f9 Update stream.dart by Jonathan White · 7 years ago
  83. 54ef78b Remove non-strong vm dill files from SDK by Peter von der Ahé · 7 years ago
  84. ddf6777 Remove warning about inferring packages URI from dart2js by Peter von der Ahé · 7 years ago
  85. bd223d0 Add consistent_type_error_test by Stephen Adams · 7 years ago
  86. 9a6f811 Report null error as a NoSuchMethodError by Sigmund Cherem · 7 years ago
  87. 2da0b9f fix some typos by G?nter Z?chbauer · 7 years ago
  88. daa13ad Fix preamble/d8.js currentScript for v8 6.9 by Stephen Adams · 7 years ago
  89. 6c2aaf1 Remove IrRepresentation annotation by Stephen Adams · 7 years ago
  90. 8ef3258 Remove _ConstantExpressionError by Peter von der Ahé · 7 years ago
  91. d673847 [dartdevc] add --kernel option, deprecate bin/dartdevk by Jenny Messerly · 7 years ago
  92. 429bca8 Make `Uri.parse` accept `[` and `]` in path, query and fragment. by Lasse R.H. Nielsen · 7 years ago
  93. 1a29217 Remove empty statements by Stephen Adams · 7 years ago
  94. 0ac3b8f [fuchsia] Add missing vm:entry-point annotation by Zach Anderson · 7 years ago
  95. d9fcaa3 Implement StreamTransformer.fromBind by Nate Bosch · 7 years ago
  96. 96a1900 Remove dart2js non-strong platforms by Stephen Adams · 7 years ago
  97. cc08d0e Add operators `&`, `|` and `^` to `bool`. by Lasse R.H. Nielsen · 7 years ago
  98. 7442bac Reword readLineSync doc to remove typo by Nate Bosch · 7 years ago
  99. acf842c [vm] Empty dart_io_entries.txt and add entry-points for Flutter. by Samir Jindel · 7 years ago
  100. 3c4a86c Forward `drain` argument through after `.take(0)` by Nate Bosch · 7 years ago