1. 7d82eb6 [ddc] Run nullable inference test in sound null safety by Nicholas Shahan · 4 hours ago main master
  2. 1a0dd10 [ddc] Update some sourcemap locations by Nicholas Shahan · 4 hours ago lkgr
  3. ba57b26 fix `prefer_const_constructors_in_immutables` test name typo by pq · 4 hours ago
  4. babd21e Optimize empty list handling for fixed-length retrieval by Flop · 5 hours ago
  5. 37b1423 Specially recognize all supported json types. by Jake Macdonald · 7 hours ago
  6. 849301a Macro. Report MACRO_NOT_ALLOWED_DECLARATION. by Konstantin Shcheglov · 8 hours ago
  7. 5f3cd4a [ CLI ] Implicitly set `--mark-main-isolate-as-system-isolate` for `dart test` by Ben Konyi · 8 hours ago
  8. a8ea744 Update allowed_experiments.json to enable macros for the json package. by Jake Macdonald · 8 hours ago
  9. 4d681b6 `toList` false negative test for `avoid_redundant_argument_values` by pq · 8 hours ago
  10. 97475ed Macro. Don't run if the 'macros' feature is not enabled. by Konstantin Shcheglov · 9 hours ago
  11. 9b4d7d0 privilege access to analyzer src in completions from `package:linter` by pq · 9 hours ago
  12. a9905e9 don't report `prefer_const_constructors_in_immutables` on macro constructors by pq · 9 hours ago
  13. 57f57db [vm] Don't assert assuming FLAG_max_polymorphic_checks is the same between AppJIT training and execution. by Ryan Macnak · 9 hours ago base
  14. 1658200 [dart cli] update to use package:lints 4.0.0 by Devon Carew · 10 hours ago
  15. cc0f428 Macro. Check for remaining not allowed declarations. by Konstantin Shcheglov · 10 hours ago
  16. dcb6b1a [fuchsia][sysmem2] route fuchsia.sysmem2.Allocator by Dustin Green · 11 hours ago
  17. 6bdc615 add JsonEncodable and JsonDecodable by Jake Macdonald · 11 hours ago
  18. f1aa891 analyzer: Add a test-directory-specific analysis options file by Sam Rawlins · 12 hours ago
  19. 1b075fb Mini_types: rework representation of nullability to match analyzer. by Paul Berry · 12 hours ago
  20. 3a35eea Macro. Report a diagnostic if not allowed declaration, ignore the code. by Konstantin Shcheglov · 12 hours ago
  21. 3dfe48a Set type of TypeLiteral in ResolverVisitor for consistency. by Paul Berry · 12 hours ago
  22. b614a7e8 [vm/build] Ensure relevant artifacts are built for precompiled target by Alexander Aprelev · 12 hours ago
  23. d8bda35 DAS: Add a test-directory-specific analysis options file by Sam Rawlins · 12 hours ago
  24. 5d4f700 Move LinterContext.resolveNameInScope to a utility function by Sam Rawlins · 12 hours ago
  25. 607b3f5 linter: new rule for documenting ignore comments by Sam Rawlins · 13 hours ago
  26. a6762dd Report unsafe BuildContext access in Future.then and more by Sam Rawlins · 13 hours ago
  27. f7cc159 [vm, compiler] Fix double-call with --no_polymorphic_with_deopt. by Ryan Macnak · 29 hours ago
  28. 4ead81a linter: Skip rule message descriptions check on Windows by Sam Rawlins · 29 hours ago
  29. 1085762 [observatory] Avoid distracting UI refreshes in response to service extensions being registered. by Ryan Macnak · 30 hours ago
  30. 2c69428 update json macro and macro code, to handle omitted types better and not crash the analyzer by Jake Macdonald · 31 hours ago
  31. ebcf5fe [fuchsia] Update Fuchsia API level to 18 by Jonny Wang · 33 hours ago
  32. 25aa0cd [vm, compiler] Fix ARM64 MSAN and TSAN. by Ryan Macnak · 34 hours ago
  33. f061f85 CQ. Enable unnecessary_final in analyzer/ by Konstantin Shcheglov · 2 days ago
  34. bae8334 failing test for classes marked `@immutable` in augmentation by pq · 2 days ago
  35. e22fc12 [vm, compiler] Mark CalculateElementAddressInstr as not speculative. by Ryan Macnak · 2 days ago
  36. 43ae7ca [linter] Amend invalid_runtime_check_with_js_interop_types to catch additional is checks by Srujan Gaddam · 2 days ago
  37. b0a34db [linter/analyzer] Add lint for runtime type tests of JS types by Srujan Gaddam · 2 days ago
  38. 14be3fb don't report `one_member_abstracts` on macro classes by pq · 2 days ago
  39. b64c9ee Mini_types: Improve `toString` logic. by Paul Berry · 2 days ago
  40. e3599b6b [vm] Fix MSVC build. by Ryan Macnak · 2 days ago
  41. 5b020f2 [cfe] Make type inference for if-null expressions consistent with analyzer. by Paul Berry · 2 days ago
  42. 62ec713 doc grammar fix for `prefer_const_declarations` by pq · 2 days ago
  43. 9130ee3 [deps] remove the package:usage dep from the sdk by Devon Carew · 2 days ago
  44. 1bfae52 meta: Sort TargetKinds by Sam Rawlins · 2 days ago
  45. 3cd3efd Handle diagnostics from nested builders, as well as ParallelWaitErrors with diagnostic exceptions and AsyncErrors. by Jake Macdonald · 2 days ago
  46. 497d610 [cfe] Make the context for await expressions consistent with analyzer. by Paul Berry · 2 days ago
  47. 8c1de03 [vm, compiler] Allow targeting TSAN or MSAN by passing a flag to gen_snapshot. by Ryan Macnak · 2 days ago
  48. 49e495d linter: fix some test file suffixes by Sam Rawlins · 2 days ago
  49. 863016c [ddc] Make escapeIdentifier API non-nullable by Nicholas Shahan · 2 days ago
  50. ec4e420 Add link.dart hook by Moritz · 2 days ago
  51. aa87aa4 improve formatting of initializer lists and the toJson body by Jake Macdonald · 3 days ago
  52. 5e61fe6 [deps] Roll dart-lang/native by Daco Harkes · 3 days ago
  53. 785dd57 [dart2wasm] Make use of TFA-inferred types in more cases by Martin Kustermann · 3 days ago
  54. 09361f0 [dart2wasm] Make test runner use pkg/dart2wasm/tool/run_benchmark (just as golem does) by Martin Kustermann · 3 days ago
  55. 6bec589 [cfe] Add least supported version check of 2.12 by Johnni Winther · 3 days ago
  56. bb04473 [vm]/[dart2wasm] Fix list factory specialization code by Martin Kustermann · 3 days ago
  57. 4945c2a [gardening] Increase timeout by Daco Harkes · 3 days ago
  58. 2cfca4e [wildcard-variables] Add experiment flag 'wildcards-variables'. by Kallen Tu · 3 days ago
  59. 8e5b70a Augment. Store AugmentedInvocation() node into summary. by Konstantin Shcheglov · 3 days ago
  60. 3a324fa Augment. Visit augmentations when detaching nodes. by Konstantin Shcheglov · 3 days ago
  61. 8d6ad53c [pkg/analysis_server] remove use of package:usage by Devon Carew · 3 days ago
  62. 8c85df6 analyzer: enforce TargetKind.overridableMember and optionalParameter by Sam Rawlins · 3 days ago
  63. 7812dbd Augment. Report DECLARATION_NAMED_AUGMENTED_INSIDE_AUGMENTATION. by Konstantin Shcheglov · 3 days ago
  64. 0e63a0ca Augment. Support 'augmented' as fields references. by Konstantin Shcheglov · 3 days ago
  65. a355d94 linter: Move avoid_bool_literals_in_conditional_expressions tests by Sam Rawlins · 3 days ago
  66. 7fe83c8 Add OWNERS_DEVTOOLS to OWNERS_ENG, remove old entries by Ben Konyi · 3 days ago
  67. 5918b3a [vm, gc] Don't double-visit remembered cards to decide if they should remain remembered. by Ryan Macnak · 3 days ago
  68. 2a80820 Update DevTools rev to 73489f91e37c8f51161b3c63ffced83318e14424 by Kenzie Schmoll · 3 days ago
  69. 953e407 [analysis_server] Record execution/timing of "pub upgrade" for plugins in instrumentation log by Danny Tuppeny · 3 days ago
  70. e5cd02c Make lint descriptions more consistently use code-quotes. by Lasse R.H. Nielsen · 3 days ago
  71. 059624e [gardening] Fix SDK build by Daco Harkes · 4 days ago
  72. 6e4a56f [cfe] Include context messages in macro crashes by Johnni Winther · 4 days ago
  73. 9f075b1 [dart2wasm] Roll binaryen to newer version by Martin Kustermann · 4 days ago
  74. 8ef0e2a Augment. Resolve PrefixExpression. by Konstantin Shcheglov · 4 days ago
  75. 126ca0f fix pubspec analysis for multi-options contexts by pq · 4 days ago
  76. 7a21933 [ddc] Cleanup unsound module symbols tests by Nicholas Shahan · 4 days ago
  77. bc084d0 [ddc] Cleanup some unsound test suites by Nicholas Shahan · 4 days ago
  78. 40655e5 [dartfuzz] Set dart:io's exitCode, not the shadowing local. by Ryan Macnak · 4 days ago
  79. 0e8e957 [reload_test] Adding test name filters. by MarkZ · 4 days ago
  80. 1712781 Augment. Resolve BinaryExpression. by Konstantin Shcheglov · 4 days ago
  81. 09e92e2 [linter] Update changelog entry and since info for 3.4 by Parker Lougheed · 4 days ago
  82. 6dac032 Augment. Report INVOCATION_OF_NON_FUNCTION_EXPRESSION for AugmentedInvocation. by Konstantin Shcheglov · 4 days ago
  83. f2d8cd1 Bump package meta to 1.15.0 by Sam Rawlins · 4 days ago
  84. 138573e Update compile status output by Michael Thomsen · 4 days ago
  85. 93556ae [DAP] Set `requirePermissionToResume` and `requireUserPermissionToResume` for `onPauseStart` and `onPauseExit` so that DDS waits for DAP's permission before resuming the isolate. by Elliott Brooks · 4 days ago
  86. 1afb12f [deps] rev async, bazel_worker, benchmark_harness, boolean_selector, browser_launcher, cli_util, clock, collection, convert, crypto, csslib, dartdoc, ecosystem, http, webdev, yaml_edit by Devon Carew · 4 days ago
  87. 0fa438d Augment. Fix resolving AugmentedInvocation after AugmentedExpression for fields changes. by Konstantin Shcheglov · 4 days ago
  88. 2ac16dc [deps] rev async, bazel_worker, benchmark_harness, boolean_selector, browser_launcher, cli_util, clock, collection, convert, crypto, csslib, dartdoc, ecosystem, file, fixnum, glob, html, http, http_multi_server, http_parser, json_rpc_2, lints, logging, markdown, matcher, mime, package_config, path, pool, pub_semver, shelf, source_map_stack_trace, source_maps, source_span, sse, stack_trace, stream_channel, string_scanner, sync_http, term_glyph, test, test_descriptor, test_process, test_reflective_loader, tools, typed_data, usage, watcher, web, web_socket_channel, webdev, webdriver, webkit_inspection_protocol, yaml, yaml_edit by Devon Carew · 4 days ago
  89. 549cc20 Add explicit indicators for diagnostics that are missing documentation by Brian Wilkerson · 5 days ago
  90. 95d96cf [vm/compiler] Fix incorrect DSE by Alexander Markov · 5 days ago
  91. d9da943 Roll d8/jsshell/jsc comandline JS shells to latest versions by Martin Kustermann · 5 days ago
  92. 6a25f12 SDK: replace unsupported `[this]` comment references with `this`. by Sam Rawlins · 8 days ago
  93. 219b2b0 [co19] Roll co19 to a2637f56e917c46d7055d7c857915b461837dfe6 by Sergey G. Grekhov · 8 days ago
  94. 281241e Retire inference-update-3 experiment introduced in Dart 3.4. by Lasse R.H. Nielsen · 8 days ago
  95. 0d8bb0e Share more analyzer/CFE code related to types. by Paul Berry · 8 days ago
  96. 51d93de mini_types: introduce new classes for special built-in types. by Paul Berry · 8 days ago
  97. c4d00e2 front_end: replace unsupported `[this]` comment references with this [Type]. by Sam Rawlins · 8 days ago
  98. 06dd95b [infra] Expand sanitizer test coverage. by Ryan Macnak · 8 days ago
  99. dc37283 Bump dart_internal again to work with the latest dev builds. by Robert Nystrom · 8 days ago
  100. 4787b6e add more JsonCodable tests, fix some revealed bugs by Jake Macdonald · 8 days ago