This repository was archived by the owner on Feb 25, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 6k
Improvements to demo game #940
Merged
Merged
Conversation
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
Contributor
|
rslgtm |
skia-flutter-autoroll
added a commit
to skia-flutter-autoroll/engine
that referenced
this pull request
May 12, 2020
https://dart.googlesource.com/sdk.git/+log/d5650235a249..b714d1c3565f git log d565023..b714d1c --date=short --first-parent --format='%ad %ae %s' 2020-05-12 [email protected] [dart2js] Remove obsolete unittests. 2020-05-12 [email protected] Create updated ParameterElement(s) using replace(). 2020-05-12 [email protected] [dart:html] Unsuppress MediaDevices.getUserMedia 2020-05-12 [email protected] Move an extension into the common place for extensions 2020-05-12 [email protected] Migration: verify that the preview server doesn't leak information from outside the project 2020-05-12 [email protected] Migration: fix rerunning migration tool after adding/removing files 2020-05-12 [email protected] Migration: add rerun support to new CLI 2020-05-12 [email protected] New test, based on language PR flutter#940 about `==`. 2020-05-12 [email protected] Update `package_config` to `9c586d04bd26fef01215fd10e7ab96a3050cfa64` for unused import fix. 2020-05-12 [email protected] [co19] Re-enable tests skipped due to breaking change flutter#40674 2020-05-12 [email protected] [cfe] Update inference for redirecting factory constructors 2020-05-12 [email protected] Migrator: Only print text about --apply-changes conditionally Created with: gclient setdep -r src/third_party/dart@b714d1c3565f If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/dart-sdk-flutter-engine Please CC [email protected] on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md Bug: None Tbr: [email protected]
skia-flutter-autoroll
added a commit
to skia-flutter-autoroll/engine
that referenced
this pull request
May 12, 2020
https://dart.googlesource.com/sdk.git/+log/d5650235a249..3aa7484f6a61 git log d565023..3aa7484 --date=short --first-parent --format='%ad %ae %s' 2020-05-12 [email protected] Remove references to removed tools/gardening 2020-05-12 [email protected] [dart2js] Specialize strong 'is Object' 2020-05-12 [email protected] Migration: exclude "never" node from "why not nullable" traces 2020-05-12 [email protected] [vm] Fix LSAN when used without ASAN. 2020-05-12 [email protected] Write UTF-8 decoded characters directly into the result strings. 2020-05-12 [email protected] [vm] Add _allocate and _setAt methods to _TwoByteString. 2020-05-12 [email protected] [dart2js] Remove obsolete unittests. 2020-05-12 [email protected] Create updated ParameterElement(s) using replace(). 2020-05-12 [email protected] [dart:html] Unsuppress MediaDevices.getUserMedia 2020-05-12 [email protected] Move an extension into the common place for extensions 2020-05-12 [email protected] Migration: verify that the preview server doesn't leak information from outside the project 2020-05-12 [email protected] Migration: fix rerunning migration tool after adding/removing files 2020-05-12 [email protected] Migration: add rerun support to new CLI 2020-05-12 [email protected] New test, based on language PR flutter#940 about `==`. 2020-05-12 [email protected] Update `package_config` to `9c586d04bd26fef01215fd10e7ab96a3050cfa64` for unused import fix. 2020-05-12 [email protected] [co19] Re-enable tests skipped due to breaking change flutter#40674 2020-05-12 [email protected] [cfe] Update inference for redirecting factory constructors 2020-05-12 [email protected] Migrator: Only print text about --apply-changes conditionally Created with: gclient setdep -r src/third_party/dart@3aa7484f6a61 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/dart-sdk-flutter-engine Please CC [email protected] on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md Bug: None Tbr: [email protected]
This was referenced May 12, 2020
skia-flutter-autoroll
added a commit
to skia-flutter-autoroll/engine
that referenced
this pull request
May 12, 2020
https://dart.googlesource.com/sdk.git/+log/d5650235a249..40d876382a40 git log d565023..40d8763 --date=short --first-parent --format='%ad %ae %s' 2020-05-12 [email protected] [vm] Fix various UBSan failures: AOT. 2020-05-12 [email protected] [ VM / DartDev ] Run all debugging sessions via 'dart run' 2020-05-12 [email protected] [ddc] Output a metadata file for debugger 2020-05-12 [email protected] Ensure that URIs end with '/', fixes empty 'packageUri'. 2020-05-12 [email protected] [vm] Fix various UBSan failures: ARM. 2020-05-12 [email protected] [ package:vm_service ] Fix issue where invoking a service extension with no arguments would result in a TypeError during message routing. 2020-05-12 [email protected] [ VM / Service ] Added `TimelineStreamSubscriptionsChanged` event 2020-05-12 [email protected] Bump ABI version after a breaking change 2020-05-12 [email protected] Remove references to removed tools/gardening 2020-05-12 [email protected] [dart2js] Specialize strong 'is Object' 2020-05-12 [email protected] Migration: exclude "never" node from "why not nullable" traces 2020-05-12 [email protected] [vm] Fix LSAN when used without ASAN. 2020-05-12 [email protected] Write UTF-8 decoded characters directly into the result strings. 2020-05-12 [email protected] [vm] Add _allocate and _setAt methods to _TwoByteString. 2020-05-12 [email protected] [dart2js] Remove obsolete unittests. 2020-05-12 [email protected] Create updated ParameterElement(s) using replace(). 2020-05-12 [email protected] [dart:html] Unsuppress MediaDevices.getUserMedia 2020-05-12 [email protected] Move an extension into the common place for extensions 2020-05-12 [email protected] Migration: verify that the preview server doesn't leak information from outside the project 2020-05-12 [email protected] Migration: fix rerunning migration tool after adding/removing files 2020-05-12 [email protected] Migration: add rerun support to new CLI 2020-05-12 [email protected] New test, based on language PR flutter#940 about `==`. 2020-05-12 [email protected] Update `package_config` to `9c586d04bd26fef01215fd10e7ab96a3050cfa64` for unused import fix. 2020-05-12 [email protected] [co19] Re-enable tests skipped due to breaking change flutter#40674 2020-05-12 [email protected] [cfe] Update inference for redirecting factory constructors 2020-05-12 [email protected] Migrator: Only print text about --apply-changes conditionally Created with: gclient setdep -r src/third_party/dart@40d876382a40 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/dart-sdk-flutter-engine Please CC [email protected] on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md Bug: None Tbr: [email protected]
skia-flutter-autoroll
added a commit
to skia-flutter-autoroll/engine
that referenced
this pull request
May 12, 2020
https://dart.googlesource.com/sdk.git/+log/d5650235a249..275b922ee885 git log d565023..275b922 --date=short --first-parent --format='%ad %ae %s' 2020-05-12 [email protected] Revert recent parser fixes 2020-05-12 [email protected] [vm] Fix various UBSan failures: AOT. 2020-05-12 [email protected] [ VM / DartDev ] Run all debugging sessions via 'dart run' 2020-05-12 [email protected] [ddc] Output a metadata file for debugger 2020-05-12 [email protected] Ensure that URIs end with '/', fixes empty 'packageUri'. 2020-05-12 [email protected] [vm] Fix various UBSan failures: ARM. 2020-05-12 [email protected] [ package:vm_service ] Fix issue where invoking a service extension with no arguments would result in a TypeError during message routing. 2020-05-12 [email protected] [ VM / Service ] Added `TimelineStreamSubscriptionsChanged` event 2020-05-12 [email protected] Bump ABI version after a breaking change 2020-05-12 [email protected] Remove references to removed tools/gardening 2020-05-12 [email protected] [dart2js] Specialize strong 'is Object' 2020-05-12 [email protected] Migration: exclude "never" node from "why not nullable" traces 2020-05-12 [email protected] [vm] Fix LSAN when used without ASAN. 2020-05-12 [email protected] Write UTF-8 decoded characters directly into the result strings. 2020-05-12 [email protected] [vm] Add _allocate and _setAt methods to _TwoByteString. 2020-05-12 [email protected] [dart2js] Remove obsolete unittests. 2020-05-12 [email protected] Create updated ParameterElement(s) using replace(). 2020-05-12 [email protected] [dart:html] Unsuppress MediaDevices.getUserMedia 2020-05-12 [email protected] Move an extension into the common place for extensions 2020-05-12 [email protected] Migration: verify that the preview server doesn't leak information from outside the project 2020-05-12 [email protected] Migration: fix rerunning migration tool after adding/removing files 2020-05-12 [email protected] Migration: add rerun support to new CLI 2020-05-12 [email protected] New test, based on language PR flutter#940 about `==`. 2020-05-12 [email protected] Update `package_config` to `9c586d04bd26fef01215fd10e7ab96a3050cfa64` for unused import fix. 2020-05-12 [email protected] [co19] Re-enable tests skipped due to breaking change flutter#40674 2020-05-12 [email protected] [cfe] Update inference for redirecting factory constructors 2020-05-12 [email protected] Migrator: Only print text about --apply-changes conditionally Created with: gclient setdep -r src/third_party/dart@275b922ee885 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/dart-sdk-flutter-engine Please CC [email protected] on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md Bug: None Tbr: [email protected]
skia-flutter-autoroll
added a commit
to skia-flutter-autoroll/engine
that referenced
this pull request
May 12, 2020
https://dart.googlesource.com/sdk.git/+log/d5650235a249..429c2f1bc60f git log d565023..429c2f1 --date=short --first-parent --format='%ad %ae %s' 2020-05-12 [email protected] [ddc] Run co19 nnbd tests in weak mode 2020-05-12 [email protected] [vm] Fix typo in calculation of native wrapper class size in precompiler configuration. 2020-05-12 [email protected] Revert recent parser fixes 2020-05-12 [email protected] [vm] Fix various UBSan failures: AOT. 2020-05-12 [email protected] [ VM / DartDev ] Run all debugging sessions via 'dart run' 2020-05-12 [email protected] [ddc] Output a metadata file for debugger 2020-05-12 [email protected] Ensure that URIs end with '/', fixes empty 'packageUri'. 2020-05-12 [email protected] [vm] Fix various UBSan failures: ARM. 2020-05-12 [email protected] [ package:vm_service ] Fix issue where invoking a service extension with no arguments would result in a TypeError during message routing. 2020-05-12 [email protected] [ VM / Service ] Added `TimelineStreamSubscriptionsChanged` event 2020-05-12 [email protected] Bump ABI version after a breaking change 2020-05-12 [email protected] Remove references to removed tools/gardening 2020-05-12 [email protected] [dart2js] Specialize strong 'is Object' 2020-05-12 [email protected] Migration: exclude "never" node from "why not nullable" traces 2020-05-12 [email protected] [vm] Fix LSAN when used without ASAN. 2020-05-12 [email protected] Write UTF-8 decoded characters directly into the result strings. 2020-05-12 [email protected] [vm] Add _allocate and _setAt methods to _TwoByteString. 2020-05-12 [email protected] [dart2js] Remove obsolete unittests. 2020-05-12 [email protected] Create updated ParameterElement(s) using replace(). 2020-05-12 [email protected] [dart:html] Unsuppress MediaDevices.getUserMedia 2020-05-12 [email protected] Move an extension into the common place for extensions 2020-05-12 [email protected] Migration: verify that the preview server doesn't leak information from outside the project 2020-05-12 [email protected] Migration: fix rerunning migration tool after adding/removing files 2020-05-12 [email protected] Migration: add rerun support to new CLI 2020-05-12 [email protected] New test, based on language PR flutter#940 about `==`. 2020-05-12 [email protected] Update `package_config` to `9c586d04bd26fef01215fd10e7ab96a3050cfa64` for unused import fix. 2020-05-12 [email protected] [co19] Re-enable tests skipped due to breaking change flutter#40674 2020-05-12 [email protected] [cfe] Update inference for redirecting factory constructors 2020-05-12 [email protected] Migrator: Only print text about --apply-changes conditionally Created with: gclient setdep -r src/third_party/dart@429c2f1bc60f If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/dart-sdk-flutter-engine Please CC [email protected] on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md Bug: None Tbr: [email protected]
skia-flutter-autoroll
added a commit
to skia-flutter-autoroll/engine
that referenced
this pull request
May 13, 2020
https://dart.googlesource.com/sdk.git/+log/d5650235a249..2bf325900586 git log d565023..2bf3259 --date=short --first-parent --format='%ad %ae %s' 2020-05-13 [email protected] Migrate language_2/generic to NNBD. 2020-05-13 [email protected] [dart:html] Label Navigator.deviceMemory as nullable 2020-05-12 [email protected] Update ReturnTypeVerifier to be what the spec says. 2020-05-12 [email protected] analyzer: Remove unused imports 2020-05-12 [email protected] [dart2js] Fix cfe_constant_evaluation_test for nnbd. 2020-05-12 [email protected] [ VM / DartDev ] Updated build rules for DartDev and exposed create_platform_sdk build target 2020-05-12 [email protected] [ddc] Run co19 nnbd tests in weak mode 2020-05-12 [email protected] [vm] Fix typo in calculation of native wrapper class size in precompiler configuration. 2020-05-12 [email protected] Revert recent parser fixes 2020-05-12 [email protected] [vm] Fix various UBSan failures: AOT. 2020-05-12 [email protected] [ VM / DartDev ] Run all debugging sessions via 'dart run' 2020-05-12 [email protected] [ddc] Output a metadata file for debugger 2020-05-12 [email protected] Ensure that URIs end with '/', fixes empty 'packageUri'. 2020-05-12 [email protected] [vm] Fix various UBSan failures: ARM. 2020-05-12 [email protected] [ package:vm_service ] Fix issue where invoking a service extension with no arguments would result in a TypeError during message routing. 2020-05-12 [email protected] [ VM / Service ] Added `TimelineStreamSubscriptionsChanged` event 2020-05-12 [email protected] Bump ABI version after a breaking change 2020-05-12 [email protected] Remove references to removed tools/gardening 2020-05-12 [email protected] [dart2js] Specialize strong 'is Object' 2020-05-12 [email protected] Migration: exclude "never" node from "why not nullable" traces 2020-05-12 [email protected] [vm] Fix LSAN when used without ASAN. 2020-05-12 [email protected] Write UTF-8 decoded characters directly into the result strings. 2020-05-12 [email protected] [vm] Add _allocate and _setAt methods to _TwoByteString. 2020-05-12 [email protected] [dart2js] Remove obsolete unittests. 2020-05-12 [email protected] Create updated ParameterElement(s) using replace(). 2020-05-12 [email protected] [dart:html] Unsuppress MediaDevices.getUserMedia 2020-05-12 [email protected] Move an extension into the common place for extensions 2020-05-12 [email protected] Migration: verify that the preview server doesn't leak information from outside the project 2020-05-12 [email protected] Migration: fix rerunning migration tool after adding/removing files 2020-05-12 [email protected] Migration: add rerun support to new CLI 2020-05-12 [email protected] New test, based on language PR flutter#940 about `==`. 2020-05-12 [email protected] Update `package_config` to `9c586d04bd26fef01215fd10e7ab96a3050cfa64` for unused import fix. 2020-05-12 [email protected] [co19] Re-enable tests skipped due to breaking change flutter#40674 2020-05-12 [email protected] [cfe] Update inference for redirecting factory constructors 2020-05-12 [email protected] Migrator: Only print text about --apply-changes conditionally Created with: gclient setdep -r src/third_party/dart@2bf325900586 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/dart-sdk-flutter-engine Please CC [email protected] on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md Bug: None Tbr: [email protected]
rhencke
pushed a commit
to rhencke/engine
that referenced
this pull request
Dec 20, 2020
* Allow remote_listener to be closed and sent an event on close.
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.
Adds new enemies and collection of coins
Adds power-ups (shield, faster laser, horizontal lasers)