This website requires JavaScript.
643733b42e
[analyzer etc] Add ignores for codegen to prepare for new syntax.
Paul Berry
2026-05-22 10:30:17 -07:00
1e1ecd8b41
Fix code completion before keyword in constructor
Brian Wilkerson
2026-05-22 10:25:06 -07:00
d7d723327f
[modular_aot] Serialization of type parameter declarations in module snapshots
Alexander Markov
2026-05-22 10:10:19 -07:00
7d93f44c17
Roll BoringSSL from f92821595453 to beddb582d9e8 (9 revisions)
dart-autoroll@skia-public.iam.gserviceaccount.com
2026-05-22 09:44:15 -07:00
809d8a778a
CQ. Start removing resolution state from ResolutionTest.
Konstantin Shcheglov
2026-05-22 09:39:40 -07:00
d6c87cc934
Always verify constants in LspEnum.
Konstantin Shcheglov
2026-05-22 08:59:05 -07:00
dfa4478902
Roll gn from 068dd892acb2 to e44942b445d9
dart-autoroll@skia-public.iam.gserviceaccount.com
2026-05-22 08:56:36 -07:00
01ee1880aa
Fix use of ExperimentalFeature.featureFlag! as feature name.
Lasse R.H. Nielsen
2026-05-22 08:40:52 -07:00
7df8468b52
Reformat some files in the heap_snapshot package.
Paul Berry
2026-05-22 08:37:53 -07:00
f46967d5c4
analyzer_testing: Fix some flutter mocks
Sam Rawlins
2026-05-22 08:32:49 -07:00
5a40aaaecc
[analysis_server] Fix isAvailable check for "Remove constructor name" on unnamed constructor invocations
Danny Tuppeny
2026-05-22 08:26:51 -07:00
70b8a7f49d
[dartdev] Invoke build hooks with sanitizer argument
Daco Harkes
2026-05-22 08:24:45 -07:00
63893e2645
CQ. Remove AnalyzerErrorGroup and AnalyzerError.
Konstantin Shcheglov
2026-05-22 08:12:13 -07:00
fc43f03f67
[analysis_server] Support sealed classes in LSP codegen
Danny Tuppeny
2026-05-22 08:08:35 -07:00
4b88e5ab0f
Bump package:expect version in standalone package tests.
Paul Berry
2026-05-22 08:04:08 -07:00
b149fe9587
[CFE] Rename and move things in incremental suite
Jens Johansen
2026-05-22 07:28:33 -07:00
1d863d8ce7
[CFE] Sort incremental suite
Jens Johansen
2026-05-22 07:17:42 -07:00
291730c940
Fix the windows bot
Brian Wilkerson
2026-05-22 07:00:21 -07:00
0bef837817
[vm] Recognize int.trailingZeroBitCount/oneBitCount as graph-inlinable
Modestas Valauskas
2026-05-22 05:58:10 -07:00
3196571c9b
[dart2wasm] Move wasm-js interop to dart:_js_interop_wasm
Simon Binder
2026-05-22 04:06:27 -07:00
1d61eecafa
[vm/compiler] Dedup blocks in WBE worklist.
Modestas Valauskas
2026-05-22 03:53:47 -07:00
349e81f62f
Resolve TODO for occurrences
Brian Wilkerson
2026-05-21 14:54:46 -07:00
da7f207611
CQ. Update resolveTestCodeWithDiagnostics() to use removeDiagnosticExpectations().
Konstantin Shcheglov
2026-05-21 13:14:17 -07:00
026043d9ed
[analysis_server] Add helper functions to support flags enums
Danny Tuppeny
2026-05-21 13:06:43 -07:00
0e3e174444
CQ. Migrate UnsafeTextDirectionCodepointTest to resolveTestCodeWithDiagnostics.
Konstantin Shcheglov
2026-05-21 13:06:11 -07:00
f2319d4ed4
Support fixing codes not enabled in the options file
Brian Wilkerson
2026-05-21 12:57:18 -07:00
aa67f94ba2
Fix a bug in unreachableFromMain
Brian Wilkerson
2026-05-21 12:49:20 -07:00
f4ff72aadd
Migrate analyzer_utilities package to new constructor decl syntax.
Paul Berry
2026-05-21 12:49:15 -07:00
514be1781f
[modular_aot] Add corelib tests to vm-modaot-mac-debug-arm64 bot
Alexander Markov
2026-05-21 12:38:04 -07:00
3582043f82
CQ. Split AstBuilderTest into exiting and new tests inside src/dart/parser/.
Konstantin Shcheglov
2026-05-21 11:50:27 -07:00
48dc2edf14
Remove an unused method from a test class
Brian Wilkerson
2026-05-21 11:50:14 -07:00
0220df06a8
Expand what BlazeWorkspacePackage.isInTestDirectory() allows.
Konstantin Shcheglov
2026-05-21 11:22:03 -07:00
eda0e21e25
Fine. Issue 63417. Fix indexing TypeParameterElement(s) inside GenericFunctionType inside constants.
Konstantin Shcheglov
2026-05-21 11:03:38 -07:00
9bc1a1015b
CQ. Replace more assertErrorsInCode() with resolveTestCodeWithDiagnostics().
Konstantin Shcheglov
2026-05-21 10:03:30 -07:00
f75086bb05
CQ. Inline shallow parseStringWithErrors() wrappers.
Konstantin Shcheglov
2026-05-21 10:03:05 -07:00
adf9500581
[analysis_server] Update Interactive Forms definitions based on the latest spec
Danny Tuppeny
2026-05-21 09:51:15 -07:00
9eafcc7cee
Roll Fuchsia SDK from 32.20260513.2.1 to 32.20260514.4.1
dart-autoroll@skia-public.iam.gserviceaccount.com
2026-05-21 08:31:43 -07:00
92b3333613
[gardening] Remove standalone/io/http_client_connect_test from isolate stress-testing
Alexander Markov
2026-05-21 08:24:43 -07:00
f3407a2ce4
[gardening] Skip vm/dart/hash_map_probes_limit_test in reload/rollback mode
Martin Kustermann
2026-05-21 05:15:21 -07:00
945978f5c0
Change code generation for dart2js to enable capturing
Erik Ernst
2026-05-21 04:22:30 -07:00
d18803c5be
[kernel][Contexts] Move initializer from VariableInitialization to Variable
Johnni Winther
2026-05-21 01:51:10 -07:00
a1fec21b8a
[kernel][Contexts] Move LegacyVariable to variables.dart
Johnni Winther
2026-05-21 01:51:10 -07:00
80c9d57250
[kernel][Contexts] Rename VariableDeclaration to Variable
Johnni Winther
2026-05-21 01:51:10 -07:00
ff25d85758
[dart2wasm, standalone] Rename JSStringImpl to EmbedderStringImpl
Simon Binder
2026-05-21 01:35:53 -07:00
ea3fb4d69a
[analytics] Fix issue where fields from env variables were not populated
Keerti Parthasarathy
2026-05-20 21:02:10 -07:00
2f2a523818
Fix gcc 16 build.
Ryan Macnak
2026-05-20 19:36:12 -07:00
595cc71901
[wasm_builder] Add support for including extra custom sections when serializing a wasm module.
Nate Biggs
2026-05-20 18:55:10 -07:00
bcb511529a
DAS plugins: Remove AOT snapshot before compiling a new one
Sam Rawlins
2026-05-20 16:25:29 -07:00
c93a1c2bc3
[vm,aot] Restore generation of TTS for type arguments passed to factory constructors
Alexander Markov
2026-05-20 15:11:47 -07:00
4b609fd598
[analysis_server] Refactor some refactoring classes to simplify a future change
Danny Tuppeny
2026-05-20 15:00:15 -07:00
fb2962c045
Issue 63382. Use WorkspacePackage.isInTestDirectory() instead of CompilationUnitExtension.
Konstantin Shcheglov
2026-05-20 14:39:04 -07:00
c5391da658
[modular_aot] Flatten/expand vectors of instance type arguments
Alexander Markov
2026-05-20 14:20:57 -07:00
6f7f338328
[dartdev] dart build cli add --target-sanitizer support
Daco Harkes
2026-05-20 13:45:54 -07:00
bb220724dc
[analysis_server] Convert LSP spec tests to test_reflective_loader
Danny Tuppeny
2026-05-20 13:05:22 -07:00
d3f4debece
[dart fix]Fix adding package to both dependencies and dev_dependencies in pubspec.
Keerti Parthasarathy
2026-05-20 12:56:57 -07:00
fd3ec3b96b
[modular_aot] Make NaN handling in doubleToIntBits/intBitsToDouble platform independent
Alexander Markov
2026-05-20 12:46:04 -07:00
1aa61dabf7
[modular_aot] Fix accesses to certain fields of Dart objects
Alexander Markov
2026-05-20 11:43:22 -07:00
c0902a81a0
[modular_aot] Code generation for NullCheck
Alexander Markov
2026-05-20 11:42:54 -07:00
25a757da3e
Reland "[build] Generate AOT snapshots in the SDK as dylibs on Mac."
Ryan Macnak
2026-05-20 11:33:39 -07:00
a16de199d7
Convert many lint tests to use markdown
Brian Wilkerson
2026-05-20 11:27:11 -07:00
73b76b93b3
DAS: Make more fields final or visibleForTesting
Sam Rawlins
2026-05-20 10:09:44 -07:00
da6eab18cb
[analysis_server] Extract custom protocol classes to their own files
Danny Tuppeny
2026-05-20 09:52:18 -07:00
3009984866
CQ. Replace many parseStringWithErrors() with parseTestCodeWithDiagnostics().
Konstantin Shcheglov
2026-05-20 09:34:54 -07:00
29ca3eb0dd
CQ. Remove assertNoErrorsInCode(), use resolveTestCodeWithDiagnostics().
Konstantin Shcheglov
2026-05-20 09:26:24 -07:00
39fcaa5d01
Augment. Allow 'static abstract' fields.
Konstantin Shcheglov
2026-05-20 08:49:01 -07:00
a07da4d626
Augment. Order AST modifier tokens by the specification.
Konstantin Shcheglov
2026-05-20 08:41:46 -07:00
58047e7d94
[vm/native_api] Ensure isolate is not available for duration of native port operations.
Alexander Aprelev
2026-05-20 08:40:17 -07:00
82a952f14a
Fix casting of List<String> parameters in VM service generator.
Jake Macdonald
2026-05-20 08:28:31 -07:00
b2911c0bf1
Fix GCC build.
Ryan Macnak
2026-05-20 08:21:30 -07:00
5f2c7f7ef0
DAS: Replace RequestConverter with extensions
Sam Rawlins
2026-05-20 07:36:29 -07:00
2b9e597980
[vm] Fix CanonicalizeHash for TypedData.
Tess Strickland
2026-05-20 06:38:42 -07:00
e7461ea9e7
[cfe] Adjust initializer's parent in ConstantsTransformer
Chloe Stefantsova
2026-05-20 06:22:16 -07:00
bc16ca4d51
[vm] Preserve ThreadLocal value if dart::Thread is reclaimed
Slava Egorov
2026-05-20 06:21:29 -07:00
cbb94bc140
[cfe] Add SourceLoader.isClosureContextLoweringEnabled
Chloe Stefantsova
2026-05-20 06:07:28 -07:00
58e0b77bd6
[vm,dyn_modules] Fix source reports for enhanced enums with bytecode.
Tess Strickland
2026-05-20 06:04:16 -07:00
84704290ab
[vm] Change various external FFI declarations from Object to Object?
Martin Kustermann
2026-05-20 02:28:18 -07:00
58f9d88fb2
[dart2wasm, standalone] Migrate String
Simon Binder
2026-05-20 00:22:27 -07:00
3de2ddee09
Reapply "Switch on building devtools from source when building the Dart SDK"
Sam Rawlins
2026-05-19 20:55:22 -07:00
efd30a2de0
[migrate] Initial implementation of SDK constraint bumping.
Kallen Tu
2026-05-19 14:11:50 -07:00
0888111999
[analysis_server] Add protocol classes for new interactive forms
Danny Tuppeny
2026-05-19 12:23:39 -07:00
ddeb964d80
[analysis_server] Handle some reserved names ("default", "new") in LSP codegen
Danny Tuppeny
2026-05-19 12:12:02 -07:00
04c6612781
[analytics] propagate analytics environment variables to subtools
pq
2026-05-19 11:57:42 -07:00
039aef728a
[standalone] Remove the fallback root certificates.
Ryan Macnak
2026-05-19 11:20:48 -07:00
1b850ae2be
Revert "[build] Generate AOT snapshots in the SDK as dylibs on Mac."
Ryan Macnak
2026-05-19 11:10:25 -07:00
68a3d4e688
[ddc] Allow blocks to appear in scope offset test
Nicholas Shahan
2026-05-19 10:26:05 -07:00
db2d7531f3
Update chrome, firefox, d8, jsc, and jsshell versions.
Nate Biggs
2026-05-19 10:12:11 -07:00
eba2982bc8
Augment. Report augmentationInducedGetterReturnTypeMismatch.
Konstantin Shcheglov
2026-05-19 09:48:27 -07:00
416ce754cb
Roll Fuchsia Test Scripts from R2EllDf4DgBXVNuiN... to dQ4PjIJB5kZFU8Y32...
dart-autoroll@skia-public.iam.gserviceaccount.com
2026-05-19 09:13:46 -07:00
6a9b9b331c
[vm, compiler] Fix calculation to find the beginning of the FFI callback stub on ARM32.
Ryan Macnak
2026-05-19 09:06:20 -07:00
c4ce9dbdfd
Add a skill for finding obsolete issues in the Analysis Server open issues.
Keerti Parthasarathy
2026-05-19 08:06:14 -07:00
e1c29b6381
Bump pub to ec276d10a7fa0f6c6ec005340fb9ad29f3b012d0
Sigurd Meldgaard
2026-05-19 07:54:41 -07:00
a8419fb546
[build] Fix building the Debian package on Resolute.
Ryan Macnak
2026-05-19 07:18:47 -07:00
6613ac694e
[infra] Fix wasted parent machine time on vm-mac-{debug,release}-arm64.
Ryan Macnak
2026-05-19 07:17:52 -07:00
10dd51ee4c
[cfe] Verify new variables have contexts
Chloe Stefantsova
2026-05-19 04:29:29 -07:00
52cfd29cbb
[vm,dynamic_modules] Add RecordCoverage instruction.
Tess Strickland
2026-05-19 04:27:39 -07:00
d2b5c1a81e
Bump the github-actions group with 2 updates
dependabot[bot]
2026-05-18 23:59:33 -07:00
dffae54f02
linter: Treat index assignment as setter in many lint rules
Sam Rawlins
2026-05-18 19:44:41 -07:00
76011f9fe0
Augment. Report augmentationWithoutGetterDeclaration or augmentationWithoutSetterDeclaration.
Konstantin Shcheglov
2026-05-18 18:42:53 -07:00
86aa98d815
Roll BoringSSL from d03dbc3e5d7d to f92821595453 (3 revisions)
dart-autoroll@skia-public.iam.gserviceaccount.com
2026-05-18 18:23:24 -07:00
7ca32bdbbf
[migrate] Refactor version bumping from update_sdk_constraints to a util file.
Kallen Tu
2026-05-18 14:40:27 -07:00