-
Notifications
You must be signed in to change notification settings - Fork 6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
src/third_party/dart a2aec5eb06...86dba81dec #10155
Merged
Merged
Conversation
This file contains 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
flutter/engine@86dba81dec Tests for codeRange and metadata for annotations. flutter/engine@800b734ee5 Add DartType.isDartCoreNum getter. flutter/engine@dcc7e038a4 Skip summary1 tests when summary2 is enabled. flutter/engine@25f91383a7 [dart/fuzzer] show exit/stdout/stderr on fail flutter/engine@7d6024b0ff [dartdevc] Fix for DDC overzealously expanding nested constants flutter/engine@db25ef8a9c Report unnecessary ! flutter/engine@ac45f46ce0 Bump the ABI version and oldest supported version to the same value flutter/engine@de71dd4173 Rename Reference.node2 to just 'node'. flutter/engine@95dcd5c258 Fix two bugs and refactor and extend the tests flutter/engine@8b24e21980 Rename extension methods syntax test so that it actually runs. flutter/engine@aac3ce5573 Add failing tests for summaries and referencing / invoking static methods of extensions. flutter/engine@20f17c725d [ Service ] Fix issue where FlagList was being populated with nulls in package:vm_service flutter/engine@938d3be958 Revert "Add various missing argument checks to dart:io natives." flutter/engine@8fb4240bcb [dartdevc] Temporarily skip const stress tests in DDK flutter/engine@368b3f0ab4 Reland "[ VM / Service ] Pulled in vm_service_drivers from its own repo." flutter/engine@5d5a0c0164 Check in token-level language model via tflite ffi flutter/engine@b9ab8efca6 Implement LUB for interface types with nullability. flutter/engine@8fb6f68f43 Support resolution of this flutter/engine@5357056a20 [cfe] Report errors when extension declarations are used as types flutter/engine@f771a1f978 Skip deep constant nesting test on Windows dart2js. It crashes infrastructure. flutter/engine@fbcbb83cab Add documentation for more diagnostics flutter/engine@d9287f4fe6 Reland "[dart] Enable constant-update-2018" flutter/engine@b74ae33406 Fix various issues with a generic method test flutter/engine@ba72890aa7 Add various missing argument checks to dart:io natives. flutter/engine@b716a4e3cd Flow analysis: document how state methods are expected to be used. flutter/engine@41907fd4a5 Flow analysis: clarify when variables are removed from the "promoted" map. flutter/engine@fdfad8d2f2 Flow analysis: fix a typo flutter/engine@9c2970d17e Update checked-in SDK to 2.5.0-dev.1.0 flutter/engine@df509bfbf9 [infra] Kill test runner's batch compilers with sigkill if sigterm fails.
engine-flutter-autoroll
added a commit
to engine-flutter-autoroll/flutter
that referenced
this pull request
Jul 26, 2019
engine-flutter-autoroll
added a commit
to engine-flutter-autoroll/flutter
that referenced
this pull request
Jul 26, 2019
engine-flutter-autoroll
added a commit
to flutter/flutter
that referenced
this pull request
Jul 26, 2019
flutter/engine@d8c9b10...fc5dae7 git log d8c9b10..fc5dae7 --no-merges --oneline fc5dae7 Roll fuchsia/sdk/core/linux-amd64 from vHQ3m9W_pv1OLg6ch-uP3bu-VhWS-4PKZm4YrxjP-fAC to 343SsgVihcggviIigVC3WKmGJMWqASKDF0WKMZAy4ygC (flutter/engine#10157) eb09ebd Roll src/third_party/skia 04aa81ae66bc..1b53191539fc (4 commits) (flutter/engine#10158) 9bda68c Roll fuchsia/sdk/core/mac-amd64 from giU1d8T7pC6K7vuX0_0ZQpH_ZkzIbgvyao2ICAW6PS8C to gAv025of19MDIqAyY24hyZKFb8wFRrm3jsJmCEHYKL0C (flutter/engine#10156) a324bf4 flutter/engine@a2aec5eb06...86dba81dec (flutter/engine#10155) The AutoRoll server is located here: https://autoroll.skia.org/r/flutter-engine-flutter-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff ([email protected]), and stop the roller if necessary.
johnsonmh
pushed a commit
to johnsonmh/flutter
that referenced
this pull request
Jul 30, 2019
flutter/engine@d8c9b10...fc5dae7 git log d8c9b10..fc5dae7 --no-merges --oneline fc5dae7 Roll fuchsia/sdk/core/linux-amd64 from vHQ3m9W_pv1OLg6ch-uP3bu-VhWS-4PKZm4YrxjP-fAC to 343SsgVihcggviIigVC3WKmGJMWqASKDF0WKMZAy4ygC (flutter/engine#10157) eb09ebd Roll src/third_party/skia 04aa81ae66bc..1b53191539fc (4 commits) (flutter/engine#10158) 9bda68c Roll fuchsia/sdk/core/mac-amd64 from giU1d8T7pC6K7vuX0_0ZQpH_ZkzIbgvyao2ICAW6PS8C to gAv025of19MDIqAyY24hyZKFb8wFRrm3jsJmCEHYKL0C (flutter/engine#10156) a324bf4 flutter/engine@a2aec5eb06...86dba81dec (flutter/engine#10155) The AutoRoll server is located here: https://autoroll.skia.org/r/flutter-engine-flutter-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff ([email protected]), and stop the roller if necessary.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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@86dba81dec Tests for codeRange and metadata for annotations.
dart-lang/sdk@800b734ee5 Add DartType.isDartCoreNum getter.
dart-lang/sdk@dcc7e038a4 Skip summary1 tests when summary2 is enabled.
dart-lang/sdk@25f91383a7 [dart/fuzzer] show exit/stdout/stderr on fail
dart-lang/sdk@7d6024b0ff [dartdevc] Fix for DDC overzealously expanding nested constants
dart-lang/sdk@db25ef8a9c Report unnecessary !
dart-lang/sdk@ac45f46ce0 Bump the ABI version and oldest supported version to the same value
dart-lang/sdk@de71dd4173 Rename Reference.node2 to just 'node'.
dart-lang/sdk@95dcd5c258 Fix two bugs and refactor and extend the tests
dart-lang/sdk@8b24e21980 Rename extension methods syntax test so that it actually runs.
dart-lang/sdk@aac3ce5573 Add failing tests for summaries and referencing / invoking static methods of extensions.
dart-lang/sdk@20f17c725d [ Service ] Fix issue where FlagList was being populated with nulls in package:vm_service
dart-lang/sdk@938d3be958 Revert "Add various missing argument checks to dart:io natives."
dart-lang/sdk@8fb4240bcb [dartdevc] Temporarily skip const stress tests in DDK
dart-lang/sdk@368b3f0ab4 Reland "[ VM / Service ] Pulled in vm_service_drivers from its own repo."
dart-lang/sdk@5d5a0c0164 Check in token-level language model via tflite ffi
dart-lang/sdk@b9ab8efca6 Implement LUB for interface types with nullability.
dart-lang/sdk@8fb6f68f43 Support resolution of this
dart-lang/sdk@5357056a20 [cfe] Report errors when extension declarations are used as types
dart-lang/sdk@f771a1f978 Skip deep constant nesting test on Windows dart2js. It crashes infrastructure.
dart-lang/sdk@fbcbb83cab Add documentation for more diagnostics
dart-lang/sdk@d9287f4fe6 Reland "[dart] Enable constant-update-2018"
dart-lang/sdk@b74ae33406 Fix various issues with a generic method test
dart-lang/sdk@ba72890aa7 Add various missing argument checks to dart:io natives.
dart-lang/sdk@b716a4e3cd Flow analysis: document how state methods are expected to be used.
dart-lang/sdk@41907fd4a5 Flow analysis: clarify when variables are removed from the "promoted" map.
dart-lang/sdk@fdfad8d2f2 Flow analysis: fix a typo
dart-lang/sdk@9c2970d17e Update checked-in SDK to 2.5.0-dev.
dart-lang/sdk@df509bfbf9 [infra] Kill test runner's batch compilers with sigkill if sigterm fails.