1. 531187f Bump ffi to 0c8364a728cfe4e4ba859c53b99d56b3dbe3add4 by Devon Carew · 2 years ago
  2. a34deb2 [analysis_server] Move super.dispose() to end of stanim snippet's dispose method by Danny Tuppeny · 2 years ago
  3. 5222bfd [cfe] Refactor bounds checking by Johnni Winther · 2 years ago
  4. 2037563 [dart2js] Migrate common/elements.dart to nnbd by Nate Biggs · 2 years ago
  5. a7c70fd [infra] Remove obsolete dart-build-access mention in cipd DEPS. by Jonas Termansen · 2 years ago
  6. 4e520ec [pkg/dart2native] Handle cases where linker-signed is not an option. by Tess Strickland · 2 years ago
  7. 6ef2b23 [cfe] Apply declarations macro using class-relations by Johnni Winther · 2 years ago
  8. 787f83a [frontend_server] Fix flutter frontend_try by Jens Johansen · 2 years ago
  9. 69cdf9a [cfe] Apply macro annotations in specified order by Johnni Winther · 2 years ago
  10. 53944e1 Prepare to publish analyzer 4.1.0 and _fe_analyzer_shared 40.0.0 by Konstantin Shcheglov · 2 years ago
  11. af589a8 [dart2js] Migrate abstract_value_domain to nnbd by Nate Biggs · 2 years ago
  12. 6ebd263 Use `any` deps for all unpublished packages by Nate Bosch · 2 years ago
  13. 09b7f36 [vm, compiler] Support ShadowCallStack on Fuchsia RISC-V. by Ryan Macnak · 2 years ago
  14. e1773c7 Bump boolean_selector to 1d3565e2651d16566bb556955b96ea75018cbd0c by Devon Carew · 2 years ago
  15. ae72739 [pkg/meta] prep for publishing package:meta 1.8.0 by Devon Carew · 2 years ago
  16. 7b578ca Add experimental flag `inference-update-2`. by Paul Berry · 2 years ago
  17. 5729605 [dart2wasm] Implement `FunctionType` Type. by Joshua Litt · 2 years ago
  18. c6d5cd0 [js_util] Add `dartify` and some helpers. by Joshua Litt · 2 years ago
  19. 2b84292 Issue 49031. Read files during applyPendingFileChanges(), so getFile() uses new content. by Konstantin Shcheglov · 2 years ago
  20. 36acc59 [analyser] support code completion for `errors` and `enable-experiment` by Ahmed Ashour · 2 years ago
  21. dd298c1 Use a wrapper object for allResults in AnalysisDriver tests. by Konstantin Shcheglov · 2 years ago
  22. eb458cf [build] Fix false detection of compressed pointers as cross builds. by Ryan Macnak · 2 years ago
  23. bbd7e5a Fix bad sdk-path error message by Sam Rawlins · 2 years ago
  24. b36f451 Bump webkit_inspection_protocol to e4965778e2837adc62354eec3a19123402997897 by Devon Carew · 2 years ago
  25. 7ff9b2f [js_runtime] Use Math.clz32 by Stephen Adams · 2 years ago
  26. 8a978ff [vm] Don't depend on field objects to populate initial field table. by Ryan Macnak · 2 years ago
  27. 052d846 Bump clock to f594d86da123015186d5680b0d0e8255c52fc162 by Devon Carew · 2 years ago
  28. 7b83414 `unawaited_futures` to handle string interpolation (dart-lang/linter#3404) by Ahmed Ashour · 2 years ago
  29. 60bf3d5 Bump term_glyph to d0f205c67ea70eea47b9f41c8440129a72a9c86e by Devon Carew · 2 years ago
  30. 585e848 `use_colored_box` to not lint for nullable color (dart-lang/linter#3410) by Ahmed Ashour · 2 years ago
  31. ec56446 [vm, compiler] Various stub calls do not need to be patchable. by Ryan Macnak · 2 years ago
  32. 842d315 [analysis_server] Update to latest LSP spec + exclude some example types by Danny Tuppeny · 2 years ago
  33. 1cf5c78 [analyzer] fix `@useResult` in a `NamedExpression` by Ahmed Ashour · 2 years ago
  34. 8a5eb80 [analyzer] `ConvertToInitializingFormal` to handle `DefaultFormalParameter` by Ahmed Ashour · 2 years ago
  35. 6f0af20 [analysis_server] Rename some LSP types to match upcoming JSON model by Danny Tuppeny · 2 years ago
  36. 11f08c8 Fix description for experimental feature "inference-update-1". by Paul Berry · 2 years ago
  37. 294f2d2 Fix several typos in sdk/lib/internal/internal.dart by Stim · 2 years ago
  38. cbab0c5 Issue 48281. Update navigation to field formal parameters. by Konstantin Shcheglov · 2 years ago
  39. cbd12a4 [analyzer] `AddMissingEnumCaseClauses` to handle final and static fields. by Ahmed Ashour · 2 years ago
  40. 7fa9a67 [vm] Update bit algorithms in utils.cc by Kapandaria · 2 years ago
  41. aa616d6 deprecate `DartProject` by pq · 2 years ago
  42. 44636f6 remove unnecessary interface (dart-lang/linter#3403) by Phil Quitslund · 2 years ago
  43. a251cd9 Remove using externalSummaries in FileState. by Konstantin Shcheglov · 2 years ago
  44. edc54c5 Deprecate LibraryElement.getImportsWithPrefix, use PrefixElement.imports instead. by Konstantin Shcheglov · 2 years ago
  45. e8290f7 [VM/io] - Reland : Set correct file type for files backing unix domain sockets by asiva · 2 years ago
  46. ebce8e8 [dart2js] Migrate elements/indexed.dart to nnbd by Nate Biggs · 2 years ago
  47. f6dd059 [dart2js] Migrate ir/annotations.dart to nnbd by Nate Biggs · 2 years ago
  48. 5a672f4 Bump http_io to 405fc79233b4a3d4bb079ebf438bb2caf2f49355 by Devon Carew · 2 years ago
  49. 44f8583 [ddc] Migrate modular test suite runners to null safety by Nicholas Shahan · 2 years ago
  50. b62b76b [ddc] Migrate type_table to null safety by Nicholas Shahan · 2 years ago
  51. 526d85a [testing] Remove vendored args package by Alexander Thomas · 2 years ago
  52. e418026 [vm/ffi] Support `late` `Finalizable` variables by Daco Harkes · 2 years ago
  53. 1697cbf remove deprecated `--packages` coverage flag (dart-lang/linter#3402) by Phil Quitslund · 2 years ago
  54. ed5ce95 remove `DartProject` references (dart-lang/linter#3399) by Phil Quitslund · 2 years ago
  55. bd19161 Bump sync_http to b6bd47965694dddffb6e62fb8a6c12d17c4ae4cd by Devon Carew · 2 years ago
  56. 54ec2f6 remove `DartProject` references (dart-lang/linter#3398) by Phil Quitslund · 2 years ago
  57. d2f0f81 remove `DartProject` references (dart-lang/linter#3397) by Phil Quitslund · 2 years ago
  58. 37eff8b8 Revert "[vm, compiler] Let SIMD values become constants." by Ryan Macnak · 2 years ago
  59. 07aeba2 Add implementations for LibraryAugmentationElementImpl and friends. by Konstantin Shcheglov · 2 years ago
  60. 292e92b Move more completion override tests to run on both protocols. by Konstantin Shcheglov · 2 years ago
  61. 1e04fe1 Reland "Sync packages from shelf mono repo" by Nate Bosch · 2 years ago
  62. 9f149e9 Bump pool to c40cc32eabecb9d60f1045d1403108d968805f9a by Devon Carew · 2 years ago
  63. f5af2d9 Use ParameterMember when substituting function types. by Paul Berry · 2 years ago
  64. e593b86 Prepare to publish analyzer_plugin 0.10.0 by Konstantin Shcheglov · 2 years ago
  65. bcc7bda [analysis_server] Sort fields, enum members and base types consistently by Danny Tuppeny · 2 years ago
  66. bdacbb8 [vm, compiler] Let SIMD values become constants. by Ryan Macnak · 2 years ago
  67. 862a2c6 Roll zlib to pick up more 1.2.12 fixes by Alexander Aprelev · 2 years ago
  68. 6ac1718 Make typeParameterDeclaration implement TypeDeclaration by Jake Macdonald · 2 years ago
  69. 1cdc606 [vm, compiler] Include the global object pool in AOT's --disassemble. by Ryan Macnak · 2 years ago
  70. 885d784 [vm, compiler] Shorter LoadImmediate sequences for RV64. by Ryan Macnak · 2 years ago
  71. 8f32840 Declare LibraryAugmentationElement and AugmentationImportElement. by Konstantin Shcheglov · 2 years ago
  72. a9804e3 [analysis_server] Simplify types for LSP documentChanges by Danny Tuppeny · 2 years ago
  73. 8188d28 Bump pub to 51435efcd574b7bc18d47a5dd620cb9759dea8f8 by Sigurd Meldgaard · 2 years ago
  74. c0c51c2 [infra] Upgrade checked-in SDKs to 2.17.0 by Alexander Thomas · 2 years ago
  75. 28e8202 Bump pub to 1e3c17ea871e6a80c720aa998f37cbd3913bc287 by Sigurd Meldgaard · 2 years ago
  76. 4c8654e Revert "Sync packages from shelf mono repo" by Nate Bosch · 2 years ago
  77. 4ea2b74 [dart2js] Initialize all primitive constants in field allocators. by Mayank Patke · 2 years ago
  78. 143c6df [ddc] Stubbing package:dart2js_runtime_metrics by Mark Zhou · 2 years ago
  79. 41ba014 [dart2js] Clean up .isXXX members on ConstantValue. by Mayank Patke · 2 years ago
  80. f7c7076 [vm, compiler] Fix annotating pool references in gen_snapshot. by Ryan Macnak · 2 years ago
  81. 47db18a [vm] Fix default log filtering to include the vm-service. by Ryan Macnak · 2 years ago
  82. 3c10e48 Flutter Widget Key to be nullable by Ahmed Ashour · 2 years ago
  83. a93a648 [analysis_server] Rename some LSP spec classes to match upcoming JSON models by Danny Tuppeny · 2 years ago
  84. 3c231e4 Read package_config.json in more tests by Nate Bosch · 2 years ago
  85. ba05fc9 Moves linter 1.23.0 changelog entry to 2.18 by Parker Lougheed · 2 years ago
  86. ba6c1b8 add unnecessary_null_aware_operator_on_extension_on_nullable (dart-lang/linter#3392) by Alexandre Ardhuin · 2 years ago
  87. 1e5d063 [vm/sim/simd] Fix vmin/vmax implementation on simulator. by Alexander Aprelev · 2 years ago
  88. 95e7890 [ CLI ] Fix broken test by Ben Konyi · 2 years ago
  89. f3ac80c Add LibraryAugmentationDirective and parsing for it. by Konstantin Shcheglov · 2 years ago
  90. e59c04f Use package:package_config to parse 'package_config.json'. by Konstantin Shcheglov · 2 years ago
  91. 85615ce Fix override suggestions with protocol2, a few tests. by Konstantin Shcheglov · 2 years ago
  92. cae2f4e [ CLI ] Add additional logging to create_integration_test by Ben Konyi · 2 years ago
  93. b4ed709 [analysis_server] Sort fields in generated LSP types consistently by Danny Tuppeny · 2 years ago
  94. cd71694 [analysis_server] Sort types in LSP Unions consistently by Danny Tuppeny · 2 years ago
  95. 80fb1a5 [analysis_server] Add shared protocol.dart file for LSP by Danny Tuppeny · 2 years ago
  96. 243ac04 Sync packages from shelf mono repo by Nate Bosch · 2 years ago
  97. 2137857 Remove internal classes in `zone.dart`. by Lasse R.H. Nielsen · 2 years ago
  98. b5241f8 Use 'parsedUnit' of the file as a starting point for the completion. by Konstantin Shcheglov · 2 years ago
  99. de3cec3 Make hashcode override test throw instead of looping indefinitely. by Aske Simon Christensen · 2 years ago
  100. aa9b83e [cfe] Require a non-null name for mixin supertypes by Chloe Stefantsova · 2 years ago