1. f300393 AST. Implement IfNull. by Konstantin Shcheglov · 30 hours ago base lkgr main master
  2. a91d6be [flow analysis] Add offset parameters to API. by Paul Berry · 30 hours ago
  3. 33843d6 Roll BoringSSL from 22a0079b189c to f1f2556a5dfa (4 revisions) by dart-autoroll@skia-public.iam.gserviceaccount.com · 31 hours ago
  4. 61dd285 Roll Fuchsia SDK from 32.20260724.5.1 to 33.20260729.4.1 by dart-autoroll@skia-public.iam.gserviceaccount.com · 31 hours ago
  5. 7777203 [flow analysis] Visibility cleanups. by Paul Berry · 31 hours ago
  6. 5b071ac AST. Implement LogicalAnd and LogicalOr. by Konstantin Shcheglov · 31 hours ago
  7. ce1a9f7 AST. Fork Expression.unParenthesized2 and realTarget. by Konstantin Shcheglov · 31 hours ago
  8. 8a42802 AST. Implement LogicalNot. by Konstantin Shcheglov · 32 hours ago
  9. 53e4044 [kernel/VM] Remove macro flags from kernel, bump kernel version by Jens Johansen · 33 hours ago
  10. de2ff20 [deps] rev core, ecosystem, i18n, shelf, tools, web by Nate Bosch · 2 days ago
  11. 564a2f3 DAS: Don't return too quickly in bulk when finding a part file by Sam Rawlins · 2 days ago
  12. f3fc256 Update checked in SDK version to 3.14.0-75.0.dev by Nate Biggs · 2 days ago
  13. 4addacd Bump dartdoc to ac96918074974dcd4ea20f764f17090f58c1e428 by Konstantin Shcheglov · 2 days ago
  14. a635501 [flow analysis] Rename some methods using `before`. by Paul Berry · 2 days ago
  15. 9af49eb AST. Make ExitDetector V1. by Konstantin Shcheglov · 2 days ago
  16. 0422197 [modular_aot] Document how to add a new IR instruction by Alexander Markov · 2 days ago
  17. 1658e40 [dartdev] Refactor getPackageForCommand and add unit tests by Jaime Wren · 2 days ago
  18. 76e2873 [dartdev] Add unit tests for helper utilities in utils_test.dart by Jaime Wren · 2 days ago
  19. 200f160 CQ. Use '%before-language-feature: feature-name' in tests instead of explicit language version override. by Konstantin Shcheglov · 2 days ago
  20. 508837b [dartdev] Fix some failing tests by Danny Tuppeny · 2 days ago
  21. 4af828c AST. Implement NullAssertionExpression. by Konstantin Shcheglov · 2 days ago
  22. ecb4f63 Report extensionAugmentationMissingName on unnamed augmenting extensions. by Fedor Shcheglov · 2 days ago
  23. a3b2411 [analyzer] Report different inherited getter and setter types by Yusuf İhsan Görgel · 2 days ago
  24. dad9712 Make isValidSuperinterface a getter for InterfaceTypeImpl, and move its helper to the extension method _isValidSuperclass. by Fedor Shcheglov · 2 days ago
  25. 1e5789e [modular_aot] Add a flag to compile core libraries by Alexander Markov · 2 days ago
  26. 1b1ae17 Revert "[deps] rev core, dartdoc, ecosystem, i18n, shelf, test, tools, web" by Alexander Markov · 2 days ago
  27. d610540 [tfa] Cleanup duplicate handling of different stub kinds in the tree-shaker by Alexander Markov · 2 days ago
  28. ff4005b [dart2bytecode] Cleanup special handling of forwarding stubs by Alexander Markov · 2 days ago
  29. 7fb70d6 [vm] Cleanup special handling of forwarding stubs by Alexander Markov · 2 days ago
  30. f9dbbf0 [co19] Roll co19 to 60c0eacc4701121cb5de4e4fb0567faf88352215 by Sergey G. Grekhov · 2 days ago
  31. 04cd415 Bump devtools to include breaking LocalFileSystem change by Sam Rawlins · 3 days ago
  32. f29989d DAS plugins: Feedback regarding inner options files by Sam Rawlins · 3 days ago
  33. 6b8ea1d [dartdev] Add an LspAnalysisClient to use the LSP server instead of legacy by Danny Tuppeny · 3 days ago
  34. cbcb1e6 DAS plugins: Fix failing windows tests with convertPath by Sam Rawlins · 3 days ago
  35. 40df261 Enable the remaining core lints when validating diagnostic docs by Brian Wilkerson · 3 days ago
  36. 93fa72d Bump tools to 0fc3b0e7eb79cd6dd5605e9ed2aa01a6d46f332a by Sam Rawlins · 3 days ago
  37. 0fd41ba Roll icu to d578f2e8b7bd5938e21cfb6bf15c079e0aa5b738. by Ryan Macnak · 3 days ago
  38. b3497a6 Use test matrix support for .dart scripts. by Ryan Macnak · 3 days ago
  39. 2610f35 [deps] rev core, dartdoc, ecosystem, i18n, shelf, test, tools, web by Nate Bosch · 3 days ago
  40. db80447 [vm] Remove imprecise MSAN unpoisoning. by Ryan Macnak · 3 days ago
  41. 584fab5 Roll Fuchsia SDK from 32.20260720.7.1 to 32.20260724.5.1 by dart-autoroll@skia-public.iam.gserviceaccount.com · 3 days ago
  42. d1f741a Report a diagnostic when an augmentation variable has different getter and setter types. by Fedor Shcheglov · 3 days ago
  43. 435f535 Bump core to 25926e846003a123e5249df42c5a1ce30c246e3a by Nate Bosch · 3 days ago
  44. 58ca4a9 Roll Fuchsia Test Scripts from K27XuovfeOPCcSmI4... to 1frGe_KltAJKkeyPg... by dart-autoroll@skia-public.iam.gserviceaccount.com · 3 days ago
  45. c087985 [vm, arm64e] Fix clang target selection for ARM64E. by Ryan Macnak · 3 days ago
  46. 6216b38 [tfa] Make approximations per argument by Martin Kustermann · 3 days ago
  47. 2d6719c [wasm] Small cleanup to typed data by Martin Kustermann · 3 days ago
  48. 2f60412 AST. Change names from InstanceCreationExpression to ConstructorInvocation. by Konstantin Shcheglov · 3 days ago
  49. 614368c Make hasImplicitReturnType a flag in ExecutableElementImpl. by Fedor Shcheglov · 3 days ago
  50. 927c814 DAS: Support plugins declared in analysis options in subdirectories by Sam Rawlins · 3 days ago
  51. b665624 [analyzer] Mark _checkV1View and _checkV2View for inlining (which will currently make them go away) by Jens Johansen · 3 days ago
  52. 45488a9 [cfe][Contexts] Move InternalVariable members to subclasses by Johnni Winther · 4 days ago
  53. 8fd764c [cfe][Contexts] Add InternalAnnotatable by Johnni Winther · 4 days ago
  54. d41e8a5 [cfe][Contexts] Use VariableDeclaration for joint variables by Johnni Winther · 4 days ago
  55. d4148fd [cfe][Contexts] Deprecate SyntheticVariable.initializer by Johnni Winther · 4 days ago
  56. f285efd [cfe][Contexts] Require a value argument on Let and LocalInitializer by Johnni Winther · 4 days ago
  57. 834aee3 [cfe][Contexts] Add CachedExpression by Johnni Winther · 4 days ago
  58. 5f3db96 Roll BoringSSL from e06e0ab4dead to 22a0079b189c (16 revisions) by dart-autoroll@skia-public.iam.gserviceaccount.com · 4 days ago
  59. b650640 [vm] Fix size 0 profiler symbols on Mac. by Ryan Macnak · 4 days ago
  60. 549e4ad Document the reasons for ignore directives in diagnostic documentation by Brian Wilkerson · 4 days ago
  61. 8a3ac33 [vm/kernel_service] Always use incremental compiler. by Alexander Aprelev · 4 days ago
  62. 60d6d40 [dart2wasm] Remove Translator.classForHeapType by Martin Kustermann · 4 days ago
  63. e837b59 [analyzer] Fix finding cross-file references in pattern matched code by Komoszek · 4 days ago
  64. e865910 AST. Clean up uses ConstructorName in analyzer. by Konstantin Shcheglov · 4 days ago
  65. d6e1c2c CQ. Use '%before-language-feature: feature-name' in tests instead of explicit language version override. by Konstantin Shcheglov · 4 days ago
  66. 9ca9388 AST. Replace ConstructorDeclaration.redirectedConstructor with factoryRedirectionTarget. by Konstantin Shcheglov · 4 days ago
  67. 48b3a74 Reland "[vm] Emit Mach-O export trie." by Ryan Macnak · 4 days ago
  68. 7dcca74 Fix getter not inferring return type when augmented. by Fedor Shcheglov · 4 days ago
  69. 54a43f3 Fix double-reporting diagnostic in enum when augmenting an abstract instance field declaration. by Fedor Shcheglov · 4 days ago
  70. a98f73b Perf. Reuse InheritanceManager3 instance from the session during linking. by Konstantin Shcheglov · 4 days ago
  71. 9c01c72 [analysis_server] Add the ability to print instrumentation log contents for debugging integration tests by Danny Tuppeny · 4 days ago
  72. 1a4d827 [cfe] Allow wildcard '*' in dynamicCallsSelectorAllowList by Michael Goderbauer · 5 days ago
  73. 71057d4 [dyn_modules] update readme by Sigmund Cherem · 5 days ago
  74. fd093c8 [dyn_modules] calculator example by Sigmund Cherem · 5 days ago
  75. aaf557e Fix the hasPublishedDocs flag for two diagnostics by Brian Wilkerson · 5 days ago
  76. de0d994 [modaot] Force type check(type cast) for covariant parameters. by Alexander Aprelev · 5 days ago
  77. 1dea4ec [analysis_server] Don't flush diagnostics during server shutdown by Danny Tuppeny · 5 days ago
  78. 030826d Add a lint to flag local variables created to promote `this`. by Brian Wilkerson · 5 days ago
  79. ba4515e Improve validation of diagnostic documentation related to experiments by Brian Wilkerson · 5 days ago
  80. 3108afc [dartdev] Improve path handling in `dart analyze` tests by Danny Tuppeny · 5 days ago
  81. 3d08b9a AST. Replace ConstructorReference with ConstructorTearOff. by Konstantin Shcheglov · 5 days ago
  82. 9cc6cbb [analysis_server] Extract LspPacketEncoder from LspByteStreamChannel by Danny Tuppeny · 5 days ago
  83. f4ed12b Reapply "[vm, compiler] Assembler and ELF support for CFI." by Ryan Macnak · 5 days ago
  84. 730aee7 [vm/kernel-service] Catch unhandled exception in setting up compiler and report errors. by Alexander Aprelev · 5 days ago
  85. 0c226ed [analysis_server] Provide some additional data for diagnostics if the client requests it by Danny Tuppeny · 5 days ago
  86. 963b46d [build] Ignore warnings in binaryen. by Ryan Macnak · 5 days ago
  87. cecd7ec [dart:js_interop] Warning if @JS Annotations used for Extension Type Constructors by Arnav Arora · 5 days ago
  88. 98900c5 When an augmented class or mixin implements a superclass that is base or final and the augmented class is not base or final, report the error on the introductory fragment, and give context pointing to the augmentation. by Fedor Shcheglov · 5 days ago
  89. 7c44c48 AO. Use AnalysisOptionsExcludePattern, with declaringFile. by Konstantin Shcheglov · 5 days ago
  90. 456ccef CQ. Slightly optimize isInRedirectingConstructorCycle computation. by Konstantin Shcheglov · 5 days ago
  91. 57e5507 Issue 63883. Use greatestClosureOfSchema() when checking 'T1 <: T2' in getGreatestLowerBound(). by Konstantin Shcheglov · 5 days ago
  92. 78a9f7a [vm] Fix TokenPos() for async suspension marker activation frames. by Tess Strickland · 5 days ago
  93. 2552c49 [dart2wasm] Unify int and double typed data list mixins by Modestas Valauskas · 5 days ago
  94. a35359e [dart2wasm] Unify unmodifiable typed data mixins by Modestas Valauskas · 5 days ago
  95. 8efcc16 [vm,dyn_modules] Handle isolate-unsendable class pragma. by Tess Strickland · 5 days ago
  96. ab364ca [analyzer/ffi] Handle NativeCallable arguments independently of source order by Yusuf İhsan Görgel · 6 days ago
  97. c561da2 [migrate] Move MigrationRunner and MigrationSummaryBuilder into their own files. by Kallen Tu · 8 days ago
  98. d58298e Roll BoringSSL from 922c15f36cc7 to e06e0ab4dead (1 revision) by dart-autoroll@skia-public.iam.gserviceaccount.com · 8 days ago
  99. d8c89ba Roll Fuchsia SDK from 32.20260717.4.1 to 32.20260720.7.1 by dart-autoroll@skia-public.iam.gserviceaccount.com · 8 days ago
  100. 2ca603d Roll gn from 566d29033b5f to 641ace93dd95 by dart-autoroll@skia-public.iam.gserviceaccount.com · 8 days ago