3.6.0-281.0.dev
  1. e8385d6 Version 3.6.0-281.0.dev by Dart CI · 1 year, 2 months ago 3.6.0-281.0.dev
  2. 1c48e59 [vm, reload] Reverse expectations of IsolateReload_LibraryLookup. by Ryan Macnak · 1 year, 2 months ago
  3. 6121c39 [VM/Service] Expose Service ID zone APIs in service.md and package:vm_service by Derek Xu · 1 year, 2 months ago
  4. c0e5b7e [vm] Correct typo in a comment by Alexander Markov · 1 year, 2 months ago
  5. edccc38 Elements. Use 'formalParameters' and 'typeParameters' names. by Konstantin Shcheglov · 1 year, 2 months ago
  6. c8adf3d [analysis_server] Update color handling for recent Flutter Color class changes by Danny Tuppeny · 1 year, 2 months ago
  7. 016368e Version 3.6.0-280.0.dev by Dart CI · 1 year, 2 months ago 3.6.0-280.0.dev
  8. ef5295d [dtd] Use secure random number generator to generate URI auth code (path) and secret by Jessy Yameogo · 1 year, 2 months ago
  9. ab19361 [vm] Masquerade VM internal types more consistently by Alexander Markov · 1 year, 2 months ago
  10. 92ed87d Bump pub to 23e3d4f4a761867b1e3eded9a92a4290a01daadb by Sigurd Meldgaard · 1 year, 2 months ago
  11. 06308f5 [vm] Skip bounds checks when accessing characters in JSON parser by Vyacheslav Egorov · 1 year, 2 months ago
  12. 13d4eaf Implement matchInferableParameter in MiniAstOperations. by Paul Berry · 1 year, 2 months ago
  13. c2728b9 Version 3.6.0-279.0.dev by Dart CI · 1 year, 2 months ago 3.6.0-279.0.dev
  14. 95056cd [analyzer][cfe] Add tests for constraint generation using bounds by Chloe Stefantsova · 1 year, 2 months ago
  15. f6fe561 [analyzer][cfe] Generate constraints based on type variable bounds by Chloe Stefantsova · 1 year, 2 months ago
  16. 1bf0bc3 [cfe] Add LibraryProblemReporting by Johnni Winther · 1 year, 2 months ago
  17. a086649 [scanner] Support 0-byte in input by Jens Johansen · 1 year, 2 months ago
  18. a31c6df [cfe] Remove Builder.parent setter by Johnni Winther · 1 year, 2 months ago
  19. 3dce89f [scanner] Don't give the Utf8 scanner a 0-terminated byte sequence by Jens Johansen · 1 year, 2 months ago
  20. dd73afd Version 3.6.0-278.0.dev by Dart CI · 1 year, 2 months ago 3.6.0-278.0.dev
  21. 6d150d2 [cfe] Create PrefixBuilder through fragments by Johnni Winther · 1 year, 2 months ago
  22. c242d3a [scanner] Use 'vm:unsafe:no-bounds-checks' and add explicit bounds checks by Jens Johansen · 1 year, 2 months ago
  23. 23f0c0b [scanner/paser] Don't use identical on ints by Jens Johansen · 1 year, 2 months ago
  24. 465bbbd Update the spec parser to support enhanced parts by Erik Ernst · 1 year, 2 months ago
  25. 3f24e57 [scanner] Add scanner benchmark by Jens Johansen · 1 year, 2 months ago
  26. 006fdb5 Version 3.6.0-277.0.dev by Dart CI · 1 year, 2 months ago 3.6.0-277.0.dev
  27. eda9ae1 Version 3.6.0-276.0.dev by Dart CI · 1 year, 2 months ago 3.6.0-276.0.dev
  28. d4b9bd6 Elements. Make 'firstFragment' nullable. by Konstantin Shcheglov · 1 year, 2 months ago
  29. 59413a2 [analyzer/linter] Mark latest diagnostic docs as published by Parker Lougheed · 1 year, 2 months ago
  30. 46cd8b6 [linter] Move old lint details out of source by Parker Lougheed · 1 year, 2 months ago
  31. 0c3606f [vm] Systematically check for failure to start thread. by Ryan Macnak · 1 year, 2 months ago
  32. 8fda05e [dart2js] Remove redundant clone method from EnumSet. by Mayank Patke · 1 year, 2 months ago
  33. bbdf195 [reload_test] Enabling all DDC hot reload tests. by MarkZ · 1 year, 2 months ago
  34. b07eb3b Parts. Report PREFIX_COLLIDES_WITH_TOP_LEVEL_MEMBER in parts. by Konstantin Shcheglov · 1 year, 2 months ago
  35. 7c96405 [fuchsia] uprev cpid versions and target_api_level by Hzj_jie · 1 year, 2 months ago
  36. e9a7079 Elements. Remove _writeCodeRange(), only fragments have offsets. by Konstantin Shcheglov · 1 year, 2 months ago
  37. 17e0395 Version 3.6.0-275.0.dev by Dart CI · 1 year, 2 months ago 3.6.0-275.0.dev
  38. 037f313 Migrate add_missing_enum_case_clauses by Brian Wilkerson · 1 year, 2 months ago
  39. a3c6d05 Migrate one_member_abstracts by Brian Wilkerson · 1 year, 2 months ago
  40. acc66a7 Forward GN metadata from dart_action and friends. by Matan Lurey · 1 year, 2 months ago
  41. 26362db Elements. Make ScopeLookupResultImpl constructor use named formal parameters. by Konstantin Shcheglov · 1 year, 2 months ago
  42. fb1cb0a lint rules: migrate tests for several rules: by Sam Rawlins · 1 year, 2 months ago
  43. 7af8c48 Version 3.6.0-274.0.dev by Dart CI · 1 year, 2 months ago 3.6.0-274.0.dev
  44. d063ceb Elements. Store 'element2' in NamedTypeImpl, extract 'element' from it. by Konstantin Shcheglov · 1 year, 2 months ago
  45. 7ba8957 [dart2wasm] Add FluteComplex multi-module stress test. by Nate Biggs · 1 year, 2 months ago
  46. 7667df5 [gardening] Fix regress_56756_il_test on vm-aot-optimization-level-linux-release-x64 by Alexander Markov · 1 year, 2 months ago
  47. 812b03d Make `augment` a built-in identifier by Erik Ernst · 1 year, 2 months ago
  48. c26055a Make analyzer-mac usable on arm64 macs by Alexander Thomas · 1 year, 2 months ago
  49. 24ed9af Version 3.6.0-273.0.dev by Dart CI · 1 year, 2 months ago 3.6.0-273.0.dev
  50. f80214e [dart2wasm] Fix Uri.base in d8 by Ömer Sinan Ağacan · 1 year, 2 months ago
  51. 3932452 [VM] Allow pragma to remove bounds checks for `String.codeUnitAt` by Jens Johansen · 1 year, 2 months ago
  52. ab9a004 Bump github/codeql-action from 3.26.6 to 3.26.8 by dependabot[bot] · 1 year, 2 months ago
  53. 07fd0b5 Version 3.6.0-272.0.dev by Dart CI · 1 year, 2 months ago 3.6.0-272.0.dev
  54. 69fe3c4 [deps] Roll dart-lang/native by Liam Appelbe · 1 year, 2 months ago
  55. 29dabfa Version 3.6.0-271.0.dev by Dart CI · 1 year, 2 months ago 3.6.0-271.0.dev
  56. 7d4994f linter: Report when single statement if-statement body is not on the same line as if-keyword by Sam Rawlins · 1 year, 2 months ago
  57. a39ec28 Update web_rev to 85017403f30c2f0956dcdfe63b7c7ea74f5bf575 by Srujan Gaddam · 1 year, 2 months ago
  58. 24e2853 Lint rules: Migrate tests for four rules: by Sam Rawlins · 1 year, 2 months ago
  59. 4de0c76 [vm, gc] Refactor common setup code for safepoint tasks. by Ryan Macnak · 1 year, 2 months ago
  60. 2a96956 Roll Clang to 3928edecfbd116d56bbe7411365d50bb567380a1. by Ryan Macnak · 1 year, 2 months ago
  61. 5fb260e [vm, reload] Rehash constants again after become. by Ryan Macnak · 1 year, 2 months ago
  62. 3b36b20 [build] Update docker source for debian image by Alexander Aprelev · 1 year, 2 months ago
  63. 9880444 [vm, gc] Parallelize the stop-the-world phase of sweeping. by Ryan Macnak · 1 year, 2 months ago
  64. dc3b6af Add location rename to locationString in test by Srujan Gaddam · 1 year, 2 months ago
  65. 2fbdc85 Elements. Write InterfaceType.element3 where we write elements. by Konstantin Shcheglov · 1 year, 2 months ago
  66. c3b2672 [vm, compiler] Make use of the zero register for unboxed stores too. by Ryan Macnak · 1 year, 2 months ago
  67. 8393a6c Parts. Simplify MemberDuplicateDefinitionVerifier. by Konstantin Shcheglov · 1 year, 2 months ago
  68. 2570674 [dart2wasm] Fix handling of user-defined `_typeArguments` members. by Nate Biggs · 1 year, 2 months ago
  69. ca996da Parts. Support for exports from library fragments in ExportLocation. by Konstantin Shcheglov · 1 year, 2 months ago
  70. 36054ee [vm, aot] Fix inferred range of LoadClassId for nullable inputs by Alexander Markov · 1 year, 2 months ago
  71. b058a3a Elements. Don't write LibraryImport reference, it does not exist. by Konstantin Shcheglov · 1 year, 2 months ago
  72. 755db05 [dart2js] Fix record FieldGet receiver type update. by Nate Biggs · 1 year, 2 months ago
  73. 560f84f Update Chrome and firefox browser versions. by Nate Biggs · 1 year, 2 months ago
  74. 1d39225 [dart2wasm] Add wasm module test mode. by Nate Biggs · 1 year, 2 months ago
  75. b79a06d [dart2wasm] Add last few fixes to translator to allow module test mode. by Nate Biggs · 1 year, 2 months ago
  76. 9cd9071 [dart2wasm] Add support for module name in wasm NameSection. by Nate Biggs · 1 year, 2 months ago
  77. 1d3142d [dart2wasm] Fix closure representation in multimodule scenarios. by Nate Biggs · 1 year, 2 months ago
  78. 9f4bb0d Issue 56559. Remove @override from private field, add to getter/setter. by Fedor Shcheglov · 1 year, 2 months ago
  79. 4684ef5 Element. Don't cache setter name. by Konstantin Shcheglov · 1 year, 2 months ago
  80. 3b94b3d [deps] rev dartdoc, mockito, stack_trace, test, web by Devon Carew · 1 year, 2 months ago
  81. 201f27a lint rules: Remove redundant test for eol_at_end_of_file by Sam Rawlins · 1 year, 2 months ago
  82. 4531a30 Linter rules: Add some comments to unnecessary_statements by Sam Rawlins · 1 year, 2 months ago
  83. 2c73635 [wildcards] fix `ConvertToWildcardVariable` to convert variable references by pq · 1 year, 2 months ago
  84. 076dd1a Lint rule: prefer_interpolation, consider flattened chains by Sam Rawlins · 1 year, 2 months ago
  85. 43df149 Add more hooks to access the new element model by Brian Wilkerson · 1 year, 2 months ago
  86. 3167da8 `PropertyAccessorElementImpl`: optimize `name` getter to avoid calls to `considerCanonicalizeString` by Graciliano Monteiro Passos · 1 year, 2 months ago
  87. 09e3261 Elements. Write FormalParameterElementImpl. by Konstantin Shcheglov · 1 year, 2 months ago
  88. 26a035d Fix remove-unnecesary-parentheses quick-fix false negative by FMorschel · 1 year, 2 months ago
  89. 09e47b67 [dart2wasm] Fix hash code of _RecordType by Ömer Sinan Ağacan · 1 year, 2 months ago
  90. 200cf86 [cfe] Ensure getter references for fragments by Johnni Winther · 1 year, 2 months ago
  91. f98a84a [dart2wasm] Remove deprecated mjs API functions by Martin Kustermann · 1 year, 2 months ago
  92. 419aef9 Version 3.6.0-270.0.dev by Dart CI · 1 year, 2 months ago 3.6.0-270.0.dev
  93. 34fa3c1 [vm] Improve same-as-first constraint handling by Vyacheslav Egorov · 1 year, 2 months ago
  94. f7e3aa2 [cfe] Don't pass parent to FormalParameterBuilder by Johnni Winther · 1 year, 2 months ago
  95. 2140256 Version 3.6.0-269.0.dev by Dart CI · 1 year, 2 months ago 3.6.0-269.0.dev
  96. bd85938 [gardening] Replace exitCode 0 expects in dartdev native_assets tests. by Tess Strickland · 1 year, 2 months ago
  97. 74eb7b3 [cfe] Replace VoidDeclarationTypeBuilder with VoidTypeBuilder by Johnni Winther · 1 year, 2 months ago
  98. 3e85a29 [cfe] Use the type of the coerced expression in inference by Chloe Stefantsova · 1 year, 2 months ago
  99. 4f89df9 Version 3.6.0-268.0.dev by Dart CI · 1 year, 2 months ago 3.6.0-268.0.dev
  100. 220a82a Prepare `package:meta` for publish by Moritz · 1 year, 2 months ago