1. c54ade0 Use package config in more test runner config by Nate Bosch · 2 years ago
  2. 0baa3c1 Discontinue .packages file by Michael Thomsen · 2 years ago
  3. 4258a59 [vm][ffi] Passes FFI handles on stack. by Clement Skau · 2 years ago
  4. 112cba1 [ddc] Add flag to use the new runtime type system by Nicholas Shahan · 2 years ago
  5. 34ebfc6 [dart2js] Add regression test for https://dart-review.googlesource.com/c/sdk/+/225320 by Mayank Patke · 2 years ago
  6. e5498bc [dart2js] Clean up some file paths. by Mayank Patke · 2 years ago
  7. 4ee35ee [vm, compiler] Load unboxed doubles directly from the literal pool. by Ryan Macnak · 2 years ago
  8. 34bca35 Update packages files in analyzer_cli to package_config.json format. by Konstantin Shcheglov · 2 years ago
  9. b0f9470 test to validate deferred elements can't be used in constant contexts by pq · 2 years ago
  10. d1387b6 deferred arg const context failing test (dart-lang/linter#3390) by Phil Quitslund · 2 years ago
  11. e630a3a [analyzer] fix for use_key_in_widget_constructors should use super parameters when possible. by Ahmed Ashour · 2 years ago
  12. a8a29cf [ VM / Service ] Add libraryFilters to getSourceReport RPC by Liam Appelbe · 2 years ago
  13. 6b6a199 [analysis_server] Switch to LSP v3.17 spec + regenerate types by Danny Tuppeny · 2 years ago
  14. 063ee76 [pkg/dart2native] address several lint issues by Devon Carew · 2 years ago
  15. c40fe12 Thread OperationPerformance through link() and macro applications. by Konstantin Shcheglov · 2 years ago
  16. 3c01efc Reland "[build] Fix Android build for ARM64 Mac." by Ryan Macnak · 2 years ago
  17. 0d636e55 Ensure that partial inference results aren't refined by later partial inference stages. by Paul Berry · 2 years ago
  18. 51d578c Fix horizontal inference logic for extension method invocations. by Paul Berry · 2 years ago
  19. a67c07c Fix for `use_key_in_widget_constructors` to add `key` at the end by Ahmed Ashour · 2 years ago
  20. 542aee1 [co19] Roll co19 to 9849573cd1b8317e58247b8c1672e89b1cd842e2 by William Hesse · 2 years ago
  21. 5eb2734 [infra] Remove .packages from filesets. by Jonas Termansen · 2 years ago
  22. 6c76042 [dart2wasm] Build platform dill and compile dart2wasm to AOT snapshots by Aske Simon Christensen · 2 years ago
  23. 2a12dd33 [vm/simd] Add Float64x2 clamp simd implementation by Alexander Aprelev · 2 years ago
  24. 2783cca [dart2js] Fix bug in impact data serialization. by Joshua Litt · 2 years ago
  25. f5f26c9 Revert "[dart2js] Exporting as package: to allow non-SDK usage" by Mark Zhou · 2 years ago
  26. 8aeeffb [dart2js] Exporting as package: to allow non-SDK usage by Mark Zhou · 2 years ago
  27. 53161dd [deps] rev package:file by Devon Carew · 2 years ago
  28. fac9bbb Revert "Sync packages from shelf mono repo" by Nate Bosch · 2 years ago
  29. 359e597 Switch Workspace to Packages. by Konstantin Shcheglov · 2 years ago
  30. d2c7d93 Use 'package_config.json' for elements tests. by Konstantin Shcheglov · 2 years ago
  31. 3c0289d [analysis_server] Improve performance of LSP textDocument/codeActions with no range by Danny Tuppeny · 2 years ago
  32. cc2cfac chore: Set permissions for GitHub actions (dart-lang/linter#3383) by Naveen · 2 years ago
  33. aaece89 bump to 2.17 && super.params (dart-lang/linter#3387) by Phil Quitslund · 2 years ago
  34. d1d6d71 `use_key_in_widget_constructors` to report at the constructor `name` or `returnType` (dart-lang/linter#3370) by Ahmed Ashour · 2 years ago
  35. 072603d Sync packages from shelf mono repo by Nate Bosch · 2 years ago
  36. 0914548 [analysis_server] Record more granular timings for LSP textDocument/codeAction request by Danny Tuppeny · 2 years ago
  37. 934f480 [analysis_server] Update to latest 3.16 LSP spec by Danny Tuppeny · 2 years ago
  38. 10d1659 Extract a method to report that a feature is not enabled in AstBuilder. by Konstantin Shcheglov · 2 years ago
  39. c2abcec [owners] ecosystem can review tools/ changes by Devon Carew · 2 years ago
  40. 96d59fe [VM/io] - Add missing native entry to enable resolution. by asiva · 2 years ago
  41. 488212b [pkg/analyzer] remove an unused top level field by Devon Carew · 2 years ago
  42. d753b61 [dart2wasm] Implement runtime type test for `FutureOr`. by Joshua Litt · 2 years ago
  43. 087c57f [analyzer] fix for `use_key_in_widget_constructors` to handle non-constant value by Ahmed Ashour · 2 years ago
  44. 2aa31c9 `Hint.UNUSED_RESULT` to handle callable instances. by Ahmed Ashour · 2 years ago
  45. 98e565a [test_runner]: provide package_config.json by default. by Sigmund Cherem · 2 years ago
  46. 3bf3c8b [CFE] Add --traceStepTiming to strong and weak suite by Jens Johansen · 2 years ago
  47. f6e025e [dds] Unskip tests for checking devtools base href tags by Danny Tuppeny · 2 years ago
  48. 5ee800b [dds] Fix potential test flake if test runs just happen to straddle midnight at exactly this time by Danny Tuppeny · 2 years ago
  49. 660d985 [testing] Use absolute paths as default value for Chrome and Firefox by Alexander Thomas · 2 years ago
  50. 748ee46 Stop using main in test code in more places, part 4 by Brian Wilkerson · 2 years ago
  51. c8e3fe3 Use 'releaseVersion' for 2.17 features errors in AstBuilder. by Konstantin Shcheglov · 2 years ago
  52. b9ed461 Fabricate reference strings for ParameterElement(s) in textual dumps. by Konstantin Shcheglov · 2 years ago
  53. daba352 [dart2js] Migrate constants/constant_system.dart by Stephen Adams · 2 years ago
  54. 240719e Tighten types on error stream handler to avoid dynamic calls. by Leaf Petersen · 2 years ago
  55. 9a8fc2a Update to the latest package:glob by Nate Bosch · 2 years ago
  56. 108ee95 Roll DevTools to version 2.13.1 by Elliott Brooks · 2 years ago
  57. aba4f12 Use textual dumps in more metadata tests. by Konstantin Shcheglov · 2 years ago
  58. 891682b Issue 48962. Refactor FfiNative check. by Konstantin Shcheglov · 2 years ago
  59. 401506c Issue 48969. Check Annotation for required named parameters. by Konstantin Shcheglov · 2 years ago
  60. 45d8c7e Stop using main in test code in more places, part 3 by Brian Wilkerson · 2 years ago
  61. 6b7e3d8 remove dep on `package:glob` (dart-lang/linter#3381) by Phil Quitslund · 2 years ago
  62. 1f42a21 Use textual dumps in ExtensionMethods tests. by Konstantin Shcheglov · 2 years ago
  63. 82ed0c5 add isDartCorePrint extension method (dart-lang/linter#3382) by Phil Quitslund · 2 years ago
  64. 2d1dc85 Implement _ClassIntrospector.fieldsOf() and FieldDeclarationImpl. by Konstantin Shcheglov · 2 years ago
  65. 271f622 rev the min. dep on package:args (dart-lang/linter#3380) by Devon Carew · 2 years ago
  66. 5676c67 [deps] rev package:yaml and package:yaml_edit by Devon Carew · 2 years ago
  67. 226fcea bump to linter 1.23.0 by pq · 2 years ago
  68. e3e9aed [dart2js] Migrate constants/values.dart by Stephen Adams · 2 years ago
  69. 04bcc30 add trailing comma fix for literals by Alexandre Ardhuin · 2 years ago
  70. bb31355 Create scorecards-analysis.yml by Jesse Seales · 2 years ago
  71. d563539 Remove unnecessary TODO comment. by Paul Berry · 2 years ago
  72. 4d77e3e [ VM ] Ensure TypeArguments register is preserved when regenerating allocation stubs for parameterized classes by Ben Konyi · 2 years ago
  73. efa7439 Revert "[vm] Only call `.hashCode` once when adding to `Map` and `Set`" by Daco Harkes · 2 years ago
  74. b488bd1 [dart2js] Migrating cycle in io/ and js/ by Stephen Adams · 2 years ago
  75. f3c2d2e Support an sdk-path option in dart analyze by Sam Rawlins · 2 years ago
  76. 0c8e32d Use textual dumps in CommentReference resolution tests. by Konstantin Shcheglov · 2 years ago
  77. bf2cff8 [dart2js]: Update README by Sigmund Cherem · 2 years ago
  78. 4f0ed6a [repo] remove no longer used github metadata by Devon Carew · 2 years ago
  79. d856e05 [VM/Runtime] Inline first zone in a StackZone when we are not using fibers. by asiva · 2 years ago
  80. df21baa [vm, compiler] Use shorter sequences for load/store with larger offsets on ARM64. by Ryan Macnak · 2 years ago
  81. 322410e [vm] Function::packed_fields is not used in AOT. by Ryan Macnak · 2 years ago
  82. d437877 [VM/Runtime] - Ensure ReusableObjectHandleScope is not active when by asiva · 2 years ago
  83. 2cf4bf7 [vm, compiler] Handle large offsets with double spill slots on RISC-V. by Ryan Macnak · 2 years ago
  84. f964af3 [test_runner] Add web driver service by Alexander Thomas · 2 years ago
  85. 5a2f5ab Support more parts of ClassDeclaration in DeclarationBuilderFromElement. by Konstantin Shcheglov · 2 years ago
  86. c6173d3 [dart2js] Correctness updates for async lowering. by Nate Biggs · 2 years ago
  87. be6ca10 [ddc] Migrate module_containers to null safety by Nicholas Shahan · 2 years ago
  88. d78797d Replace DartType.resolveToBound() with TypeSystem.resolveToBound() by Konstantin Shcheglov · 2 years ago
  89. 5676562 [dart2js] Migrate more of serialization/ to NNBD by Stephen Adams · 2 years ago
  90. 23e4920 1.23.0 (dart-lang/linter#3362) by Phil Quitslund · 2 years ago
  91. 5898dcd [vm/aot] Trim user-defined entries from classes constants table. by Alexander Aprelev · 2 years ago
  92. f7d4d0d Add failing tests for SortConstructorFirst with comments. by Konstantin Shcheglov · 2 years ago
  93. 838b689 Add more data for CastError in _ContextTypeVisitor. by Konstantin Shcheglov · 2 years ago
  94. 25c3f36 [dart2js] Fix return type on rti as methods by Nicholas Shahan · 2 years ago
  95. 477b3a1 Stop using main in test code in more places, part 2 by Brian Wilkerson · 2 years ago
  96. 8663146 Revert "bump package:markdown" by pq · 2 years ago
  97. 69bd8e7 [core libs] address ~5 analysis issues in the docs for dart:isolate by Devon Carew · 2 years ago
  98. 9cf702a pin dependencies in build.yaml (dart-lang/linter#3378) by Jesse Seales · 2 years ago
  99. 6f431ad Extract DeclarationBuilder, support from nodes and elements. by Konstantin Shcheglov · 2 years ago
  100. 87580fb Prevent reporting errors when resolving CommentReference. by Konstantin Shcheglov · 2 years ago