This repository was archived by the owner on Feb 25, 2025. It is now read-only.
Manual roll of Dart 0299903f3e...edd64e6d5c#16604
Merged
a-siva merged 2 commits intoflutter:masterfrom Feb 14, 2020
Merged
Conversation
dart-lang/sdk@ fcf88fe Revert "[vm/concurrency] Remove redundant isolates list, ensure shutdown procedure waits until the isolates actually got deleted" dart-lang/sdk@ c894118 [dart2js] Migrate js patch file to NNBD. dart-lang/sdk@ 0d34bf5 Remove another one of the unittest-like libraries. dart-lang/sdk@ 40d544b Always count non-core libs when tracking migration progress. dart-lang/sdk@ 9e2d9ec tests for missing getter/setter available suggestions dart-lang/sdk@ 63c8bb7 Collect information about the AST structure at completion points dart-lang/sdk@ c7b5016 Validate not only errors, but also warnings. dart-lang/sdk@ 867d653 enum constant and named cons test cases dart-lang/sdk@ 01e079e The initial dartdev pub * command - pass on all arguments from the 'dartdev pub *' invocation directly to 'pub *'. dart-lang/sdk@ 4bde1f1 Migration: test to make sure exact nullability isn't applied too much. dart-lang/sdk@ ed705e8 Move DEAD_NULL_COALESCE reporting to ErrorVerifier. dart-lang/sdk@ 93bb4b0 [dart2js] Migrate a couple of trivial libraries to nnbd. dart-lang/sdk@ b03ef5b Convert more doc comments in analysis_server dart-lang/sdk@ 4ca3d26 Run legacy co19 tests in analyzer-asserts-weak configuration. dart-lang/sdk@ 166edab [dart2js] Migrate developer patch file to nnbd. dart-lang/sdk@ 0838c9e Enable co19_2 legacy tests in the NNBD bots. dart-lang/sdk@ d42b7bc partition imported/not-imported suggestion sets / de-dup dart-lang/sdk@ 6a7d4e2 [vm/aot] Include entries for null in the dispatch table to avoid check. dart-lang/sdk@ 27e64c3 [vm/aot] Optimize selector offsets for smaller instruction sequences. dart-lang/sdk@ 1c2d378 [vm/aot] Use TFA to eliminate unused selectors in dispatch table. dart-lang/sdk@ 022b362 [vm/aot/tfa] Add missing visitor methods for call site instrumentation. dart-lang/sdk@ e75c919 Start converting dartdoc style in analysis_server dart-lang/sdk@ 16033f9 Enable prefer_contains in analysis_server dart-lang/sdk@ 1cc9413 Add dartfix support for prefer_contains dart-lang/sdk@ bcc0900 [vm] AOT blobs snapshots are obsolete. Remove dead code. dart-lang/sdk@ a0323c7 convert test path (for windows) dart-lang/sdk@ c90fca7 [infra] Inline content of cloud epiloque file into approval script dart-lang/sdk@ 902e2b0 Revert "[vm] Arm Assembler simplify code for SubImmediateSetFlags" dart-lang/sdk@ c096f9d [gardening] Fix 3H patching logic with respect to newly added dependencies. dart-lang/sdk@ 34447c8 Revert "[ VM ] Removed Dart_Allocate, Dart_AllocateWithNativeFields, and Dart_InvokeConstructor from embedding API" dart-lang/sdk@ 0a8484c [CFE/VM] Add patch after 'Use package config v2' dart-lang/sdk@ f1d715b [dart2js] migrate dart:_interceptors and dart:internal patch files dart-lang/sdk@ 3fbf5f9 [vm, service] Fix stack overflow in heap_snapshot.dart's data representation. dart-lang/sdk@ 43bbf73 Update doc comments for dart:js_util dart-lang/sdk@ fb7e6ba fix nnbd http parsing bug for http_headers_test dart-lang/sdk@ cefd113 [dart2js] Migrate convert to nnbd. dart-lang/sdk@ ddef611 Copy over the README. dart-lang/sdk@ ca6cb6c Always pass --default-language-version=2.7 to analyzer for legacy tests. dart-lang/sdk@ 0a57671 [vm/nnbd] Use legacy types to create lists in Dart_NewListOf dart-lang/sdk@ 5c332be Stop using 'factory something() => null;' in most cases. dart-lang/sdk@ 3d1b8b2 [ VM ] Removed Dart_Allocate, Dart_AllocateWithNativeFields, and Dart_InvokeConstructor from embedding API dart-lang/sdk@ 91eee19 [http] loosen status code constraints and rephrase some http exceptions dart-lang/sdk@ 86b1b9d Enhance member depth completion metrics dart-lang/sdk@ dd9adeb [dartdevc] Fixes to support un-forking dart:_runtime dart-lang/sdk@ 84ff9e5 Fix NullabilityEliminator to substitute type parameters in bounds. dart-lang/sdk@ 0966e06 Reland "[vm/nnbd] Enable type testing stubs in NNBD weak mode" dart-lang/sdk@ f57f1eb Add an analyzer test step to test legacy code using the unforked SDK dart-lang/sdk@ afaeb04 sanity check project files for errors dart-lang/sdk@ 4f6a581 Add json support to completion metrics computation dart-lang/sdk@ 86f8e34 Migrate language_2/async_nested to NNBD. dart-lang/sdk@ b671b91 Treat the observatory service tests as opted out of NNBD. dart-lang/sdk@ 78b1e15 Don't report NULLABLE_TYPE_IN_CATCH_CLAUSE in opt-out libraries. dart-lang/sdk@ 60295a2 [dart2js] Migrate async_patch.dart to nnbd. dart-lang/sdk@ 272a03a [ddc,dart2js] restore null check in dart:js dart-lang/sdk@ 0fa3d79 Move applying LEGACY_ERASURE to isCorrectOverrideOf(). dart-lang/sdk@ e0621b6 [nnbd] Stop writing chunked into headers dart-lang/sdk@ 9f4769f [ddc] Add back nullcheck in js_array dart-lang/sdk@ fa74c54 Use default FeatureSet for a file in its unlinked unit key hash. dart-lang/sdk@ e342991 Add back null check to _StreamIterator constructor in NNBD. dart-lang/sdk@ c96f192 Revert "[vm/nnbd] Enable type testing stubs in NNBD weak mode" dart-lang/sdk@ 08778f9 In legacy libraries apply LEGACY_ERASURE to concrete members. dart-lang/sdk@ ad5ee10 [dart2js] Migrate a number of trivial libraries to nnbd fork. dart-lang/sdk@ 30213c4 Fix expression compiler tests on windows dart-lang/sdk@ 5fd18be track analysis errors dart-lang/sdk@ 31de73f [infra] Publish results messages to pub/sub at a slower rate dart-lang/sdk@ 81d4ac0 [CFE] Use package config v2 dart-lang/sdk@ ed2df21 [cfe] Decouple MemberBuilder from ClassMember dart-lang/sdk@ 776b984 [cfe] Correctly register parameters as initialized dart-lang/sdk@ 6a2c350 [cfe] Fix isSubtypeOf for FutureOrs
Member
|
Looks like https://dart-review.googlesource.com/c/sdk/+/134840 breaking Fuchsia build |
Member
|
Parallel automated https://github.com/flutter/engine/pull/16611/files shows license text changes in sky/packages/sky_engine/LICENSE, but this doesn't. Do you know what might be happening? |
dnfield
added a commit
to flutter/flutter
that referenced
this pull request
Feb 14, 2020
flutter/engine@d60f298 Manual roll of Dart 0299903f3e...edd64e6d5c (flutter/engine#16604) flutter/engine@22d08d1 Set the current GL context to the most recently acquired Surface (flutter/engine#16572) flutter/engine@c210c3d Roll src/third_party/skia 3bf3b92dfab0..55f040bcb943 (3 commits) (flutter/engine#16587)
NoamDev
pushed a commit
to NoamDev/engine
that referenced
this pull request
Feb 27, 2020
* Manual roll of Dart 0299903...fcf88fe dart-lang/sdk@ fcf88fe Revert "[vm/concurrency] Remove redundant isolates list, ensure shutdown procedure waits until the isolates actually got deleted" dart-lang/sdk@ c894118 [dart2js] Migrate js patch file to NNBD. dart-lang/sdk@ 0d34bf5 Remove another one of the unittest-like libraries. dart-lang/sdk@ 40d544b Always count non-core libs when tracking migration progress. dart-lang/sdk@ 9e2d9ec tests for missing getter/setter available suggestions dart-lang/sdk@ 63c8bb7 Collect information about the AST structure at completion points dart-lang/sdk@ c7b5016 Validate not only errors, but also warnings. dart-lang/sdk@ 867d653 enum constant and named cons test cases dart-lang/sdk@ 01e079e The initial dartdev pub * command - pass on all arguments from the 'dartdev pub *' invocation directly to 'pub *'. dart-lang/sdk@ 4bde1f1 Migration: test to make sure exact nullability isn't applied too much. dart-lang/sdk@ ed705e8 Move DEAD_NULL_COALESCE reporting to ErrorVerifier. dart-lang/sdk@ 93bb4b0 [dart2js] Migrate a couple of trivial libraries to nnbd. dart-lang/sdk@ b03ef5b Convert more doc comments in analysis_server dart-lang/sdk@ 4ca3d26 Run legacy co19 tests in analyzer-asserts-weak configuration. dart-lang/sdk@ 166edab [dart2js] Migrate developer patch file to nnbd. dart-lang/sdk@ 0838c9e Enable co19_2 legacy tests in the NNBD bots. dart-lang/sdk@ d42b7bc partition imported/not-imported suggestion sets / de-dup dart-lang/sdk@ 6a7d4e2 [vm/aot] Include entries for null in the dispatch table to avoid check. dart-lang/sdk@ 27e64c3 [vm/aot] Optimize selector offsets for smaller instruction sequences. dart-lang/sdk@ 1c2d378 [vm/aot] Use TFA to eliminate unused selectors in dispatch table. dart-lang/sdk@ 022b362 [vm/aot/tfa] Add missing visitor methods for call site instrumentation. dart-lang/sdk@ e75c919 Start converting dartdoc style in analysis_server dart-lang/sdk@ 16033f9 Enable prefer_contains in analysis_server dart-lang/sdk@ 1cc9413 Add dartfix support for prefer_contains dart-lang/sdk@ bcc0900 [vm] AOT blobs snapshots are obsolete. Remove dead code. dart-lang/sdk@ a0323c7 convert test path (for windows) dart-lang/sdk@ c90fca7 [infra] Inline content of cloud epiloque file into approval script dart-lang/sdk@ 902e2b0 Revert "[vm] Arm Assembler simplify code for SubImmediateSetFlags" dart-lang/sdk@ c096f9d [gardening] Fix 3H patching logic with respect to newly added dependencies. dart-lang/sdk@ 34447c8 Revert "[ VM ] Removed Dart_Allocate, Dart_AllocateWithNativeFields, and Dart_InvokeConstructor from embedding API" dart-lang/sdk@ 0a8484c [CFE/VM] Add patch after 'Use package config v2' dart-lang/sdk@ f1d715b [dart2js] migrate dart:_interceptors and dart:internal patch files dart-lang/sdk@ 3fbf5f9 [vm, service] Fix stack overflow in heap_snapshot.dart's data representation. dart-lang/sdk@ 43bbf73 Update doc comments for dart:js_util dart-lang/sdk@ fb7e6ba fix nnbd http parsing bug for http_headers_test dart-lang/sdk@ cefd113 [dart2js] Migrate convert to nnbd. dart-lang/sdk@ ddef611 Copy over the README. dart-lang/sdk@ ca6cb6c Always pass --default-language-version=2.7 to analyzer for legacy tests. dart-lang/sdk@ 0a57671 [vm/nnbd] Use legacy types to create lists in Dart_NewListOf dart-lang/sdk@ 5c332be Stop using 'factory something() => null;' in most cases. dart-lang/sdk@ 3d1b8b2 [ VM ] Removed Dart_Allocate, Dart_AllocateWithNativeFields, and Dart_InvokeConstructor from embedding API dart-lang/sdk@ 91eee19 [http] loosen status code constraints and rephrase some http exceptions dart-lang/sdk@ 86b1b9d Enhance member depth completion metrics dart-lang/sdk@ dd9adeb [dartdevc] Fixes to support un-forking dart:_runtime dart-lang/sdk@ 84ff9e5 Fix NullabilityEliminator to substitute type parameters in bounds. dart-lang/sdk@ 0966e06 Reland "[vm/nnbd] Enable type testing stubs in NNBD weak mode" dart-lang/sdk@ f57f1eb Add an analyzer test step to test legacy code using the unforked SDK dart-lang/sdk@ afaeb04 sanity check project files for errors dart-lang/sdk@ 4f6a581 Add json support to completion metrics computation dart-lang/sdk@ 86f8e34 Migrate language_2/async_nested to NNBD. dart-lang/sdk@ b671b91 Treat the observatory service tests as opted out of NNBD. dart-lang/sdk@ 78b1e15 Don't report NULLABLE_TYPE_IN_CATCH_CLAUSE in opt-out libraries. dart-lang/sdk@ 60295a2 [dart2js] Migrate async_patch.dart to nnbd. dart-lang/sdk@ 272a03a [ddc,dart2js] restore null check in dart:js dart-lang/sdk@ 0fa3d79 Move applying LEGACY_ERASURE to isCorrectOverrideOf(). dart-lang/sdk@ e0621b6 [nnbd] Stop writing chunked into headers dart-lang/sdk@ 9f4769f [ddc] Add back nullcheck in js_array dart-lang/sdk@ fa74c54 Use default FeatureSet for a file in its unlinked unit key hash. dart-lang/sdk@ e342991 Add back null check to _StreamIterator constructor in NNBD. dart-lang/sdk@ c96f192 Revert "[vm/nnbd] Enable type testing stubs in NNBD weak mode" dart-lang/sdk@ 08778f9 In legacy libraries apply LEGACY_ERASURE to concrete members. dart-lang/sdk@ ad5ee10 [dart2js] Migrate a number of trivial libraries to nnbd fork. dart-lang/sdk@ 30213c4 Fix expression compiler tests on windows dart-lang/sdk@ 5fd18be track analysis errors dart-lang/sdk@ 31de73f [infra] Publish results messages to pub/sub at a slower rate dart-lang/sdk@ 81d4ac0 [CFE] Use package config v2 dart-lang/sdk@ ed2df21 [cfe] Decouple MemberBuilder from ClassMember dart-lang/sdk@ 776b984 [cfe] Correctly register parameters as initialized dart-lang/sdk@ 6a2c350 [cfe] Fix isSubtypeOf for FutureOrs * Update to edd64e6
NoamDev
added a commit
to NoamDev/engine
that referenced
this pull request
Feb 27, 2020
This reverts commit bfdaf20.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
dart-lang/sdk@edd64e6d5c Revert "[vm] AOT blobs snapshots are obsolete. Remove dead code."
dart-lang/sdk@8ac7f6bce7 Revert "[vm/aot/tfa] Tree shake write-only fields"
dart-lang/sdk@989180af3e [dart2js] Add normalization to RTI.
dart-lang/sdk@1591ddcf1e [dart2js] Normalize DartTypes.
dart-lang/sdk@573f470615 [dart2js] Represent nullability as a field.
dart-lang/sdk@fcf88fe6fa Revert "[vm/concurrency] Remove redundant isolates list, ensure shutdown procedure waits until the isolates actually got deleted"
dart-lang/sdk@c894118574 [dart2js] Migrate js patch file to NNBD.
dart-lang/sdk@0d34bf5571 Remove another one of the unittest-like libraries.
dart-lang/sdk@40d544bc26 Always count non-core libs when tracking migration progress.
dart-lang/sdk@9e2d9ecd92 tests for missing getter/setter available suggestions
dart-lang/sdk@63c8bb7e46 Collect information about the AST structure at completion points
dart-lang/sdk@c7b501625e Validate not only errors, but also warnings.
dart-lang/sdk@867d6537df enum constant and named cons test cases
dart-lang/sdk@01e079eff1 The initial dartdev pub * command - pass on all arguments from the 'dartdev pub *' invocation directly to 'pub *'.
dart-lang/sdk@4bde1f1851 Migration: test to make sure exact nullability isn't applied too much.
dart-lang/sdk@ed705e8c84 Move DEAD_NULL_COALESCE reporting to ErrorVerifier.
dart-lang/sdk@93bb4b0f1b [dart2js] Migrate a couple of trivial libraries to nnbd.
dart-lang/sdk@b03ef5b3fe Convert more doc comments in analysis_server
dart-lang/sdk@4ca3d267ee Run legacy co19 tests in analyzer-asserts-weak configuration.
dart-lang/sdk@166edab750 [dart2js] Migrate developer patch file to nnbd.
dart-lang/sdk@0838c9ebc2 Enable co19_2 legacy tests in the NNBD bots.
dart-lang/sdk@d42b7bc15a partition imported/not-imported suggestion sets / de-dup
dart-lang/sdk@6a7d4e22b5 [vm/aot] Include entries for null in the dispatch table to avoid check.
dart-lang/sdk@27e64c309e [vm/aot] Optimize selector offsets for smaller instruction sequences.
dart-lang/sdk@1c2d378068 [vm/aot] Use TFA to eliminate unused selectors in dispatch table.
dart-lang/sdk@022b362e84 [vm/aot/tfa] Add missing visitor methods for call site instrumentation.
dart-lang/sdk@e75c9192a1 Start converting dartdoc style in analysis_server
dart-lang/sdk@16033f922d Enable prefer_contains in analysis_server
dart-lang/sdk@1cc9413926 Add dartfix support for prefer_contains
dart-lang/sdk@bcc0900e6a [vm] AOT blobs snapshots are obsolete. Remove dead code.
dart-lang/sdk@a0323c755f convert test path (for windows)
dart-lang/sdk@c90fca7188 [infra] Inline content of cloud epiloque file into approval script
dart-lang/sdk@902e2b097b Revert "[vm] Arm Assembler simplify code for SubImmediateSetFlags"
dart-lang/sdk@c096f9d6e5 [gardening] Fix 3H patching logic with respect to newly added dependencies.
dart-lang/sdk@34447c8dbb Revert "[ VM ] Removed Dart_Allocate, Dart_AllocateWithNativeFields, and Dart_InvokeConstructor from embedding API"
dart-lang/sdk@0a8484ca20 [CFE/VM] Add patch after 'Use package config v2'
dart-lang/sdk@f1d715b4d6 [dart2js] migrate dart:_interceptors and dart:internal patch files
dart-lang/sdk@3fbf5f93b6 [vm, service] Fix stack overflow in heap_snapshot.dart's data representation.
dart-lang/sdk@43bbf73da3 Update doc comments for dart:js_util
dart-lang/sdk@fb7e6ba494 fix nnbd http parsing bug for http_headers_test
dart-lang/sdk@cefd113de2 [dart2js] Migrate convert to nnbd.
dart-lang/sdk@ddef611e04 Copy over the README.
dart-lang/sdk@ca6cb6ce75 Always pass --default-language-version=2.7 to analyzer for legacy tests.
dart-lang/sdk@0a57671f90 [vm/nnbd] Use legacy types to create lists in Dart_NewListOf
dart-lang/sdk@5c332bea91 Stop using 'factory something() => null;' in most cases.
dart-lang/sdk@3d1b8b26c2 [ VM ] Removed Dart_Allocate, Dart_AllocateWithNativeFields, and Dart_InvokeConstructor from embedding API
dart-lang/sdk@91eee195fc [http] loosen status code constraints and rephrase some http exceptions
dart-lang/sdk@86b1b9d03c Enhance member depth completion metrics
dart-lang/sdk@dd9adebad0 [dartdevc] Fixes to support un-forking dart:_runtime
dart-lang/sdk@84ff9e5008 Fix NullabilityEliminator to substitute type parameters in bounds.
dart-lang/sdk@0966e06ee4 Reland "[vm/nnbd] Enable type testing stubs in NNBD weak mode"
dart-lang/sdk@f57f1eb56b Add an analyzer test step to test legacy code using the unforked SDK
dart-lang/sdk@afaeb04137 sanity check project files for errors
dart-lang/sdk@4f6a5811fc Add json support to completion metrics computation
dart-lang/sdk@86f8e3438a Migrate language_2/async_nested to NNBD.
dart-lang/sdk@b671b916d4 Treat the observatory service tests as opted out of NNBD.
dart-lang/sdk@78b1e15637 Don't report NULLABLE_TYPE_IN_CATCH_CLAUSE in opt-out libraries.
dart-lang/sdk@60295a2cef [dart2js] Migrate async_patch.dart to nnbd.
dart-lang/sdk@272a03a71d [ddc,dart2js] restore null check in dart:js
dart-lang/sdk@0fa3d79a3f Move applying LEGACY_ERASURE to isCorrectOverrideOf().
dart-lang/sdk@e0621b65b2 [nnbd] Stop writing chunked into headers
dart-lang/sdk@9f4769fd30 [ddc] Add back nullcheck in js_array
dart-lang/sdk@fa74c546b1 Use default FeatureSet for a file in its unlinked unit key hash.
dart-lang/sdk@e34299101c Add back null check to _StreamIterator constructor in NNBD.
dart-lang/sdk@c96f1928f6 Revert "[vm/nnbd] Enable type testing stubs in NNBD weak mode"
dart-lang/sdk@08778f9045 In legacy libraries apply LEGACY_ERASURE to concrete members.
dart-lang/sdk@ad5ee10e69 [dart2js] Migrate a number of trivial libraries to nnbd fork.
dart-lang/sdk@30213c4188 Fix expression compiler tests on windows
dart-lang/sdk@5fd18be9c5 track analysis errors
dart-lang/sdk@31de73f074 [infra] Publish results messages to pub/sub at a slower rate
dart-lang/sdk@81d4ac07d4 [CFE] Use package config v2
dart-lang/sdk@ed2df21191 [cfe] Decouple MemberBuilder from ClassMember
dart-lang/sdk@776b984115 [cfe] Correctly register parameters as initialized
dart-lang/sdk@6a2c350a3e [cfe] Fix isSubtypeOf for FutureOrs