{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":35726310,"defaultBranch":"main","name":"sdk","ownerLogin":"dart-lang","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2015-05-16T14:14:58.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/1609975?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1724860988.0","currentOid":""},"activityList":{"items":[{"before":"516b6b23a6e1abf5f05c309b1ba6d9d05f96ce3b","after":"8fa0f56f453a1e22406f0e057be27787bf49b3be","ref":"refs/heads/master","pushedAt":"2024-08-28T16:43:12.000Z","pushType":"push","commitsCount":4,"pusher":{"login":"copybara-service[bot]","name":null,"path":"/apps/copybara-service","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/44061?s=80&v=4"},"commit":{"message":"[VM/Service] Add private _deleteIdZone RPC\n\nTEST=pkg/vm_service/test/id_zones_test.dart, CI\n\nIssue: https://github.com/dart-lang/sdk/issues/55869\nChange-Id: I0b951505edd98364373d5913b7a01f6d4775998e\nReviewed-on: https://dart-review.googlesource.com/c/sdk/+/380360\nCommit-Queue: Derek Xu \nReviewed-by: Ben Konyi ","shortMessageHtmlLink":"[VM/Service] Add private _deleteIdZone RPC"}},{"before":"516b6b23a6e1abf5f05c309b1ba6d9d05f96ce3b","after":"8fa0f56f453a1e22406f0e057be27787bf49b3be","ref":"refs/heads/main","pushedAt":"2024-08-28T16:43:12.000Z","pushType":"push","commitsCount":4,"pusher":{"login":"copybara-service[bot]","name":null,"path":"/apps/copybara-service","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/44061?s=80&v=4"},"commit":{"message":"[VM/Service] Add private _deleteIdZone RPC\n\nTEST=pkg/vm_service/test/id_zones_test.dart, CI\n\nIssue: https://github.com/dart-lang/sdk/issues/55869\nChange-Id: I0b951505edd98364373d5913b7a01f6d4775998e\nReviewed-on: https://dart-review.googlesource.com/c/sdk/+/380360\nCommit-Queue: Derek Xu \nReviewed-by: Ben Konyi ","shortMessageHtmlLink":"[VM/Service] Add private _deleteIdZone RPC"}},{"before":"bc3dad16b2d3e20bca49a348426a242283a42bb8","after":"1f6c1dfee2df73ebefb5d12e5d9e88a3c01455a1","ref":"refs/heads/dev","pushedAt":"2024-08-28T16:03:08.000Z","pushType":"push","commitsCount":6,"pusher":{"login":"copybara-service[bot]","name":null,"path":"/apps/copybara-service","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/44061?s=80&v=4"},"commit":{"message":"Version 3.6.0-192.0.dev\n\nMerge 3f17f334f09b9122c98a27cfaa098595c84b3e30 into dev","shortMessageHtmlLink":"Version 3.6.0-192.0.dev"}},{"before":"1243b9d2b2d43533f08448955dba9741eac111d1","after":"516b6b23a6e1abf5f05c309b1ba6d9d05f96ce3b","ref":"refs/heads/master","pushedAt":"2024-08-28T15:31:00.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"copybara-service[bot]","name":null,"path":"/apps/copybara-service","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/44061?s=80&v=4"},"commit":{"message":"[dtd] Fix permission checks to handle differences in file URI escaping\n\nFixes https://github.com/Dart-Code/Dart-Code/issues/5210\nFixes https://github.com/dart-lang/sdk/issues/54917\nFixes https://github.com/dart-lang/sdk/issues/55476\n\nChange-Id: I492a4f876ea75972e9971f61d67d2ecf84e7b4c0\nReviewed-on: https://dart-review.googlesource.com/c/sdk/+/378461\nReviewed-by: Kenzie Davisson \nReviewed-by: Ben Konyi \nCommit-Queue: Ben Konyi ","shortMessageHtmlLink":"[dtd] Fix permission checks to handle differences in file URI escaping"}},{"before":"1243b9d2b2d43533f08448955dba9741eac111d1","after":"516b6b23a6e1abf5f05c309b1ba6d9d05f96ce3b","ref":"refs/heads/main","pushedAt":"2024-08-28T15:31:00.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"copybara-service[bot]","name":null,"path":"/apps/copybara-service","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/44061?s=80&v=4"},"commit":{"message":"[dtd] Fix permission checks to handle differences in file URI escaping\n\nFixes https://github.com/Dart-Code/Dart-Code/issues/5210\nFixes https://github.com/dart-lang/sdk/issues/54917\nFixes https://github.com/dart-lang/sdk/issues/55476\n\nChange-Id: I492a4f876ea75972e9971f61d67d2ecf84e7b4c0\nReviewed-on: https://dart-review.googlesource.com/c/sdk/+/378461\nReviewed-by: Kenzie Davisson \nReviewed-by: Ben Konyi \nCommit-Queue: Ben Konyi ","shortMessageHtmlLink":"[dtd] Fix permission checks to handle differences in file URI escaping"}},{"before":"f00e9b1b29870dd490f59efdca41be4237d43b87","after":"1243b9d2b2d43533f08448955dba9741eac111d1","ref":"refs/heads/master","pushedAt":"2024-08-28T15:28:51.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"copybara-service[bot]","name":null,"path":"/apps/copybara-service","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/44061?s=80&v=4"},"commit":{"message":"[cfe] Lower all late wildcard variables to EmptyExpressions.\n\nLate (wildcard) variables don't get evaluated until they're read, so when we lower them, we should be lowering all of them to EmptyExpressions regardless of if they have an initializer expression.\n\nBug: https://github.com/dart-lang/co19/issues/2833\nChange-Id: Id89035a4e73c2395e7cf19e85bb98e7dbfe2d2a7\nReviewed-on: https://dart-review.googlesource.com/c/sdk/+/382422\nReviewed-by: Chloe Stefantsova \nCommit-Queue: Kallen Tu \nReviewed-by: Johnni Winther ","shortMessageHtmlLink":"[cfe] Lower all late wildcard variables to EmptyExpressions."}},{"before":"f00e9b1b29870dd490f59efdca41be4237d43b87","after":"1243b9d2b2d43533f08448955dba9741eac111d1","ref":"refs/heads/main","pushedAt":"2024-08-28T15:28:51.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"copybara-service[bot]","name":null,"path":"/apps/copybara-service","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/44061?s=80&v=4"},"commit":{"message":"[cfe] Lower all late wildcard variables to EmptyExpressions.\n\nLate (wildcard) variables don't get evaluated until they're read, so when we lower them, we should be lowering all of them to EmptyExpressions regardless of if they have an initializer expression.\n\nBug: https://github.com/dart-lang/co19/issues/2833\nChange-Id: Id89035a4e73c2395e7cf19e85bb98e7dbfe2d2a7\nReviewed-on: https://dart-review.googlesource.com/c/sdk/+/382422\nReviewed-by: Chloe Stefantsova \nCommit-Queue: Kallen Tu \nReviewed-by: Johnni Winther ","shortMessageHtmlLink":"[cfe] Lower all late wildcard variables to EmptyExpressions."}},{"before":"3f17f334f09b9122c98a27cfaa098595c84b3e30","after":"f00e9b1b29870dd490f59efdca41be4237d43b87","ref":"refs/heads/master","pushedAt":"2024-08-28T15:15:31.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"copybara-service[bot]","name":null,"path":"/apps/copybara-service","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/44061?s=80&v=4"},"commit":{"message":"[dart2wasm] Add --minimize-rec-groups to binaryen flags\n\nThis new flag uses a new algorithm to generate the module's type section. The new algorithm is able to produce smaller type sections reducing the overall size of the wasm binary.\n\nFor flute.complex at -O4 using this flag produced a wasm file 2.5% smaller.\n\nChange-Id: Iaa7905174c496d637dc3d8d4533df6fd6f056597\nReviewed-on: https://dart-review.googlesource.com/c/sdk/+/382462\nCommit-Queue: Nate Biggs \nReviewed-by: Martin Kustermann ","shortMessageHtmlLink":"[dart2wasm] Add --minimize-rec-groups to binaryen flags"}},{"before":"3f17f334f09b9122c98a27cfaa098595c84b3e30","after":"f00e9b1b29870dd490f59efdca41be4237d43b87","ref":"refs/heads/main","pushedAt":"2024-08-28T15:15:31.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"copybara-service[bot]","name":null,"path":"/apps/copybara-service","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/44061?s=80&v=4"},"commit":{"message":"[dart2wasm] Add --minimize-rec-groups to binaryen flags\n\nThis new flag uses a new algorithm to generate the module's type section. The new algorithm is able to produce smaller type sections reducing the overall size of the wasm binary.\n\nFor flute.complex at -O4 using this flag produced a wasm file 2.5% smaller.\n\nChange-Id: Iaa7905174c496d637dc3d8d4533df6fd6f056597\nReviewed-on: https://dart-review.googlesource.com/c/sdk/+/382462\nCommit-Queue: Nate Biggs \nReviewed-by: Martin Kustermann ","shortMessageHtmlLink":"[dart2wasm] Add --minimize-rec-groups to binaryen flags"}},{"before":"1f6151d11d626648ecf4f4fb83c8cdd3cd3601ab","after":"3f17f334f09b9122c98a27cfaa098595c84b3e30","ref":"refs/heads/master","pushedAt":"2024-08-28T15:11:52.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"copybara-service[bot]","name":null,"path":"/apps/copybara-service","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/44061?s=80&v=4"},"commit":{"message":"[deps] Roll dart-lang/native\n\nChange-Id: I1e6ccb249353f1be9a5ec764eb71fc8b9e0299d1\nCq-Include-Trybots: luci.dart.try:pkg-linux-debug-try,pkg-linux-release-arm64-try,pkg-linux-release-try,pkg-mac-release-arm64-try,pkg-win-release-arm64-try,pkg-mac-release-try,pkg-win-release-try\nReviewed-on: https://dart-review.googlesource.com/c/sdk/+/381984\nReviewed-by: Moritz Sümmermann \nCommit-Queue: Daco Harkes \nReviewed-by: Lasse Nielsen ","shortMessageHtmlLink":"[deps] Roll dart-lang/native"}},{"before":"1f6151d11d626648ecf4f4fb83c8cdd3cd3601ab","after":"3f17f334f09b9122c98a27cfaa098595c84b3e30","ref":"refs/heads/main","pushedAt":"2024-08-28T15:11:52.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"copybara-service[bot]","name":null,"path":"/apps/copybara-service","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/44061?s=80&v=4"},"commit":{"message":"[deps] Roll dart-lang/native\n\nChange-Id: I1e6ccb249353f1be9a5ec764eb71fc8b9e0299d1\nCq-Include-Trybots: luci.dart.try:pkg-linux-debug-try,pkg-linux-release-arm64-try,pkg-linux-release-try,pkg-mac-release-arm64-try,pkg-win-release-arm64-try,pkg-mac-release-try,pkg-win-release-try\nReviewed-on: https://dart-review.googlesource.com/c/sdk/+/381984\nReviewed-by: Moritz Sümmermann \nCommit-Queue: Daco Harkes \nReviewed-by: Lasse Nielsen ","shortMessageHtmlLink":"[deps] Roll dart-lang/native"}},{"before":"2e63d3135a7904da78f613c3b19e276edf397477","after":"1f6151d11d626648ecf4f4fb83c8cdd3cd3601ab","ref":"refs/heads/master","pushedAt":"2024-08-28T13:38:24.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"copybara-service[bot]","name":null,"path":"/apps/copybara-service","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/44061?s=80&v=4"},"commit":{"message":"[test] Make more newer tool versions available for tests\n\nUnsharded tests have access to the buildtools/ directory, but cannot\nfind it. This is used in the dart-lang/native tests which are rolled\nin to the Dart SDK.\n\nBefore this CL we already had the c compiler, linker, and archiver\navailable in environment vars. This CL extends that pattern to also\nprovide the paths to common utilities that come with the c compiler.\n\nChange-Id: Ie254da729211865e7a7e5c3c9c8a7e147fe71553\nCq-Include-Trybots: luci.dart.try:pkg-linux-debug-try,pkg-linux-release-arm64-try,pkg-linux-release-try,pkg-mac-release-arm64-try,pkg-mac-release-try,pkg-win-release-arm64-try,pkg-win-release-try\nReviewed-on: https://dart-review.googlesource.com/c/sdk/+/382560\nReviewed-by: Moritz Sümmermann \nCommit-Queue: Daco Harkes ","shortMessageHtmlLink":"[test] Make more newer tool versions available for tests"}},{"before":"2e63d3135a7904da78f613c3b19e276edf397477","after":"1f6151d11d626648ecf4f4fb83c8cdd3cd3601ab","ref":"refs/heads/main","pushedAt":"2024-08-28T13:38:24.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"copybara-service[bot]","name":null,"path":"/apps/copybara-service","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/44061?s=80&v=4"},"commit":{"message":"[test] Make more newer tool versions available for tests\n\nUnsharded tests have access to the buildtools/ directory, but cannot\nfind it. This is used in the dart-lang/native tests which are rolled\nin to the Dart SDK.\n\nBefore this CL we already had the c compiler, linker, and archiver\navailable in environment vars. This CL extends that pattern to also\nprovide the paths to common utilities that come with the c compiler.\n\nChange-Id: Ie254da729211865e7a7e5c3c9c8a7e147fe71553\nCq-Include-Trybots: luci.dart.try:pkg-linux-debug-try,pkg-linux-release-arm64-try,pkg-linux-release-try,pkg-mac-release-arm64-try,pkg-mac-release-try,pkg-win-release-arm64-try,pkg-win-release-try\nReviewed-on: https://dart-review.googlesource.com/c/sdk/+/382560\nReviewed-by: Moritz Sümmermann \nCommit-Queue: Daco Harkes ","shortMessageHtmlLink":"[test] Make more newer tool versions available for tests"}},{"before":"e65551b7ea96858748c3e0f75e35437587dc909c","after":"2e63d3135a7904da78f613c3b19e276edf397477","ref":"refs/heads/master","pushedAt":"2024-08-28T13:14:16.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"copybara-service[bot]","name":null,"path":"/apps/copybara-service","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/44061?s=80&v=4"},"commit":{"message":"[dart2bytecode, vm/interpreter] Records\n\nTEST=language tests in vm-aot-dyn-linux-debug-x64 configuration\n\nChange-Id: I6dd7d5617f5c076c722304ab2a753159f22c0bf6\nReviewed-on: https://dart-review.googlesource.com/c/sdk/+/382421\nCommit-Queue: Alexander Markov \nReviewed-by: Slava Egorov ","shortMessageHtmlLink":"[dart2bytecode, vm/interpreter] Records"}},{"before":"e65551b7ea96858748c3e0f75e35437587dc909c","after":"2e63d3135a7904da78f613c3b19e276edf397477","ref":"refs/heads/main","pushedAt":"2024-08-28T13:14:16.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"copybara-service[bot]","name":null,"path":"/apps/copybara-service","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/44061?s=80&v=4"},"commit":{"message":"[dart2bytecode, vm/interpreter] Records\n\nTEST=language tests in vm-aot-dyn-linux-debug-x64 configuration\n\nChange-Id: I6dd7d5617f5c076c722304ab2a753159f22c0bf6\nReviewed-on: https://dart-review.googlesource.com/c/sdk/+/382421\nCommit-Queue: Alexander Markov \nReviewed-by: Slava Egorov ","shortMessageHtmlLink":"[dart2bytecode, vm/interpreter] Records"}},{"before":"183b9e21b706a72c3c5997157459b67d1d66199a","after":"bc3dad16b2d3e20bca49a348426a242283a42bb8","ref":"refs/heads/dev","pushedAt":"2024-08-28T12:04:35.000Z","pushType":"push","commitsCount":4,"pusher":{"login":"copybara-service[bot]","name":null,"path":"/apps/copybara-service","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/44061?s=80&v=4"},"commit":{"message":"Version 3.6.0-191.0.dev\n\nMerge 0329ebfd9972fba20069c4188cd336cf26704b8c into dev","shortMessageHtmlLink":"Version 3.6.0-191.0.dev"}},{"before":"1b125fb337dce26c24214578f27bed05521e5eaf","after":"e65551b7ea96858748c3e0f75e35437587dc909c","ref":"refs/heads/master","pushedAt":"2024-08-28T10:41:17.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"copybara-service[bot]","name":null,"path":"/apps/copybara-service","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/44061?s=80&v=4"},"commit":{"message":"[vm/ffi][test] Fix test on Fuchsia\n\nChange-Id: I4db7ecda7196c4023ad7b2ee91d552edb5f6a114\nCq-Include-Trybots: luci.dart.try:vm-fuchsia-release-arm64-try,vm-fuchsia-release-x64-try\nReviewed-on: https://dart-review.googlesource.com/c/sdk/+/382541\nReviewed-by: Tess Strickland \nCommit-Queue: Daco Harkes ","shortMessageHtmlLink":"[vm/ffi][test] Fix test on Fuchsia"}},{"before":"1b125fb337dce26c24214578f27bed05521e5eaf","after":"e65551b7ea96858748c3e0f75e35437587dc909c","ref":"refs/heads/main","pushedAt":"2024-08-28T10:41:17.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"copybara-service[bot]","name":null,"path":"/apps/copybara-service","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/44061?s=80&v=4"},"commit":{"message":"[vm/ffi][test] Fix test on Fuchsia\n\nChange-Id: I4db7ecda7196c4023ad7b2ee91d552edb5f6a114\nCq-Include-Trybots: luci.dart.try:vm-fuchsia-release-arm64-try,vm-fuchsia-release-x64-try\nReviewed-on: https://dart-review.googlesource.com/c/sdk/+/382541\nReviewed-by: Tess Strickland \nCommit-Queue: Daco Harkes ","shortMessageHtmlLink":"[vm/ffi][test] Fix test on Fuchsia"}},{"before":"0329ebfd9972fba20069c4188cd336cf26704b8c","after":"1b125fb337dce26c24214578f27bed05521e5eaf","ref":"refs/heads/master","pushedAt":"2024-08-28T10:28:51.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"copybara-service[bot]","name":null,"path":"/apps/copybara-service","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/44061?s=80&v=4"},"commit":{"message":"[gardening] Fix concurrency_stress_sanity_test\n\nCloses: https://github.com/dart-lang/sdk/issues/56585\nChange-Id: Ib0cfb9772ac04f73c57ab0f5bbc10786c6db740d\nReviewed-on: https://dart-review.googlesource.com/c/sdk/+/382561\nCommit-Queue: Daco Harkes \nReviewed-by: Martin Kustermann ","shortMessageHtmlLink":"[gardening] Fix concurrency_stress_sanity_test"}},{"before":"0329ebfd9972fba20069c4188cd336cf26704b8c","after":"1b125fb337dce26c24214578f27bed05521e5eaf","ref":"refs/heads/main","pushedAt":"2024-08-28T10:28:51.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"copybara-service[bot]","name":null,"path":"/apps/copybara-service","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/44061?s=80&v=4"},"commit":{"message":"[gardening] Fix concurrency_stress_sanity_test\n\nCloses: https://github.com/dart-lang/sdk/issues/56585\nChange-Id: Ib0cfb9772ac04f73c57ab0f5bbc10786c6db740d\nReviewed-on: https://dart-review.googlesource.com/c/sdk/+/382561\nCommit-Queue: Daco Harkes \nReviewed-by: Martin Kustermann ","shortMessageHtmlLink":"[gardening] Fix concurrency_stress_sanity_test"}},{"before":"378b71af77927fd71070b8bd3cb333a33820f3a7","after":"553aa88cc49dfa5db6f5eeebd34cccd94a2c20ae","ref":"refs/heads/stable","pushedAt":"2024-08-28T10:03:20.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"copybara-service[bot]","name":null,"path":"/apps/copybara-service","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/44061?s=80&v=4"},"commit":{"message":"Version 3.5.2\n\nFixes up the changelog on stable. 3.4 releases were never synced back to\nmain so they got overwritten when the 3.5 release was created.\n\nChange-Id: I5bc2fcb8325c34755c351f2e0636f60a6b3da782\nReviewed-on: https://dart-review.googlesource.com/c/sdk/+/382540\nAuto-Submit: Alexander Thomas \nReviewed-by: Slava Egorov \nCommit-Queue: Slava Egorov ","shortMessageHtmlLink":"Version 3.5.2"}},{"before":"b327dae38753ba7b32c353e1a88b129b106b430c","after":"0329ebfd9972fba20069c4188cd336cf26704b8c","ref":"refs/heads/master","pushedAt":"2024-08-28T09:48:03.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"copybara-service[bot]","name":null,"path":"/apps/copybara-service","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/44061?s=80&v=4"},"commit":{"message":"[CFE et al] Lint for fields with `StackTrace.current`\n\nThis CL primarily adds a lint for fields with `StackTrace.current`\nwhich is often useful for debugging, but shouldn't be left in.\n\n* Add an ast visitor after the \"explicit creation test\",\n finding - for now - `StackTrace.current` calls in fields.\n This should have caught the left-in debug such in\n https://dart-review.googlesource.com/c/sdk/+/379281.\n* Renamed explicit_creation to compile_and_lint\n* Remove (for some time) unused \"smoke_test_quick\" files.\n* Add kernel to the compile_and_lint suite, but ignore it for explicit\n creation (i.e. kernel will also be checked for fields\n with `StackTrace.current`).\n\nChange-Id: Ib886d23a8945e7063dc673a7f99cbb3a6adc1139\nReviewed-on: https://dart-review.googlesource.com/c/sdk/+/382361\nReviewed-by: Johnni Winther \nCommit-Queue: Jens Johansen ","shortMessageHtmlLink":"[CFE et al] Lint for fields with StackTrace.current"}},{"before":"b327dae38753ba7b32c353e1a88b129b106b430c","after":"0329ebfd9972fba20069c4188cd336cf26704b8c","ref":"refs/heads/main","pushedAt":"2024-08-28T09:48:03.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"copybara-service[bot]","name":null,"path":"/apps/copybara-service","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/44061?s=80&v=4"},"commit":{"message":"[CFE et al] Lint for fields with `StackTrace.current`\n\nThis CL primarily adds a lint for fields with `StackTrace.current`\nwhich is often useful for debugging, but shouldn't be left in.\n\n* Add an ast visitor after the \"explicit creation test\",\n finding - for now - `StackTrace.current` calls in fields.\n This should have caught the left-in debug such in\n https://dart-review.googlesource.com/c/sdk/+/379281.\n* Renamed explicit_creation to compile_and_lint\n* Remove (for some time) unused \"smoke_test_quick\" files.\n* Add kernel to the compile_and_lint suite, but ignore it for explicit\n creation (i.e. kernel will also be checked for fields\n with `StackTrace.current`).\n\nChange-Id: Ib886d23a8945e7063dc673a7f99cbb3a6adc1139\nReviewed-on: https://dart-review.googlesource.com/c/sdk/+/382361\nReviewed-by: Johnni Winther \nCommit-Queue: Jens Johansen ","shortMessageHtmlLink":"[CFE et al] Lint for fields with StackTrace.current"}},{"before":"27e15ae0538591293ea995d0c124c2ede049b30b","after":"b327dae38753ba7b32c353e1a88b129b106b430c","ref":"refs/heads/master","pushedAt":"2024-08-28T09:19:42.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"copybara-service[bot]","name":null,"path":"/apps/copybara-service","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/44061?s=80&v=4"},"commit":{"message":"[dart2wasm] Make class id range normalization merge consecutive ranges\n\nLasse spotted this in [0]\n\n[0] https://dart-review.googlesource.com/c/sdk/+/380780/\n\nChange-Id: Ia66225f3e78a9714d4f9c9984ba3791d7595ae1a\nReviewed-on: https://dart-review.googlesource.com/c/sdk/+/382402\nAuto-Submit: Martin Kustermann \nReviewed-by: Ömer Ağacan \nCommit-Queue: Martin Kustermann ","shortMessageHtmlLink":"[dart2wasm] Make class id range normalization merge consecutive ranges"}},{"before":"27e15ae0538591293ea995d0c124c2ede049b30b","after":"b327dae38753ba7b32c353e1a88b129b106b430c","ref":"refs/heads/main","pushedAt":"2024-08-28T09:19:42.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"copybara-service[bot]","name":null,"path":"/apps/copybara-service","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/44061?s=80&v=4"},"commit":{"message":"[dart2wasm] Make class id range normalization merge consecutive ranges\n\nLasse spotted this in [0]\n\n[0] https://dart-review.googlesource.com/c/sdk/+/380780/\n\nChange-Id: Ia66225f3e78a9714d4f9c9984ba3791d7595ae1a\nReviewed-on: https://dart-review.googlesource.com/c/sdk/+/382402\nAuto-Submit: Martin Kustermann \nReviewed-by: Ömer Ağacan \nCommit-Queue: Martin Kustermann ","shortMessageHtmlLink":"[dart2wasm] Make class id range normalization merge consecutive ranges"}},{"before":"b5928642ff76769b78a7280983d96a6d90d088c6","after":"27e15ae0538591293ea995d0c124c2ede049b30b","ref":"refs/heads/master","pushedAt":"2024-08-28T08:55:15.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"copybara-service[bot]","name":null,"path":"/apps/copybara-service","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/44061?s=80&v=4"},"commit":{"message":"[vm] Cleanup other BitField uses.\n\nAlso add a SignedBitField alias so that sign extended BitFields can\nbe declared with default positions and/or sizes.\n\nTEST=ci\n\nChange-Id: I46bf7f9e378e0f20e7f2e4b4e7ed3e242946d9bb\nCq-Include-Trybots: luci.dart.try:vm-aot-dwarf-linux-product-x64-try,vm-aot-linux-debug-x64c-try,vm-aot-linux-release-x64-try,vm-aot-mac-release-arm64-try,vm-aot-linux-release-simarm_x64-try,vm-win-release-arm64-try,vm-aot-win-release-arm64-try\nReviewed-on: https://dart-review.googlesource.com/c/sdk/+/382404\nCommit-Queue: Tess Strickland \nReviewed-by: Ryan Macnak ","shortMessageHtmlLink":"[vm] Cleanup other BitField uses."}},{"before":"b5928642ff76769b78a7280983d96a6d90d088c6","after":"27e15ae0538591293ea995d0c124c2ede049b30b","ref":"refs/heads/main","pushedAt":"2024-08-28T08:55:15.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"copybara-service[bot]","name":null,"path":"/apps/copybara-service","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/44061?s=80&v=4"},"commit":{"message":"[vm] Cleanup other BitField uses.\n\nAlso add a SignedBitField alias so that sign extended BitFields can\nbe declared with default positions and/or sizes.\n\nTEST=ci\n\nChange-Id: I46bf7f9e378e0f20e7f2e4b4e7ed3e242946d9bb\nCq-Include-Trybots: luci.dart.try:vm-aot-dwarf-linux-product-x64-try,vm-aot-linux-debug-x64c-try,vm-aot-linux-release-x64-try,vm-aot-mac-release-arm64-try,vm-aot-linux-release-simarm_x64-try,vm-win-release-arm64-try,vm-aot-win-release-arm64-try\nReviewed-on: https://dart-review.googlesource.com/c/sdk/+/382404\nCommit-Queue: Tess Strickland \nReviewed-by: Ryan Macnak ","shortMessageHtmlLink":"[vm] Cleanup other BitField uses."}},{"before":"42ddf2278114d01e91fc77df992b9a65a5d699f4","after":"183b9e21b706a72c3c5997157459b67d1d66199a","ref":"refs/heads/dev","pushedAt":"2024-08-28T08:04:48.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"copybara-service[bot]","name":null,"path":"/apps/copybara-service","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/44061?s=80&v=4"},"commit":{"message":"Version 3.6.0-190.0.dev\n\nMerge b5928642ff76769b78a7280983d96a6d90d088c6 into dev","shortMessageHtmlLink":"Version 3.6.0-190.0.dev"}},{"before":"77f9cbff131af6920abce571eba36d4c4ef0dc0d","after":"b5928642ff76769b78a7280983d96a6d90d088c6","ref":"refs/heads/master","pushedAt":"2024-08-28T06:34:55.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"copybara-service[bot]","name":null,"path":"/apps/copybara-service","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/44061?s=80&v=4"},"commit":{"message":"[vm/ffi] Supporting .address.cast() expression in ffi leaf calls\n\nCloses https://github.com/dart-lang/sdk/pull/56357\n\nGitOrigin-RevId: 605e7d3fa5f4c7ce367539a76402e2e51aa69422\nChange-Id: I79524b443326a161afe221d0a2afb6bed5866e59\nReviewed-on: https://dart-review.googlesource.com/c/sdk/+/378221\nCommit-Queue: Daco Harkes \nReviewed-by: Brian Wilkerson \nReviewed-by: Daco Harkes ","shortMessageHtmlLink":"[vm/ffi] Supporting .address.cast() expression in ffi leaf calls"}},{"before":"77f9cbff131af6920abce571eba36d4c4ef0dc0d","after":"b5928642ff76769b78a7280983d96a6d90d088c6","ref":"refs/heads/main","pushedAt":"2024-08-28T06:34:55.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"copybara-service[bot]","name":null,"path":"/apps/copybara-service","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/44061?s=80&v=4"},"commit":{"message":"[vm/ffi] Supporting .address.cast() expression in ffi leaf calls\n\nCloses https://github.com/dart-lang/sdk/pull/56357\n\nGitOrigin-RevId: 605e7d3fa5f4c7ce367539a76402e2e51aa69422\nChange-Id: I79524b443326a161afe221d0a2afb6bed5866e59\nReviewed-on: https://dart-review.googlesource.com/c/sdk/+/378221\nCommit-Queue: Daco Harkes \nReviewed-by: Brian Wilkerson \nReviewed-by: Daco Harkes ","shortMessageHtmlLink":"[vm/ffi] Supporting .address.cast() expression in ffi leaf calls"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEpr6AkwA","startCursor":null,"endCursor":null}},"title":"Activity · dart-lang/sdk"}