1. 5ff79a2 Roll dart_style 2.3.7 into the SDK. by Robert Nystrom · 26 minutes ago main master
  2. 25bc18c Add support for AOT in dynamic_modules tests by Sigmund Cherem · 4 hours ago base lkgr
  3. 857243e [Code completion] Move logic from SuggestionBuilder to NamedArgumentSuggestion. by Keerti Parthasarathy · 5 hours ago
  4. 214b83c [vm] Work around C compiler bug with simulation of ARM64 vsub. by Ryan Macnak · 7 hours ago
  5. 9c91f31 DDC implementation of experimental dynamic modules. by Sigmund Cherem · 7 hours ago
  6. 6db84ef [ddc] Adding hot reload test with DDC's new module system. by MarkZ · 9 hours ago
  7. 4a7f9c8 Issue 56682. Add break for empty cases when converting if chain into switch. by Fedor Shcheglov · 9 hours ago
  8. 590e25c Roll gn from 05eed8f6252e to 20806f79c6b4 by DEPS Autoroller · 9 hours ago
  9. 4dba633 Parts. Deprecate LibraryElement.accessibleExtensions by Konstantin Shcheglov · 10 hours ago
  10. ce3b7c2 DAS plugins: support overlay changes by Sam Rawlins · 10 hours ago
  11. 1967514 Parts. Move the element to imports map to tracking, fix heap usage. by Konstantin Shcheglov · 10 hours ago
  12. 5a4bcb2 [gardening] Mark TypeArguments_Cache_ManyInstantiations as slow. by Ryan Macnak · 11 hours ago
  13. 5466550 [ Service ] Refactor VM service request handling by Ben Konyi · 11 hours ago
  14. 1266f57 Parts. Tests for UNUSED_IMPORT in parts. by Konstantin Shcheglov · 11 hours ago
  15. a4e9775 Revert "[dart2wasm] Allocate boxed bools once" and "[dart2wasm] Box `Pointer` values obtained from FFI calls" by Jason Simmons · 12 hours ago
  16. b28913c [dart2js] Make 'load-priority' pragma pass an arbitrary option string. by Nate Biggs · 12 hours ago
  17. 640724d [build] Report the exit code for failed build-time executions. by Ryan Macnak · 13 hours ago
  18. 4af7aeb [gardening] Skip new FFI test on simulators. by Ryan Macnak · 14 hours ago
  19. fc34157 [vm][native assets] No assert on hot reload by Daco Harkes · 14 hours ago
  20. ec0445a [ddc] Add hot restart to new ddc module format by Nicholas Shahan · 14 hours ago
  21. 5d28adf [ddc] Fix helper that produces test result record by Sigmund Cherem · 14 hours ago
  22. 689f8d6 [fuchsia] Remove duplicate gn_configs and uprev test-scripts by Hzj_jie · 14 hours ago
  23. aeb46d9 Update element writer to not print enclosing element/fragment by Brian Wilkerson · 15 hours ago
  24. bbc642e Issue 56371. Quick assist from switch to if statements chain without unnecessary break statements. by Fedor Shcheglov · 16 hours ago
  25. d8806db linter: Migrate tests for two rules. by Sam Rawlins · 16 hours ago
  26. af82cad [vm] Force inlining of various Struct helpers by Vyacheslav Egorov · 17 hours ago
  27. 42a6ac4 DAS plugins: Run plugin code zoned by Sam Rawlins · 17 hours ago
  28. 80057b9 [analysis_server] Take prefixes into account when determining the visibility of completions by Danny Tuppeny · 17 hours ago
  29. 1225b45 [dart2bytecode, vm/interpreter] Async exceptions by Alexander Markov · 18 hours ago
  30. 36425db [co19] Add analyzer-linux-release-try tryjbbot to update.sh by Sergey G. Grekhov · 24 hours ago
  31. b775d29 Parts. Remove GatherUsedImportedElementsVisitor. by Konstantin Shcheglov · 2 days ago
  32. 319bdf4 CQ. Make 'name' required for _writeElementReference / _writeFragmentReference. by Konstantin Shcheglov · 3 days ago
  33. 6048d62 Implement type parameters in the new element model by Brian Wilkerson · 3 days ago
  34. 8dd8fd7 Parts. Remove diagnostics related to augmentation imports. by Konstantin Shcheglov · 3 days ago
  35. 0de8f19 Parts. Remove isAugmentation, rename isMacroAugmentation to isMacroPart. by Konstantin Shcheglov · 3 days ago
  36. 4aaca0b Issue 56413. Consider prefer_int_literals in 'Wrap with Padding'. by Fedor Shcheglov · 3 days ago
  37. 0aee974 [dart2js] Document/assert that enumset indices must be less than 64 by Mayank Patke · 3 days ago
  38. 086b7d0 [dartdev] `dart build` error on conflicting dylib names by Daco Harkes · 4 days ago
  39. a11ed55 [deps] Roll dart-lang/native by Daco Harkes · 4 days ago
  40. 5f93efd [dartdev] Run `pub get` on `dart test` with native assets by Daco Harkes · 4 days ago
  41. a261846 [dartdev] Don't delete project with `dart build` by Daco Harkes · 4 days ago
  42. a9af667 [DEPS] Update Firefox to 130.0 by Mayank Patke · 4 days ago
  43. b109e71 [DEPS] Update Chrome to 129.0.6668.29 by Mayank Patke · 4 days ago
  44. 7c03127 [dart2js] Add package:meta to dependencies by Mayank Patke · 4 days ago
  45. 2a9d56d Fix repository link for package:record_use by Moritz · 4 days ago
  46. 1031795 [dart2js] Convert static use flags to enum. by Mayank Patke · 4 days ago
  47. 15366a1 [dart2js] Convert EnumSet to an extension type. by Mayank Patke · 4 days ago
  48. 1850fbb Change the type of google3WorkspaceRoot to Uri | String. by Chingjun Lau · 4 days ago
  49. 9f72ad0 Implement formal parameter elements in the new model by Brian Wilkerson · 4 days ago
  50. e1fe458 Roll latest webdev into SDK by Paul Berry · 4 days ago
  51. 40b9153 [analysis_server] Fix semantic tokens/highlights skipping annotations on super parameters by Danny Tuppeny · 4 days ago
  52. 1e8fc62 [cfe] Make NamedTypeBuilder.declaration non-nullable by Johnni Winther · 4 days ago
  53. 9094075 [dart2wasm] Minor refactoring in typed data by Ömer Sinan Ağacan · 4 days ago
  54. 5833de8 [dart2wasm] Override ModifiableList.fillRange with more efficient impl by Ömer Sinan Ağacan · 4 days ago
  55. a931982 Add `package:record_use` by Moritz · 4 days ago
  56. 5b14642 Bump actions/upload-artifact from 4.3.6 to 4.4.0 by dependabot[bot] · 4 days ago
  57. 9e7b2ae [CFE] Fix bug in the incremental compiler when given a part as entry by Jens Johansen · 4 days ago
  58. 8c738b9 Bump github/codeql-action from 3.26.5 to 3.26.6 by dependabot[bot] · 4 days ago
  59. d2dcfee Bump actions/setup-python from 5.1.1 to 5.2.0 by dependabot[bot] · 4 days ago
  60. 2f6a6f4 [infra] Follow-up fix to align tools/test.dart & tools/test.py on outcomes by Martin Kustermann · 4 days ago
  61. 7e7a1ab [cfe] Remove LibraryNameSpaceBuilder.builders by Johnni Winther · 4 days ago
  62. a6e72e6 [cfe] Remove SourceCompilationUnit.localMembersNameIterator by Johnni Winther · 4 days ago
  63. 8e48db8 Remove deprecated members of InheritanceManager3. by Konstantin Shcheglov · 4 days ago
  64. 1a0a2a6 Remove deprecated DartObjectImpl.isIdentical() by Konstantin Shcheglov · 4 days ago
  65. de68e17 Remove deprecated formal parameter from DriverBasedAnalysisContext constructor. by Konstantin Shcheglov · 4 days ago
  66. 005c121 Remove deprecated FileResolver.collectSharedDataIdentifiers() by Konstantin Shcheglov · 4 days ago
  67. 99cff5488 Add test framework for experimental dynamic modules API. by Sigmund Cherem · 4 days ago
  68. d90bb73 Parts. Remove support for library augmentations. by Konstantin Shcheglov · 4 days ago
  69. 4855fed Parts. Report UNNECESSARY_IMPORT using the new tracking. by Konstantin Shcheglov · 4 days ago
  70. 1846698 feat: make remove widget work for slivers by Honza Bittner · 4 days ago
  71. 8c14210 Remove deprecated DocDirectiveType example and hideConstantImplementations. by Konstantin Shcheglov · 4 days ago
  72. 58bd867 CQ. Remove deprecated overrides from CollectingReporter extends ErrorReporter. by Konstantin Shcheglov · 4 days ago
  73. 8c9b9cb Pull latest dartdoc/. by Konstantin Shcheglov · 4 days ago
  74. 4a7db83 [wildcards] allow overridden wildcards in `avoid_renaming_method_parameters` by pq · 4 days ago
  75. caa36cf Add a MessageScheduler queue that all incoming messages to the analysis server go through. by Keerti Parthasarathy · 4 days ago
  76. 59c67b6 Implement top-level variables, getters, and setters in the new API by Brian Wilkerson · 4 days ago
  77. 2d93d3d [parts] `public_member_api_docs` test by pq · 4 days ago
  78. 67e697f [parts] `implementation_imports` test by pq · 5 days ago
  79. e3c1783 [parts] `conditional_uri_does_not_exist` test by pq · 5 days ago
  80. b2bdedf [wildcards] remove wildcard opinions from `non_constant_identifier_names` by pq · 5 days ago
  81. 5efa2e3 [ddc] Delete unused imports in dart:_runtime by Nicholas Shahan · 5 days ago
  82. abe7940 [parts] `directives_ordering` part directive support by pq · 5 days ago
  83. 4636fbc [analysis_server] Add a missing "break" to ChangeBuilder that could result in duplicate imports by Danny Tuppeny · 5 days ago
  84. 5e609ee Prepare to publish analyzer 6.9.0 and _fe_analyzer_shared 74.0.0 by Konstantin Shcheglov · 5 days ago
  85. 70c2921 Remove deprecated members of lib/src/lint/DriverOptions. by Konstantin Shcheglov · 5 days ago
  86. 98849d5 [dart2js][ddc] Fix firefox -> ff in .status files by Nicholas Shahan · 5 days ago
  87. e7d367b Delete dupicate code in DeclarationHelper. by Keerti Parthasarathy · 5 days ago
  88. 7f0784b [deps] Roll dart-lang/native by Daco Harkes · 5 days ago
  89. 8888fd6 Roll the latest dart_style into the SDK. by Robert Nystrom · 5 days ago
  90. 367d0e5 [dart2wasm] Roll jsshell binary to 130.0 by Martin Kustermann · 5 days ago
  91. 702176c [dart2wasm] Remove traces of JSC_useWebAssembly* in test runner & run_wasm.js by Martin Kustermann · 5 days ago
  92. 71327ba [dart2wasm] Move BoxedBool to its own lib by Ömer Sinan Ağacan · 5 days ago
  93. d7a283d [dart2wasm] Allocate boxed bools once by Ömer Sinan Ağacan · 5 days ago
  94. d7a3978 [dart2wasm] Box `Pointer` values obtained from FFI calls by Ömer Sinan Ağacan · 5 days ago
  95. 0e620b2 [dart2wasm] Align test outcomes of dart2wasm across configurations by Martin Kustermann · 5 days ago
  96. 514bb08 [deps] Roll dart-lang/native by Liam Appelbe · 5 days ago
  97. 3ec40e7 [infra] Make tools/test.py and tools/test.dart agree on outcome of tests by Martin Kustermann · 5 days ago
  98. 093a0f8 [dart2wasm] Give *-optimized-* configurations 2x the time (as they also run the binaryen optimizer) by Martin Kustermann · 5 days ago
  99. 573c3a0 [cfe] Remove CompilationUnit.localMembersNameIterator by Johnni Winther · 5 days ago
  100. 454d4a0 [cfe] Change TypeParameterScopeBuilder to LibraryNameSpaceBuilder by Johnni Winther · 5 days ago