1. bf02e85 [dart2js] Use DeferredStatement in existing Finalizers. by Joshua Litt · 3 years ago
  2. ae39dee Fix for invoking a generic method of a generic class from legacy code. by Konstantin Shcheglov · 3 years ago
  3. d37b6cc allow assignments where identifier names don't match (dart-lang/linter#2606) by Phil Quitslund · 3 years ago
  4. 6616bb4 [vm] Mark canonical-ness in written cluster. by Tess Strickland · 3 years ago
  5. 927c591 [vm] Re-tighten requirements that the node type be set before writing. by Tess Strickland · 3 years ago
  6. 391d5c4 [co19] Status files cleanup by Sergey G. Grekhov · 3 years ago
  7. 2988d39 [co19] Enables slow tests on dartdevk and dartdevc by Sergey G. Grekhov · 3 years ago
  8. e3443b9 Flow analysis: implement "why not promoted" for binary/unary operator target. by Paul Berry · 3 years ago
  9. 6645753 [co19] Tests skipped for analyzer by Irina Arkhipets · 3 years ago
  10. 335f55a Revert "Optimize js_util setProperty calls for non-function value types." by Emmanuel Pellereau · 3 years ago
  11. 9ddfcd7 [infra] Upgrade jsshell to 88.0 by Alexander Thomas · 3 years ago
  12. 86e1eb9 [infra] Trigger builds to test builder configuration change by Karl Klose · 3 years ago
  13. f38d3de [infra] Trigger builds to test recipe changes by Karl Klose · 3 years ago
  14. b529afd [dart2js] rename setRuntimeTypeInfo to _setArrayType by Stephen Adams · 3 years ago
  15. 2d632d0 Ignore return statements for `@doNotStore` in tests by Jia Hao Goh · 3 years ago
  16. 571908f [vm, compiler] Make UnboxedConstant more like Constant. by Ryan Macnak · 3 years ago
  17. 1c86b2f Migration: tolerate relative imports into `lib`. by Paul Berry · 3 years ago
  18. 60801d5 move rule tests and mock packages to test_data (dart-lang/linter#2604) by Phil Quitslund · 3 years ago
  19. 21f0e3d introduce test constants (dart-lang/linter#2603) by Phil Quitslund · 3 years ago
  20. f32f6af Fix a couple of bugs in the metrics tool by Brian Wilkerson · 3 years ago
  21. fd42559 move integration test data (dart-lang/linter#2602) by Phil Quitslund · 3 years ago
  22. a808d5c [analyzer] Update LSP fix-all tests based on new server implementation by Danny Tuppeny · 3 years ago
  23. 853597a Optimize js_util setProperty calls for non-function value types. by Riley Porter · 3 years ago
  24. 1455423 [ package:dds ] Fix issue where streamListen could be sent multiple by Ben Konyi · 3 years ago
  25. 493560a [ VM ] Disable sdk_break_with_mixin_test on AOT bots by Ben Konyi · 3 years ago
  26. a1f0f1b [analyzer] Migrate LSP integration tests to null-safe by Danny Tuppeny · 3 years ago
  27. 1b63997 [analyzer] Migrate remaining LSP tests to null-safe by Danny Tuppeny · 3 years ago
  28. a65ab5e [infra] Restore 'test' subdirectories to the Debian build tarball by William Hesse · 3 years ago
  29. 73db2ff Replace CFE and analyzer legacy type promotion with a shared implementation. by Paul Berry · 3 years ago
  30. 8f30423 [vm] Allow unknown type nodes in v8 snapshot profile in non-DEBUG. by Tess Strickland · 3 years ago
  31. fdc765f [cfe] Make TypeParameter.defaultType non-nullable by Johnni Winther · 3 years ago
  32. b6fbee2 Flow analysis: additional "why not promoted" test cases. by Paul Berry · 3 years ago
  33. ba3e7a6 Enable print_ssa_liveranges by Dong-Heon Jung · 3 years ago
  34. ad62d8b [cfe] Add calls to isExtensionRelated to subtype implementation by Dmitry Stefantsov · 3 years ago
  35. d8479de Revert "Stop reporting StrongModeCode.TOP_LEVEL_INSTANCE_GETTER" by David Morgan · 3 years ago
  36. 36b505c [infra] Clean up debian package builder by Alexander Thomas · 3 years ago
  37. e2d9a15 [infra] Decrease number of changed test results sent to results feed by William Hesse · 3 years ago
  38. 88a351f Make throwing Zone.uncaughtError handlers propagate the error to their parent zone. by Lasse Reichstein Holst Nielsen · 3 years ago
  39. d46cc75 Revert "Issue 45672. Report constant errors when null value where non-nullable type is expected." by David Morgan · 3 years ago
  40. 5787ad0 [CFE] add 'Function' as type identifier check in CFE by JustWe · 3 years ago
  41. 82ea841 Fix failing test/completion_test.dart by Konstantin Shcheglov · 3 years ago
  42. 4690950 fix `sort_directives` violations by pq · 3 years ago
  43. 7e1d196 [vm] Switch TypeArguments to compressed pointers. by Ryan Macnak · 3 years ago
  44. 5b9a3f5 [dart2js] Cleaning up no-legacy-mode failures. by Mark Zhou · 3 years ago
  45. f88ce67 [vm/debugger] Avoid treating a try/finally as a catch by Vyacheslav Egorov · 3 years ago
  46. 375e878 Update nullability for TypeParameterType in tryPromoteToType() by Konstantin Shcheglov · 3 years ago
  47. 78eeb0c Remove lints without full alignment (dart-lang/linter#2601) by Michael Goderbauer · 3 years ago
  48. 302e42d [ VM / Service ] Allow for resolving breakpoints in multiple Script objects by Ben Konyi · 3 years ago
  49. a6e3008 fix `sort_directives` violations by pq · 3 years ago
  50. b345ef9 Prepare to publish analyzer 1.5.0 and _fe_analyzer_shared 21.0.0 by Konstantin Shcheglov · 3 years ago
  51. add079c Flow analysis: Fix test function name. by Paul Berry · 3 years ago
  52. fc3ce31 [dart2js] Remove vestiges of reflection by Stephen Adams · 3 years ago
  53. bd2e564 + bulk fix for sort_directives by pq · 3 years ago
  54. 56e5655 [analyzer] Migrate more LSP tests to null-safety by Danny Tuppeny · 3 years ago
  55. 17c33d8 Reland "[vm] Reduce size of Class objects in AOT and PRODUCT modes" by Alexander Markov · 3 years ago
  56. 95229aa [cfe] Map [] operator enabled for const functions. by Kallen Tu · 3 years ago
  57. 97e9186 [analyzer] Improve null handling in LSP server by Danny Tuppeny · 3 years ago
  58. 5662ce38 Add test runner support for context messages without location information. by Paul Berry · 3 years ago
  59. 34e7f57 fix in file support for UNNECESSARY_NON_NULL_ASSERTIONs by pq · 3 years ago
  60. 9abc59e Issue 45672. Report constant errors when null value where non-nullable type is expected. by Konstantin Shcheglov · 3 years ago
  61. 1bf433a update SDK constraint (dart-lang/linter#2599) by Phil Quitslund · 3 years ago
  62. 867a95c Revert "[vm] Reduce size of Class objects in AOT and PRODUCT modes" by Alexander Markov · 3 years ago
  63. 2aa2b30 [analyzer] Tidy up some LSP null-safe changes by Danny Tuppeny · 3 years ago
  64. a2b8da3 [vm] Cast to unsigned before left shift in V8 snapshot profile writer. by Tess Strickland · 3 years ago
  65. bdbaaa1 1.4.0 (dart-lang/linter#2598) by Phil Quitslund · 3 years ago
  66. 7d1aedc Remove nullability from naming conventions. by Konstantin Shcheglov · 3 years ago
  67. af4b4d9 Update NamespaceDirective.uriElement to return LibraryElement? by Konstantin Shcheglov · 3 years ago
  68. 351de9e pkg:dart_internal bump support Dart SDK version by Kevin Moore · 3 years ago
  69. 9b529bb [analyzer] Fix handling of overlapping LSP SemanticTokens by Danny Tuppeny · 3 years ago
  70. f93be7c [vm/concurrency] Enable field unboxing optimization in lightweight isolate configuration. by Alexander Aprelev · 3 years ago
  71. 0a87379 [co19] Roll co19 to 8c5fea8a51cf8c35724ddf136248350bb307d344 by Alexander Thomas · 3 years ago
  72. dd84fdb [kernel] Remove Name.name by Johnni Winther · 3 years ago
  73. d7b0b51 [cfe] Forbid super-bounded typedef types as constructors by Dmitry Stefantsov · 3 years ago
  74. 6c8f4aa Reland "[vm] Fix V8 snapshot profile handling of the dispatch table." by Tess Strickland · 3 years ago
  75. 69d56fd [kernel] Make TypeParameter.bound non-nullable by Johnni Winther · 3 years ago
  76. 25327e0 [infra] Trigger builds another time to test recipe changes by Karl Klose · 3 years ago
  77. 13f0394 [infra] Trigger builds again to test recipe changes by Karl Klose · 3 years ago
  78. cd9a582 [infra] Trigger builds to check recipe changes by Karl Klose · 3 years ago
  79. 649f7cf Stop reporting StrongModeCode.TOP_LEVEL_INSTANCE_GETTER by Konstantin Shcheglov · 3 years ago
  80. 6ec6fd7 [dart2js] Remove equals-null work-arounds by Johnni Winther · 3 years ago
  81. 2852408 [vm] Reduce size of Class objects in AOT and PRODUCT modes by Alexander Markov · 3 years ago
  82. 9dd51c8 Deprecated getFile() and getSourceKind(). Added getFile2() instead. by Konstantin Shcheglov · 3 years, 1 month ago
  83. d217bb1 Migrate SocketServer and some of its subclasses by Brian Wilkerson · 3 years, 1 month ago
  84. 108fe63 Increase alignment when concatenating AOT runtime and ELF snapshots. by Ryan Macnak · 3 years, 1 month ago
  85. 048073d Synthetic constructor of mixin applications are not redirecting, they call super(). by Konstantin Shcheglov · 3 years, 1 month ago
  86. a3f1dee [vm, arm64] Fix Address::OperandSizeFor. by Ryan Macnak · 3 years, 1 month ago
  87. 7d87c55 Fix `directives_ordering` for non-pub packages. (dart-lang/linter#2596) by David Morgan · 3 years, 1 month ago
  88. 9443e24 Enable the triple shift experiment by Nate Bosch · 3 years, 1 month ago
  89. 198450f [build] Note that x64c does not use a simulator. by Ryan Macnak · 3 years, 1 month ago
  90. 29c590d [infra] Update python2 to python3 run_binary_size_analysis script. by Alexander Aprelev · 3 years, 1 month ago
  91. 701c06d [vm/reload] Do class reload type parameter count check before finalization. by Alexander Aprelev · 3 years, 1 month ago
  92. 77466f2 [analyzer] Migrate remaining LSP code to null-safe by Danny Tuppeny · 3 years, 1 month ago
  93. 543d653 Migrate the migration runner script in server by Brian Wilkerson · 3 years, 1 month ago
  94. bc21eda [vm] Increase alignment in VM-generated ELF to 16k. by Ryan Macnak · 3 years, 1 month ago
  95. 2d330c7 [cfe] String [] operator for const functions. by Kallen Tu · 3 years, 1 month ago
  96. 58eb386 Remove pkg:mustache from .packages by Kevin Moore · 3 years, 1 month ago
  97. f3520ff [vm/concurrency] Ensure field unboxed->boxed deoptimization runs with stopped mutators. by Alexander Aprelev · 3 years, 1 month ago
  98. 54fc28e Migrate remaining unblocked tests by Brian Wilkerson · 3 years, 1 month ago
  99. 5dd02f0 Add getParsedLibrary2(), deprecate getParsedLibrary() and other parse related by Konstantin Shcheglov · 3 years, 1 month ago
  100. b4f13b9 Migrate tools/spec_parse.py to use python3 by Erik Ernst · 3 years, 1 month ago