1. 1031795 [dart2js] Convert static use flags to enum. by Mayank Patke · 4 months ago
  2. 15366a1 [dart2js] Convert EnumSet to an extension type. by Mayank Patke · 4 months ago
  3. 1850fbb Change the type of google3WorkspaceRoot to Uri | String. by Chingjun Lau · 4 months ago
  4. 9f72ad0 Implement formal parameter elements in the new model by Brian Wilkerson · 4 months ago
  5. e1fe458 Roll latest webdev into SDK by Paul Berry · 4 months ago
  6. 40b9153 [analysis_server] Fix semantic tokens/highlights skipping annotations on super parameters by Danny Tuppeny · 4 months ago
  7. 1e8fc62 [cfe] Make NamedTypeBuilder.declaration non-nullable by Johnni Winther · 4 months ago
  8. 9094075 [dart2wasm] Minor refactoring in typed data by Ömer Sinan Ağacan · 4 months ago
  9. 5833de8 [dart2wasm] Override ModifiableList.fillRange with more efficient impl by Ömer Sinan Ağacan · 4 months ago
  10. a931982 Add `package:record_use` by Moritz · 4 months ago
  11. 5b14642 Bump actions/upload-artifact from 4.3.6 to 4.4.0 by dependabot[bot] · 4 months ago
  12. 9e7b2ae [CFE] Fix bug in the incremental compiler when given a part as entry by Jens Johansen · 4 months ago
  13. 8c738b9 Bump github/codeql-action from 3.26.5 to 3.26.6 by dependabot[bot] · 4 months ago
  14. d2dcfee Bump actions/setup-python from 5.1.1 to 5.2.0 by dependabot[bot] · 4 months ago
  15. 2f6a6f4 [infra] Follow-up fix to align tools/test.dart & tools/test.py on outcomes by Martin Kustermann · 4 months ago
  16. 7e7a1ab [cfe] Remove LibraryNameSpaceBuilder.builders by Johnni Winther · 4 months ago
  17. a6e72e6 [cfe] Remove SourceCompilationUnit.localMembersNameIterator by Johnni Winther · 4 months ago
  18. 8e48db8 Remove deprecated members of InheritanceManager3. by Konstantin Shcheglov · 4 months ago
  19. 1a0a2a6 Remove deprecated DartObjectImpl.isIdentical() by Konstantin Shcheglov · 4 months ago
  20. de68e17 Remove deprecated formal parameter from DriverBasedAnalysisContext constructor. by Konstantin Shcheglov · 4 months ago
  21. 005c121 Remove deprecated FileResolver.collectSharedDataIdentifiers() by Konstantin Shcheglov · 4 months ago
  22. 99cff5488 Add test framework for experimental dynamic modules API. by Sigmund Cherem · 4 months ago
  23. d90bb73 Parts. Remove support for library augmentations. by Konstantin Shcheglov · 4 months ago
  24. 4855fed Parts. Report UNNECESSARY_IMPORT using the new tracking. by Konstantin Shcheglov · 4 months ago
  25. 1846698 feat: make remove widget work for slivers by Honza Bittner · 4 months ago
  26. 8c14210 Remove deprecated DocDirectiveType example and hideConstantImplementations. by Konstantin Shcheglov · 4 months ago
  27. 58bd867 CQ. Remove deprecated overrides from CollectingReporter extends ErrorReporter. by Konstantin Shcheglov · 4 months ago
  28. 8c9b9cb Pull latest dartdoc/. by Konstantin Shcheglov · 4 months ago
  29. 4a7db83 [wildcards] allow overridden wildcards in `avoid_renaming_method_parameters` by pq · 4 months ago
  30. caa36cf Add a MessageScheduler queue that all incoming messages to the analysis server go through. by Keerti Parthasarathy · 4 months ago
  31. 59c67b6 Implement top-level variables, getters, and setters in the new API by Brian Wilkerson · 4 months ago
  32. 2d93d3d [parts] `public_member_api_docs` test by pq · 4 months ago
  33. 67e697f [parts] `implementation_imports` test by pq · 4 months ago
  34. e3c1783 [parts] `conditional_uri_does_not_exist` test by pq · 4 months ago
  35. b2bdedf [wildcards] remove wildcard opinions from `non_constant_identifier_names` by pq · 4 months ago
  36. 5efa2e3 [ddc] Delete unused imports in dart:_runtime by Nicholas Shahan · 4 months ago
  37. abe7940 [parts] `directives_ordering` part directive support by pq · 4 months ago
  38. 4636fbc [analysis_server] Add a missing "break" to ChangeBuilder that could result in duplicate imports by Danny Tuppeny · 4 months ago
  39. 5e609ee Prepare to publish analyzer 6.9.0 and _fe_analyzer_shared 74.0.0 by Konstantin Shcheglov · 4 months ago
  40. 70c2921 Remove deprecated members of lib/src/lint/DriverOptions. by Konstantin Shcheglov · 4 months ago
  41. 98849d5 [dart2js][ddc] Fix firefox -> ff in .status files by Nicholas Shahan · 4 months ago
  42. e7d367b Delete dupicate code in DeclarationHelper. by Keerti Parthasarathy · 4 months ago
  43. 7f0784b [deps] Roll dart-lang/native by Daco Harkes · 4 months ago
  44. 8888fd6 Roll the latest dart_style into the SDK. by Robert Nystrom · 4 months ago
  45. 367d0e5 [dart2wasm] Roll jsshell binary to 130.0 by Martin Kustermann · 4 months ago
  46. 702176c [dart2wasm] Remove traces of JSC_useWebAssembly* in test runner & run_wasm.js by Martin Kustermann · 4 months ago
  47. 71327ba [dart2wasm] Move BoxedBool to its own lib by Ömer Sinan Ağacan · 4 months ago
  48. d7a283d [dart2wasm] Allocate boxed bools once by Ömer Sinan Ağacan · 4 months ago
  49. d7a3978 [dart2wasm] Box `Pointer` values obtained from FFI calls by Ömer Sinan Ağacan · 4 months ago
  50. 0e620b2 [dart2wasm] Align test outcomes of dart2wasm across configurations by Martin Kustermann · 4 months ago
  51. 514bb08 [deps] Roll dart-lang/native by Liam Appelbe · 4 months ago
  52. 3ec40e7 [infra] Make tools/test.py and tools/test.dart agree on outcome of tests by Martin Kustermann · 4 months ago
  53. 093a0f8 [dart2wasm] Give *-optimized-* configurations 2x the time (as they also run the binaryen optimizer) by Martin Kustermann · 4 months ago
  54. 573c3a0 [cfe] Remove CompilationUnit.localMembersNameIterator by Johnni Winther · 4 months ago
  55. 454d4a0 [cfe] Change TypeParameterScopeBuilder to LibraryNameSpaceBuilder by Johnni Winther · 4 months ago
  56. 47e6e90 [cfe] Remove BuilderFactoryImpl._currentTypeParameterScopeBuilder by Johnni Winther · 4 months ago
  57. 43579e7 [cfe] Move type variables to DeclarationFragment by Johnni Winther · 4 months ago
  58. cd236ec [parser] Add enclosingDeclarationName to beginMethod by Johnni Winther · 4 months ago
  59. 1236a6a Delete unused methods in SuggestionBuilder. by Keerti Parthasarathy · 4 months ago
  60. 1fb6869 Adds a static `from` method on `JSArray` which helps a create a `JSArray` from a given JS iterable or array-like object. (Resolves #56069) by Rutvik Tak · 4 months ago
  61. 4775207 [dart2wasm] Add deferred loading support to dart2wasm (12/X). by Nate Biggs · 4 months ago
  62. c936c0f [dart2wasm] Add deferred loading support to dart2wasm (11/X). by Nate Biggs · 4 months ago
  63. 5653682 [dart2wasm] Add deferred loading support to dart2wasm (10/X). by Nate Biggs · 4 months ago
  64. 7d0742c [dart2wasm] Add deferred loading support to dart2wasm (9/X). by Nate Biggs · 4 months ago
  65. f0153c1 [dart2wasm] Add deferred loading support to dart2wasm (8/X). by Nate Biggs · 4 months ago
  66. 1841b18 [dart2wasm] Add deferred loading support to dart2wasm (7/X). by Nate Biggs · 4 months ago
  67. c5bd4d0 [dart2wasm] Add deferred loading support to dart2wasm (6/X). by Nate Biggs · 4 months ago
  68. a7f5845 [dart2wasm] Add deferred loading support to dart2wasm (5/X). by Nate Biggs · 4 months ago
  69. b5b335f [dart2wasm] Add deferred loading support to dart2wasm (4/X). by Nate Biggs · 4 months ago
  70. 3b4ab02 [dart2wasm] Add deferred loading support to dart2wasm (3/X). by Nate Biggs · 4 months ago
  71. cbd242f [dart2wasm] Add deferred loading support to dart2wasm (2/X). by Nate Biggs · 4 months ago
  72. ed7e1d8 [dart2wasm] Add deferred loading support to dart2wasm (1/X). by Nate Biggs · 4 months ago
  73. 5ca6b36 [dart2wasm] Add deferred loading support to dart2wasm (0/X). by Nate Biggs · 4 months ago
  74. 2ce838e Issue 56576. Report duplicate extensions, extension types, mixins in parts. by Fedor Shcheglov · 4 months ago
  75. 5285faa add ParameterStyle enum and style getter to FormalParameter, closes https://github.com/dart-lang/sdk/issues/56593 by Jake Macdonald · 4 months ago
  76. 410e9a8 Remove unused type parameter by Erik Ernst · 4 months ago
  77. 309ab9c [vm, reload] Debugging code for become conflict. by Ryan Macnak · 4 months ago
  78. f3413b0 Remove tests that use import augment directive. by Fedor Shcheglov · 4 months ago
  79. 1fa3bd0 [analysis_server] Fix importLibrary() for empty prefixes by Danny Tuppeny · 4 months ago
  80. 5b4c1bc [benchmarks] Add SwitchFSM and UiMatrix to Omnibus by Stephen Adams · 4 months ago
  81. c6ae757 [wildcard-variables] Add tests for const behaviour. by Kallen Tu · 4 months ago
  82. 8035376 [analysis_server] Provide LSP ClientCapabilities to LSP handlers reflecting the calling client instead of always the server by Danny Tuppeny · 4 months ago
  83. 3037c3a [dart2js,ddc] Skip tests on Firefox and Safari by Nicholas Shahan · 4 months ago
  84. 2f09d05 [ddc] Move simple class extends to link method by Nicholas Shahan · 4 months ago
  85. a17bc04 [dart2bytecode, vm/interpreter] Late final fields and variables by Alexander Markov · 4 months ago
  86. 3f8c596 Adjust a declaration to avoid that a type variable shadows a type by Erik Ernst · 4 months ago
  87. 52304b2 [vm/interpreter] Fix type checks and async stack traces by Alexander Markov · 4 months ago
  88. 4eca200 Switch to new locations of mime and source_map_stack_trace by Moritz · 4 months ago
  89. 21561b02 [gardening] Fix TSAN build by Alexander Markov · 4 months ago
  90. 8ab9c0a Reland "[vm, gc] Run parallel GC tasks on mutator threads blocked for the safepoint instead of new thread pool workers." by Ryan Macnak · 4 months ago
  91. 56f8071 [vm, gc] Add variant of splay test using both variants of weak handle. by Ryan Macnak · 4 months ago
  92. b87378f [vm] Avoid race on TTS testing flag. by Ryan Macnak · 4 months ago
  93. e41b531 CQ. Deprecate 'reportErrorForName', use 'atConstructorDeclaration' instead. by Konstantin Shcheglov · 4 months ago
  94. b1249ff [infra] update the triage workflow to only triage for dart-lang repos by Devon Carew · 4 months ago
  95. 30b3f9d CQ. Deprecate 'reportErrorForSpan', use 'atSourceSpan' instead. by Konstantin Shcheglov · 4 months ago
  96. ad15bc4 Add support for iOS target os by Ivan Inozemtsev · 4 months ago
  97. 65cd16a Migrate from 'import augment' to 'part' in linter/. by Konstantin Shcheglov · 4 months ago
  98. 67c21f7 Migrate from 'import augment' to 'part' in analysis_server/. by Konstantin Shcheglov · 4 months ago
  99. 3a2a800 [dart2wasm] Minor refactoring in `FunctionCollector`: by Ömer Sinan Ağacan · 4 months ago
  100. 251622d Inline addSource() as newFile(). by Fedor Shcheglov · 4 months ago